summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/spl.c
AgeCommit message (Expand)Author
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner
2020-05-22rockchip: spl: veyron speedy boots from SPIUrja Rannikko
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler
2020-02-19rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-11-17rockchip: allow DRAM init in SPLThomas Hebb
2019-11-17rockchip: SPL: fix ordering of DRAM initThomas Hebb
2019-11-17ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang
2019-10-08spl: pass args to board_return_to_bootromPeng Fan
2019-07-29rockchip: add common spl board fileKever Yang