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
/
mach-rockchip
/
rk3399-board-spl.c
Age
Commit message (
Expand
)
Author
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-02-01
rockchip: rk3399: spl: ensure that debug_uart_init is called
Philipp Tomsich
2019-02-01
rockchip: Add support for chromebook_bob
Simon Glass
2019-02-01
rockchip: Tidy up board include-file ordering
Simon Glass
2018-11-30
rockchip: rk3399: spl: always report errors triggering a hard stop
Philipp Tomsich
2018-07-21
rockchip: rk3399: spl: add missing \n to output
Heinrich Schuchardt
2018-07-21
rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stage
Philipp Tomsich
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2017-11-21
rockchip: back-to-bootrom: allow passing a cmd to the bootrom
Philipp Tomsich
2017-10-01
rockchip: spl: rk3399: implement chip-specific board_spl_was_booted_from()
Philipp Tomsich
2017-10-01
rockchip: rk3399: make spl_board_init board-specific
Philipp Tomsich
2017-10-01
rockchip: rk3399: spl: convert to using BOOT_DEVICE_BOOTROM
Philipp Tomsich
2017-09-18
rockchip: rk3399: spl: remove hard-coded addresses for GRF and SGRF
Philipp Tomsich
2017-08-18
rockchip: rk3399: spl: remove unused header inclusion
Philipp Tomsich
2017-08-13
rockchip: spl: make spl-boot-order code reusable (split from rk3399)
Philipp Tomsich
2017-08-13
rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
Philipp Tomsich
2017-06-07
rockchip; rk3399: disable SRAM security region
Kever Yang
2017-04-15
rockchip: rk3399: spl: add UART0 support for SPL
Philipp Tomsich
2017-04-15
rockchip: spl: rk3399: disable DDR security regions for SPL
Philipp Tomsich
2017-04-04
rockchip: rk3399: spl: make SPL boot-order configurable via /chosen
Philipp Tomsich
2017-04-04
rockchip: spl: use spl_early_init() instead of spl_init()
Kever Yang
2017-03-16
rockchip: arm64: rk3399: add SPL support
Kever Yang