aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk322x
AgeCommit message (Expand)Author
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
2024-03-13rockchip: include asm/io.h directly in asm/arch-rockchip/hardware.hQuentin Schulz
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-04-18rockchip: fix boot_devices constantsJohan Jonker
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2019-11-10rockchip: adding the missing "/" in entries of boot_devicesLevin Du
2019-07-29rockchip: rk322x: move SoC setting into arch_cpu_init()Kever Yang
2019-07-29rockchip: rk322x: add boot_devices mapping to support 'same-as-spl'Kever Yang
2019-07-29rockchip: rk322x: introduce arch_cpu_init() for SoC setting initKever Yang
2019-07-20rockchip: rk322x: default enable SPL LIBCOMMON and LIBGENERICKever Yang
2019-07-20rockchip: rk322x: use defconfig for SYS_MALLOC_F_LENKever Yang
2019-07-20rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc KconfigKever Yang
2019-07-20rockchip: Kconfig: move rk322x config into its KconfigKever Yang
2019-05-01rockchip: rk322x: move board_debug_uart_init() to rk322x.cKever Yang
2019-05-01rockchip: correct ARCH_SOC nameKever Yang
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-11rockchip: rk322x: add basic soc supportKever Yang