index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
tpl.c
Age
Commit message (
Expand
)
Author
2024-11-11
rockchip: tpl: allow to call board/SoC-specific code before DRAM init
Quentin Schulz
2024-08-23
rockchip: Move the default timer init to a common file
Simon Glass
2024-07-19
bootstash: Do not provide a default address for all
Tom Rini
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: rockchip: Remove <common.h> and add needed includes
Tom Rini
2023-12-21
global: Restrict use of '#include <linux/kconfig.h>'
Tom Rini
2023-01-18
rockchip: Enable bootstage on rockpro64
Simon Glass
2022-04-21
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
2022-04-18
rockchip: tpl: use IS_ENABLED for timer_init() call condition
Johan Jonker
2022-04-18
rockchip: tpl: change call condition rockchip_stimer_init()
Johan Jonker
2021-09-17
Remove including timestamp.h in version.h
Pali Rohár
2021-09-04
serial: Rename SERIAL_SUPPORT to SERIAL
Simon Glass
2020-07-22
rockchip: tpl: Remove board_early_init_f()
Kever Yang
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-02-19
board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...
Suniel Mahesh
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-10-08
spl: pass args to board_return_to_bootrom
Peng Fan
2019-07-22
rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT
Chris Webb
2019-07-22
rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
Chris Webb
2019-07-20
rockchip: add common tpl board file
Kever Yang