summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3368
AgeCommit message (Expand)Author
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
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-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-03-30rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner
2021-03-30rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.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-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: sdram_common: add common dram_init_banksizeKever Yang
2019-07-29rockchip: rk3368: add boot_devices mapping to support 'same-as-spl'Kever Yang
2019-07-20rockchip: rk3368: move sgrf init to spl as arch_cpu_init()Kever Yang
2019-07-20rockchip: rk3368: default enable SPL LIBCOMMON and LIBGENERICKever Yang
2019-07-20rockchip: rk3368: use defaule value for SYS_MALLOC_F_LENKever Yang
2019-07-20rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc KconfigKever Yang
2019-07-20rockchip: Kconfig: move rk3368 config into its KconfigKever Yang
2019-05-08rockchip: rk3368: support UART2/4 in board_debug_uart_init()Kever Yang
2019-05-01rockchip: rk3368: move board_debug_uart_init() to rk3368.cKever Yang
2019-05-01rockchip: correct ARCH_SOC nameKever Yang
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-13rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich
2017-08-13rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich
2017-08-13rockchip: rk3368: spl: add TPL supportPhilipp Tomsich
2017-08-13rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich
2017-08-13rockchip: rk3368: syscon: SGRF support for OF_PLATDATAPhilipp Tomsich
2017-08-13rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATAPhilipp Tomsich
2017-07-11rockchip: correct the bank0 ram sizeKever Yang
2017-07-11rockchip: rk3368: add sdram driver for U-BootKever Yang
2017-06-07rockchip: rk3368: Add PX5 Evaluation boardAndy Yan
2017-06-07rockchip: rk3368: Add initial support for RK3368 based GeekBoxAndreas Färber
2017-06-07rockchip: rk3368: add Sheep boardAndy Yan
2017-06-07rockchip: rk3368: Add core start-up code for RK3368Andreas Färber