index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
video: mxsfb: enable setting HSYNC negative polarity
Giulio Benetti
2020-04-18
1
-4
/
+10
|
*
|
|
|
video: mxsfb: refactor for using display_timings
Giulio Benetti
2020-04-18
1
-31
/
+23
|
*
|
|
|
video: mxsfb: add support for i.MXRT
Giulio Benetti
2020-04-18
3
-3
/
+10
|
*
|
|
|
video: mxsfb: add support for DM CLK
Giulio Benetti
2020-04-18
1
-5
/
+25
|
*
|
|
|
sunxi: display: use common video_ctfb_mode_to_display_timing()
Giulio Benetti
2020-04-18
1
-31
/
+2
|
*
|
|
|
videomodes: add helper function to convert from ctfb to display_timing
Giulio Benetti
2020-04-18
2
-0
/
+40
|
*
|
|
|
clk: imx: clk-imxrt1050: add set_parent() callback
Giulio Benetti
2020-04-18
1
-0
/
+19
|
*
|
|
|
clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL
Giulio Benetti
2020-04-18
1
-1
/
+8
|
*
|
|
|
clk: imx: clk-imxrt1050: fix typo in clock name "video:"
Giulio Benetti
2020-04-18
1
-1
/
+1
|
*
|
|
|
clk: imx: pllv3: add enable_bit
Giulio Benetti
2020-04-18
1
-0
/
+9
|
*
|
|
|
colibri_imx6: enable relocation of fdt and initrd
Igor Opaniuk
2020-04-17
1
-2
/
+0
|
*
|
|
|
colibri-imx6ull: enable relocation of fdt and initrd
Igor Opaniuk
2020-04-17
1
-2
/
+0
|
*
|
|
|
apalis_imx6: enable relocation of fdt and initrd
Igor Opaniuk
2020-04-17
1
-2
/
+0
|
*
|
|
|
colibri_imx7: enable relocation of fdt and initrd
Igor Opaniuk
2020-04-17
1
-2
/
+0
|
*
|
|
|
colibri_vf: enable relocation of fdt and initrd
Igor Opaniuk
2020-04-17
1
-2
/
+0
|
*
|
|
|
verdin-imx8mm: add nfsboot wrapper to env
Igor Opaniuk
2020-04-17
1
-0
/
+6
|
*
|
|
|
imx8mm_evk: adjust dram size in case bl32 is used
Igor Opaniuk
2020-04-17
1
-1
/
+5
|
*
|
|
|
verdin-imx8mm: adjust dram size in case bl32 is used
Igor Opaniuk
2020-04-17
1
-1
/
+6
|
*
|
|
|
imx8qxp_mek: Start with USDHC2 unpowered
Fabio Estevam
2020-04-17
1
-0
/
+18
|
*
|
|
|
board: tqc: tqma6_mba6: switch to device model
Michael Krummsdorf
2020-04-17
1
-166
/
+5
|
*
|
|
|
board: tqc: tqma6: hw init code disabled for device model
Michael Krummsdorf
2020-04-17
1
-0
/
+12
|
*
|
|
|
configs: tqma6x_mba6x: update default configs for device model
Michael Krummsdorf
2020-04-17
9
-99
/
+108
|
*
|
|
|
board: tqc: tqma6: mba6: apply default Kconfig for device model
Michael Krummsdorf
2020-04-17
1
-0
/
+11
|
*
|
|
|
arch: arm: tqma6: apply default Kconfig for device model
Michael Krummsdorf
2020-04-17
1
-0
/
+11
|
*
|
|
|
arm: dt: imx6qdl: add tqma6[qdl] som on mba6 mainboard
Michael Krummsdorf
2020-04-17
17
-0
/
+716
|
*
|
|
|
tqma6: resurrect support by supplying correct SYS_TEXT_BASE
Markus Niebel
2020-04-17
1
-0
/
+4
|
*
|
|
|
arm: imx6: configure NoC on i.MX6DQP
Bernhard Messerklinger
2020-04-17
2
-0
/
+115
|
*
|
|
|
mx6ulz_14x14_evk: Disable CONFIG_NET
Fabio Estevam
2020-04-17
1
-0
/
+1
|
*
|
|
|
mx6ullevk: Enable Ethernet support
Fabio Estevam
2020-04-17
3
-0
/
+64
|
*
|
|
|
mx6ul_evk: Remove FEC related board code
Fabio Estevam
2020-04-17
1
-50
/
+0
|
*
|
|
|
mx6ul_evk: Move CONFIG_FEC_MXC to defconfig
Fabio Estevam
2020-04-17
2
-1
/
+1
|
*
|
|
|
mx7ulp: Only enable LDO if it is not already enabled
Fabio Estevam
2020-04-17
1
-11
/
+14
|
*
|
|
|
mx7ulp: Remove duplicated definitions
Fabio Estevam
2020-04-17
1
-4
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch '2020-04-16-master-imports'
Tom Rini
2020-04-17
85
-481
/
+1395
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory
Patrick Delaunay
2020-04-16
1
-14
/
+18
|
*
|
|
arm: set the relocated gd with gd->new_gd
Patrick Delaunay
2020-04-16
1
-2
/
+1
|
*
|
|
Revert "stm32mp1: remove the imply BOOTSTAGE"
Patrick Delaunay
2020-04-16
1
-0
/
+2
|
*
|
|
board_f.c: Ensure gd->new_bootstage alignment
Patrice Chotard
2020-04-16
1
-0
/
+5
|
*
|
|
arm: imx: update reference to README.mxc_hab
Patrick Delaunay
2020-04-16
1
-2
/
+2
|
*
|
|
doc: device-tree-bindings: update reference to binding directory
Patrick Delaunay
2020-04-16
1
-1
/
+1
|
*
|
|
doc: update reference to README.board
Patrick Delaunay
2020-04-16
7
-7
/
+7
|
*
|
|
doc: update reference to README.imx8image
Patrick Delaunay
2020-04-16
4
-4
/
+4
|
*
|
|
doc: update reference to README.imximage
Patrick Delaunay
2020-04-16
41
-41
/
+41
|
*
|
|
Kconfig: update reference to README.x86
Patrick Delaunay
2020-04-16
1
-1
/
+1
|
*
|
|
README: update reference to *.README
Patrick Delaunay
2020-04-16
1
-1
/
+1
|
*
|
|
test: pinmux: add pincontrol-gpio for pin configuration
Patrick Delaunay
2020-04-16
3
-22
/
+232
|
*
|
|
test: dm: update test for pins configuration in gpio
Patrick Delaunay
2020-04-16
5
-27
/
+163
|
*
|
|
gpio: sandbox: cleanup binding support
Patrick Delaunay
2020-04-16
3
-9
/
+42
|
*
|
|
test: dm: update test for pins configuration in pinctrl node
Patrick Delaunay
2020-04-16
3
-11
/
+56
|
*
|
|
pinctrl: sandbox: Add mux information in get_pin_muxing
Patrick Delaunay
2020-04-16
1
-0
/
+30
[prev]
[next]