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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
153
-1
/
+154
*
|
|
Fix some checkpatch warnings in calls to udelay()
Simon Glass
2020-05-18
1
-1
/
+1
*
|
|
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
|
|
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
|
|
common: Drop asm_offsets.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
|
|
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
29
-0
/
+29
*
|
|
common: Drop log.h from common header
Simon Glass
2020-05-18
292
-0
/
+293
*
|
|
Fix some checkpatch warnings in calls to debug()
Simon Glass
2020-05-18
1
-5
/
+5
*
|
|
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
95
-147
/
+223
*
|
|
common: Drop init.h from common header
Simon Glass
2020-05-18
229
-1
/
+230
*
|
|
common: Drop image.h from common header
Simon Glass
2020-05-18
34
-0
/
+38
*
|
|
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
20
-1
/
+21
*
|
|
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
2
-4
/
+4
*
|
|
common: Drop part.h from common header
Simon Glass
2020-05-18
4
-0
/
+6
*
|
|
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
3
-2
/
+3
*
|
|
common: Drop net.h from common header
Simon Glass
2020-05-18
111
-1
/
+119
*
|
|
arm: Don't include common.h in header files
Simon Glass
2020-05-18
60
-88
/
+33
*
|
|
common: Drop flash.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
|
|
flash: Tidy up coding style for flash functions
Simon Glass
2020-05-18
1
-4
/
+4
|
/
/
*
|
dts: nxp2160ardb: add op-tee node
Ilias Apalodimas
2020-05-17
1
-0
/
+6
*
|
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-17
4
-19
/
+9
*
|
spl: Always define preloader_console_init
Samuel Holland
2020-05-15
2
-4
/
+1
*
|
rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
Trevor Woerner
2020-05-15
3
-3
/
+3
*
|
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
6
-9
/
+8
*
|
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
6
-11
/
+10
*
|
arm: orion5x: finish moving SoC to mach-orion5x
Trevor Woerner
2020-05-15
1
-0
/
+0
*
|
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
[prev]
[next]