summaryrefslogtreecommitdiff
path: root/include/configs/ap152.h
Commit message (Expand)AuthorAgeFilesLines
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck2022-11-021-2/+0
* MIPS: remove CONFIG_SYS_MHZDaniel Schwierzeck2022-11-021-2/+1
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-2/+0
* Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-4/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-1/+0
* serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini2021-10-011-2/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* mips: add initial support for qca956x referenced boardRosy Song2019-04-121-0/+50