summaryrefslogtreecommitdiff
path: root/include/configs/ap121.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-6/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-3/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-5/+0
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-2/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-05-31mips: ath79: Use 8MB flash profile for mtd partition by defaultWills Wang1-2/+2
2016-05-31MIPS: Move cache sizes to KconfigPaul Burton1-5/+0
2016-05-26MIPS: Move CONFIG_SYS_TEXT_BASE to KconfigPaul Burton1-2/+0
2016-05-21mips: ath79: add AP121 reference boardWills Wang1-0/+86