aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ea20.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-21ns16550: 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-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-8/+0
2015-06-25Move 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-17i2c, 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-27Davinci: ea20: use gpio framework to access gpiosStefano Babic1-0/+2
2012-02-12davinci: add support for printing clock frequencyHadli, Manjunath1-0/+4
2012-01-26NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy1-1/+0
2011-11-03Davinci: ea20: added PREBOOT to configurationStefano Babic1-0/+1
2011-11-03Davinci: ea20: added I2C supportStefano Babic1-0/+8
2011-11-03Davinci: ea20: added video supportStefano Babic1-1/+13
2011-11-03Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert1-0/+1
2011-11-03Davinci: ea20: Add default U-Boot environmentStefano Babic1-0/+80
2011-11-03Davinci: ea20: Add NAND supportStefano Babic1-3/+17
2011-11-03Davinci: ea20: set console on UART0Bastian Ruppert1-1/+1
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli1-1/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-11-30Davinci: add support for the ea20 boardStefano Babic1-0/+192