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
/
spl.c
Age
Commit message (
Expand
)
Author
2020-07-28
rockchip: Allow Bob to use SPI boot
Simon Glass
2020-05-31
rockchip: spl: do full dram_init instead of only probing
Heiko Stuebner
2020-05-22
rockchip: spl: veyron speedy boots from SPI
Urja Rannikko
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-02-19
rockchip: make the global board_fit_config_name_match __weak
Heiko Stuebner
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-11-17
rockchip: allow DRAM init in SPL
Thomas Hebb
2019-11-17
rockchip: SPL: fix ordering of DRAM init
Thomas Hebb
2019-11-17
ram: rockchip: rename sdram.h to sdram_rk3288.h
Kever Yang
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-07-29
rockchip: add common spl board file
Kever Yang