summaryrefslogtreecommitdiff
path: root/include/configs/ea20.h
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to KconfigSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-09-26kconfig: introduce kconfig for UBIHeiko Schocher
2016-09-09common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-09-02ea20: Convert to generic boardStefano Babic
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-19net: Remove all references to CONFIG_ETHADDR and friendsJoe Hershberger
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada
2014-04-17i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini
2013-03-04ubifs: Allow ubifsmount volume reference by numberJoe Hershberger
2013-02-18da8xx: ea20: Add the configuration define for the exact SoC variantTomas Novotny
2012-10-15COMMON: Use __stringify() instead of xstr()Marek Vasut
2012-10-01davinci: ea20: add some configs and default environmet variablesBastian Ruppert
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-06-20CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini
2012-05-15arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu
2012-05-15include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini
2012-03-27Davinci: ea20: use gpio framework to access gpiosStefano Babic
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath
2012-01-26NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy
2011-11-03Davinci: ea20: added PREBOOT to configurationStefano Babic
2011-11-03Davinci: ea20: added I2C supportStefano Babic
2011-11-03Davinci: ea20: added video supportStefano Babic
2011-11-03Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert
2011-11-03Davinci: ea20: Add default U-Boot environmentStefano Babic
2011-11-03Davinci: ea20: Add NAND supportStefano Babic
2011-11-03Davinci: ea20: set console on UART0Bastian Ruppert
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli