summaryrefslogtreecommitdiff
path: root/include/configs/rk3568_common.h
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk35xx: Enable fdtoverlay and kernel compressionJonas Karlman2023-04-211-1/+6
* rockchip: rk3568: Read cpuid from otpJonas Karlman2023-02-281-0/+2
* global: Migrate CONFIG_IRAM_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-2/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* include/configs: drop COUNTER_FREQUENCYPeng Fan2022-04-211-2/+0
* rockchip: move ROCKCHIP_STIMER_BASE to KconfigJohan Jonker2022-04-181-1/+0
* rockchip: Kconfig: Enable SPL support for rk3568Nico Cheng2021-12-241-0/+6
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* rockchip: Add rk3568 architecture coreJoseph Chen2021-06-181-0/+43