summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/tpl.c
AgeCommit message (Expand)Author
2024-11-11rockchip: tpl: allow to call board/SoC-specific code before DRAM initQuentin Schulz
2024-08-23rockchip: Move the default timer init to a common fileSimon Glass
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06arm: rockchip: Remove <common.h> and add needed includesTom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-01-18rockchip: Enable bootstage on rockpro64Simon Glass
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-04-18rockchip: tpl: use IS_ENABLED for timer_init() call conditionJohan Jonker
2022-04-18rockchip: tpl: change call condition rockchip_stimer_init()Johan Jonker
2021-09-17Remove including timestamp.h in version.hPali Rohár
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2020-07-22rockchip: tpl: Remove board_early_init_f()Kever Yang
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-02-19board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-10-08spl: pass args to board_return_to_bootromPeng Fan
2019-07-22rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINTChris Webb
2019-07-22rockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORTChris Webb
2019-07-20rockchip: add common tpl board fileKever Yang