index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2019-07-29
rockchip: clean up board_usb_init() for all SoCs
Kever Yang
2019-07-29
rockchip: convert to use ROCKCHIP_BOOT_MODE_REG for fastboot tag
Kever Yang
2019-07-29
rockchip: rk3328: add board_debug_uart_init()
Kever Yang
2019-07-29
rockchip: rk3399: Migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk3399: move chromebook bob specific flow to its board file
Kever Yang
2019-07-29
rockchip: rk3399: move boot_devices into soc file
Kever Yang
2019-07-29
rockchip: rk3399; move spl_board_init() into soc file
Kever Yang
2019-07-29
rockchip: rk3399: move SoC setting into arch_cpu_init()
Kever Yang
2019-07-29
rockchip: rk3399: show SPL BANNER earlier in board_init_f()
Kever Yang
2019-07-29
rockchip: rk3399: move spl_perform_fixups() into soc file
Kever Yang
2019-07-29
rockchip: rk3368: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3368: migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk3328: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3328: migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk3288: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3288-veyron: Migrate "u-boot, boot0" to "u-boot, spl-boot-order"
Kever Yang
2019-07-29
rockchip: phycore: remove no use "u-boot, boot0" in dts
Kever Yang
2019-07-29
rockchip: rk3288: Migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk3288: move dram_init_banksize() into soc file
Kever Yang
2019-07-29
rockchip: rk3288-phycore: move phycore_init() to its own board file
Kever Yang
2019-07-29
rockchip: rk3288: move setup_led() to firefly-rk3288
Kever Yang
2019-07-29
rockchip: rk3288: show SPL BANNER earlier in board_init_f()
Kever Yang
2019-07-29
rockchip: fit_spl_optee: rockchip: fix warning unit_address_vs_reg
Kever Yang
2019-07-29
rockchip: rk322x: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk322x: migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk322x: introduce arch_cpu_init() for SoC setting init
Kever Yang
2019-07-29
rockchip: rk3188: migrate to use common spl board file
Kever Yang
2019-07-29
rockchip: rk3188: add boot_devices mapping to support 'same-as-spl'
Kever Yang
2019-07-29
rockchip: rk3188: move spl_board_init() into rk3188.c
Kever Yang
2019-07-29
rockchip: Migrate to use BOOTROM_SUPPORT driver
Kever Yang
2019-07-29
rockchip: rk3188: move usb uart init into arch_cpu_init()
Kever Yang
2019-07-29
rockchip: rk3188: init CPU freq in clock driver
Kever Yang
2019-07-29
rockchip: add common spl board file
Kever Yang
2019-07-26
rockchip: declear boot_devices in bootrom.h
Kever Yang
2019-07-26
rockchip: intruduce common BROM_BOOTSOURCE_ID_ADDR
Kever Yang
2019-07-24
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-23
Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
2019-07-23
Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2019-07-22
rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT
Chris Webb
2019-07-22
rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
Chris Webb
2019-07-22
ARM: dts: stm32: Use kernel qspi compatible string for stm32f469-disco-uboot....
Patrice Chotard
2019-07-22
ARM: dts: stm32: Use kernel qspi compatible string for stm32f7-uboot.dtsi
Patrice Chotard
2019-07-20
rockchip: make_fit_atf.py: Eliminate pyelftools dependency
Chris Webb
2019-07-20
rockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig
Kever Yang
2019-07-20
rockchip: rk3399: use common TPL board file
Kever Yang
2019-07-20
rockchip: rk3399: remove TPL_BOARD_INIT
Kever Yang
2019-07-20
rockchip: rk3399: use common secure_timer_init() for spl/tpl
Kever Yang
2019-07-20
rockchip: rk3368: use common TPL board file
Kever Yang
2019-07-20
rockchip: rk3288: use common TPL board file
Kever Yang
2019-07-20
rockchip: rk322x: use common TPL board file
Kever Yang
[next]