summaryrefslogtreecommitdiff
path: root/include/configs/px30_common.h
Commit message (Expand)AuthorAgeFilesLines
* rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman2023-03-191-1/+0
* rockchip: px30: fix CFG_IRAM_BASEQuentin Schulz2023-01-161-2/+1
* 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_NS16550_MEM32 et al to KconfigTom Rini2022-12-051-2/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-4/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-4/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+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-1/+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
* 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
* Convert CONFIG_BOUNCE_BUFFER to KconfigTom Rini2020-06-261-3/+0
* rockchip: add core px30 headersHeiko Stuebner2019-11-171-0/+62