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
path:
root
/
arch
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-15
3
-4
/
+3
*
arch/arm/Makefile: sort machine names
Trevor Woerner
2020-05-15
1
-6
/
+6
*
arm: lpc32xx: move SoC to mach-lpc32xx
Trevor Woerner
2020-05-15
11
-2
/
+2
*
Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-05-14
38
-257
/
+4414
|
\
|
*
ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2
Patrick Delaunay
2020-05-14
8
-26
/
+126
|
*
arm: stm32mp: activate data cache on DDR in SPL
Patrick Delaunay
2020-05-14
1
-0
/
+19
|
*
arm: stm32mp: activate data cache in SPL and before relocation
Patrick Delaunay
2020-05-14
1
-1
/
+42
|
*
ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP
Marek Vasut
2020-05-14
1
-0
/
+9
|
*
ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
Marek Vasut
2020-05-14
5
-4
/
+366
|
*
ARM: dts: stm32: Fix AV96 and DHCOR split
Marek Vasut
2020-05-14
3
-13
/
+26
|
*
ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX
Patrick Delaunay
2020-05-14
2
-50
/
+46
|
*
board: stm32mp1: update management of boot-led
Patrick Delaunay
2020-05-14
2
-8
/
+0
|
*
arm: stm32mp: spl: update error management in board_init_f
Patrick Delaunay
2020-05-14
1
-3
/
+3
|
*
arm: stm32mp: remove dependency for STM32KEY
Patrick Delaunay
2020-05-14
1
-2
/
+0
|
*
stm32mp: stm32prog: add support of RAM target
Patrick Delaunay
2020-05-14
3
-2
/
+62
|
*
stm32mp: stm32prog: support for script
Patrick Delaunay
2020-05-14
1
-0
/
+14
|
*
stm32mp: stm32prog: enable videoconsole
Patrick Delaunay
2020-05-14
1
-0
/
+28
|
*
stm32mp: stm32prog: add serial link support
Patrick Delaunay
2020-05-14
6
-1
/
+1021
|
*
stm32mp: stm32prog: add pmic NVM update support
Patrick Delaunay
2020-05-14
3
-1
/
+115
|
*
stm32mp: stm32prog: add otp update support
Patrick Delaunay
2020-05-14
3
-1
/
+151
|
*
stm32mp: stm32prog: add support for delete option in flashlayout
Patrick Delaunay
2020-05-14
1
-0
/
+105
|
*
stm32mp: stm32prog: add support of ssbl copy
Patrick Delaunay
2020-05-14
2
-5
/
+94
|
*
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
4
-0
/
+40
|
*
stm32mp: stm32prog: add MTD devices support
Patrick Delaunay
2020-05-14
3
-3
/
+117
|
*
stm32mp: stm32prog: add upport of partial update
Patrick Delaunay
2020-05-14
2
-0
/
+70
|
*
stm32mp: stm32prog: add support of boot partition for eMMC device
Patrick Delaunay
2020-05-14
2
-36
/
+90
|
*
stm32mp: stm32prog: add MMC device
Patrick Delaunay
2020-05-14
3
-1
/
+209
|
*
stm32mp: stm32prog: add flash layout parsing
Patrick Delaunay
2020-05-14
1
-1
/
+371
|
*
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
8
-0
/
+952
|
*
stm32mp: add function get_cpu_dev
Patrick Delaunay
2020-05-14
2
-5
/
+11
|
*
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-05-14
3
-0
/
+9
|
*
board: stm32mp1: use FDT address provided by TF-A at boot time
Patrick Delaunay
2020-05-14
2
-0
/
+46
|
*
stm32mp1: dynamically detect op-tee presence
Patrick Delaunay
2020-05-14
2
-11
/
+3
|
*
board: stm32mp1: reserve memory for OP-TEE in device tree
Patrick Delaunay
2020-05-14
4
-0
/
+51
|
*
ARM: stm32: Implement DDR3 coding on DHCOR SoM
Marek Vasut
2020-05-14
2
-0
/
+4
|
*
ARM: dts: stm32: Rework DDR DT inclusion
Marek Vasut
2020-05-14
4
-137
/
+248
|
*
ARM: stm32: Implement board coding on AV96
Marek Vasut
2020-05-14
3
-0
/
+9
|
*
ARM: stm32: Add board_early_init_f() to SPL
Marek Vasut
2020-05-14
1
-0
/
+11
*
|
Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-05-14
2
-0
/
+10
|
\
\
|
|
/
|
/
|
|
*
rpi: Kconfig option for initial page reservation
Kyle Evans
2020-05-13
1
-0
/
+2
|
*
arm: dts: bcm283x: Allow UARTs to work before relocation
Simon Glass
2020-05-12
1
-0
/
+8
*
|
Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-05-12
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
odroid-c2: enable USB host controller
Beniamino Galvani
2020-05-11
1
-0
/
+8
*
|
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-05-11
1
-1
/
+1
|
\
\
|
*
|
arm: K3: Increase default SYSFW image size allocation
Andrew F. Davis
2020-05-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-05-11
31
-196
/
+3118
|
\
\
|
*
|
imx8: cpu: check resource owned after sid fail
Peng Fan
2020-05-10
1
-4
/
+4
|
*
|
imx: imx8qm/qxp: check whether m4 partition booted
Peng Fan
2020-05-10
2
-0
/
+31
|
*
|
imx8: Select boot device dynamically
Ye Li
2020-05-10
1
-0
/
+12
|
*
|
imx: imx8qm/qxp: Recover SPL data section for partition reboot
Peng Fan
2020-05-10
6
-0
/
+54
[next]