summaryrefslogtreecommitdiff
path: root/include/configs/rk3308_common.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-26rockchip: Move to standard bootSimon Glass1-2/+1
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman1-1/+0
2022-12-23global: Migrate CONFIG_IRAM_BASE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-06Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-2/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-4/+0
2022-06-29Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-4/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan1-1/+0
2022-04-18rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker1-1/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-10-06rk3308: Remove unused NAND definesTom Rini1-5/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2019-12-27rockchip: rk3308: allow loading larger kernel ImageAndy Yan1-1/+1
2019-11-17arm: rockchip: Add RK3308 SOC supportAndy Yan1-0/+58