summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rk3368
Commit message (Expand)AuthorAgeFilesLines
* arm: rk3368: Select ARCH_EARLY_INIT_R when usedTom Rini2023-03-021-0/+2
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-281-3/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-3/+0
* rockchip: fix boot_devices constantsJohan Jonker2022-04-181-2/+2
* rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker2022-04-181-0/+3
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-1/+1
* rockchip: rk3368: move STACK_R_ADDR address and into KconfigHeiko Stuebner2021-03-301-0/+3
* rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000Heiko Stuebner2021-03-301-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-051-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-5/+5
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* rockchip: adding the missing "/" in entries of boot_devicesLevin Du2019-11-101-2/+2
* rockchip: sdram_common: add common dram_init_banksizeKever Yang2019-07-291-11/+0
* rockchip: rk3368: add boot_devices mapping to support 'same-as-spl'Kever Yang2019-07-291-0/+6
* rockchip: rk3368: move sgrf init to spl as arch_cpu_init()Kever Yang2019-07-201-1/+74
* rockchip: rk3368: default enable SPL LIBCOMMON and LIBGENERICKever Yang2019-07-201-0/+6
* rockchip: rk3368: use defaule value for SYS_MALLOC_F_LENKever Yang2019-07-201-0/+3
* rockchip: Kconfig: move ROCKCHIP_BOOT_MODE_REG to soc KconfigKever Yang2019-07-201-0/+3
* rockchip: Kconfig: move rk3368 config into its KconfigKever Yang2019-07-201-0/+9
* rockchip: rk3368: support UART2/4 in board_debug_uart_init()Kever Yang2019-05-081-0/+40
* rockchip: rk3368: move board_debug_uart_init() to rk3368.cKever Yang2019-05-011-0/+31
* rockchip: correct ARCH_SOC nameKever Yang2019-05-011-1/+1
* rockchip: use 'arch-rockchip' as header file pathKever Yang2019-05-013-6/+6
* linker: Modify linker scripts to be more genericTom Rini2019-01-261-12/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-10/+5
* rockchip: rk3368: spl: move SPL_LDSCRIPT to KconfigPhilipp Tomsich2017-08-131-0/+3
* rockchip: board: lion-rk3368: add support for the RK3368-uQ7Philipp Tomsich2017-08-131-0/+21
* rockchip: rk3368: spl: add TPL supportPhilipp Tomsich2017-08-131-0/+13
* rockchip: rk3368: add DRAM controller driver with DRAM initialisationPhilipp Tomsich2017-08-132-61/+0
* rockchip: rk3368: syscon: SGRF support for OF_PLATDATAPhilipp Tomsich2017-08-131-0/+9
* rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATAPhilipp Tomsich2017-08-131-0/+35
* rockchip: correct the bank0 ram sizeKever Yang2017-07-111-0/+13
* rockchip: rk3368: add sdram driver for U-BootKever Yang2017-07-112-0/+61
* rockchip: rk3368: Add PX5 Evaluation boardAndy Yan2017-06-071-0/+10
* rockchip: rk3368: Add initial support for RK3368 based GeekBoxAndreas Färber2017-06-071-0/+5
* rockchip: rk3368: add Sheep boardAndy Yan2017-06-071-0/+11
* rockchip: rk3368: Add core start-up code for RK3368Andreas Färber2017-06-075-0/+156