summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/spl.c
Commit message (Expand)AuthorAgeFilesLines
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-221-1/+1
* rockchip: make the global board_fit_config_name_match __weakHeiko Stuebner2020-02-191-1/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* rockchip: allow DRAM init in SPLThomas Hebb2019-11-171-2/+2
* rockchip: SPL: fix ordering of DRAM initThomas Hebb2019-11-171-7/+7
* ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang2019-11-171-1/+0
* spl: pass args to board_return_to_bootromPeng Fan2019-10-081-1/+4
* rockchip: add common spl board fileKever Yang2019-07-291-0/+154