summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/spl.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-04-22spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler1-1/+1
2020-02-19rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner1-1/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-11-17rockchip: allow DRAM init in SPLThomas Hebb1-2/+2
2019-11-17rockchip: SPL: fix ordering of DRAM initThomas Hebb1-7/+7
2019-11-17ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang1-1/+0
2019-10-08spl: pass args to board_return_to_bootromPeng Fan1-1/+4
2019-07-29rockchip: add common spl board fileKever Yang1-0/+154