summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/spl.c
AgeCommit message (Expand)Author
2026-03-10rockchip: Reduce size of ramboot usb472 payloadJonas Karlman
2026-03-10rockchip: spl: Add common handling of USB bootsource_id 0x81Jonas Karlman
2025-11-02rockchip: spl: Add a read_brom_bootsource_id() helperJonas Karlman
2024-08-23rockchip: Move the default timer init to a common fileSimon Glass
2024-04-26rockchip: spl: Cache boot source id for later useJonas Karlman
2024-03-14rockchip: spl: Enable caches to speed up checksum validationJonas Karlman
2023-08-12rockchip: spl: Drop out of scope debug message related to uart initMassimo Pegorer
2023-08-12rockchip: spl: Drop useless call to debug_uart_initMassimo Pegorer
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-04-18rockchip: spl: change call condition rockchip_stimer_init()Johan Jonker
2022-04-04spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara
2022-03-18rockchip: rk3399: Add support for chromebook_kevinMarty E. Plummer
2021-04-14common: fit: Add weak board_fit_config_name_matchSean Anderson
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-28rockchip: Allow Bob to use SPI bootSimon Glass
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