summaryrefslogtreecommitdiff
path: root/include/configs/edb93xx.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-23Convert CONFIG_NETCONSOLE to KconfigTom Rini1-1/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-13/+0
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-06-14configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini1-2/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-4/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev1-1/+0
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-01-28pl010: Convert CONFIG_PL010_SERIAL to KconfigAlexander Graf1-1/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-2/+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-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_CMD_JFFS2 to KconfigSimon Glass1-1/+0
2017-05-01cmd: add Kconfig option for 'date' commandChris Packham1-1/+0
2017-04-07Remove various unused interrupt related codeTom Rini1-7/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21status_led: Kconfig migrationUri Mashiach1-13/+0
2017-01-14spi: Zap ep93xx_spi driver and related codeJagan Teki1-10/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-6/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-6/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-11/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-2/+0
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-13arm: move edb93xx to generic board architectureSergey Kostanbaev1-0/+2
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+1
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-5/+0
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel1-1/+0
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada1-2/+1
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada1-1/+0
2014-07-05arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev1-0/+292
2011-09-04ARM: remove broken "edb93xx" boardsWolfgang Denk1-269/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-10-19mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk1-8/+8
2010-02-12Add support for EDB93xx boardsMatthias Kaehlcke1-0/+270