summaryrefslogtreecommitdiff
path: root/include/configs/ea20.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_VIDEO to KconfigSimon Glass1-1/+0
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-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-3/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-7/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-09-02ea20: Convert to generic boardStefano Babic1-0/+2
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-8/+0
2015-06-26Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger1-2/+1
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada1-1/+0
2014-04-18i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov1-3/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini1-3/+3
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger1-3/+3
2013-02-18da8xx: ea20: Add the configuration define for the exact SoC variantTomas Novotny1-0/+1
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut1-6/+4
2012-10-01davinci: ea20: add some configs and default environmet variablesBastian Ruppert1-40/+66
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert1-0/+2
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-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini1-1/+0
2012-05-15arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu1-1/+1
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini1-1/+0
2012-03-28Davinci: ea20: use gpio framework to access gpiosStefano Babic1-0/+2
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath1-0/+4
2012-01-27NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy1-1/+0
2011-11-04Davinci: ea20: added PREBOOT to configurationStefano Babic1-0/+1
2011-11-04Davinci: ea20: added I2C supportStefano Babic1-0/+8
2011-11-04Davinci: ea20: added video supportStefano Babic1-1/+13
2011-11-04Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert1-0/+1
2011-11-04Davinci: ea20: Add default U-Boot environmentStefano Babic1-0/+80
2011-11-04Davinci: ea20: Add NAND supportStefano Babic1-3/+17