aboutsummaryrefslogtreecommitdiff
path: root/include/configs/edminiv2.h
AgeCommit message (Expand)AuthorFilesLines
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-1/+1
2017-05-22Convert CONFIG_CMD_IDE to KconfigSimon Glass1-1/+0
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-2/+0
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass1-1/+0
2016-10-23video: Drop CONFIG_CONSOLE_INFO_QUIETSimon Glass1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-6/+0
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NOR_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-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-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-3/+0
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-3/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+1
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski1-1/+1
2015-02-25edminiv2: drop CONFIG_CFI_LEGACYAlbert ARIBAUD1-4/+0
2015-02-25edminiv2: switch to SPLAlbert ARIBAUD1-1/+22
2015-02-25edminiv2: switch to generic board supportAlbert ARIBAUD1-0/+4
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada1-1/+0
2014-08-30orion5x: kconfig: move board select menu and common settingsMasahiro Yamada1-1/+0
2014-07-16mvtwsi: convert to CONFIG_SYS_I2C frameworkHans de Goede1-1/+2
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-2/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-03edminiv2: increase malloc len to 256KAlbert ARIBAUD1-1/+1
2012-09-03edminiv2: orion5x: fix GPIO inits and valuesAlbert ARIBAUD1-4/+9
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-1/+0
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-02-12edminiv2: add USB host supportAlbert ARIBAUD1-0/+14
2012-02-12edminiv2: add hush parser, cmdline editing and long helpAlbert ARIBAUD1-0/+10
2011-10-27ARM: orion5x: reduce dependence of including platform fileLei Wen1-0/+1
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-05-12Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-13edminiv2: add support for ELF relocationsAlbert Aribaud1-0/+5
2010-08-30edminiv2: add I2C support using mvtwsi driverAlbert Aribaud1-0/+11
2010-08-08edminiv2: add mvsata_ide and cmd_ide supportAlbert Aribaud1-1/+33