index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-rockchip
/
spl.c
Age
Commit message (
Expand
)
Author
2026-03-10
rockchip: Reduce size of ramboot usb472 payload
Jonas Karlman
2026-03-10
rockchip: spl: Add common handling of USB bootsource_id 0x81
Jonas Karlman
2025-11-02
rockchip: spl: Add a read_brom_bootsource_id() helper
Jonas Karlman
2024-08-23
rockchip: Move the default timer init to a common file
Simon Glass
2024-04-26
rockchip: spl: Cache boot source id for later use
Jonas Karlman
2024-03-14
rockchip: spl: Enable caches to speed up checksum validation
Jonas Karlman
2023-08-12
rockchip: spl: Drop out of scope debug message related to uart init
Massimo Pegorer
2023-08-12
rockchip: spl: Drop useless call to debug_uart_init
Massimo Pegorer
2022-04-21
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
2022-04-18
rockchip: spl: change call condition rockchip_stimer_init()
Johan Jonker
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-03-18
rockchip: rk3399: Add support for chromebook_kevin
Marty E. Plummer
2021-04-14
common: fit: Add weak board_fit_config_name_match
Sean Anderson
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-07-28
rockchip: Allow Bob to use SPI boot
Simon Glass
2020-05-31
rockchip: spl: do full dram_init instead of only probing
Heiko Stuebner
2020-05-22
rockchip: spl: veyron speedy boots from SPI
Urja Rannikko
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-02-19
rockchip: make the global board_fit_config_name_match __weak
Heiko Stuebner
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-11-17
rockchip: allow DRAM init in SPL
Thomas Hebb
2019-11-17
rockchip: SPL: fix ordering of DRAM init
Thomas Hebb
2019-11-17
ram: rockchip: rename sdram.h to sdram_rk3288.h
Kever Yang
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-07-29
rockchip: add common spl board file
Kever Yang