summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rockchip/spl.c
Commit message (Expand)AuthorAgeFilesLines
* common: fit: Add weak board_fit_config_name_matchSean Anderson2021-04-141-10/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* rockchip: Allow Bob to use SPI bootSimon Glass2020-07-281-1/+2
* rockchip: spl: do full dram_init instead of only probingHeiko Stuebner2020-05-311-5/+4
* rockchip: spl: veyron speedy boots from SPIUrja Rannikko2020-05-221-1/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* 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