summaryrefslogtreecommitdiff
path: root/include/configs/ea20.h
Commit message (Expand)AuthorAgeLines
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-20-1/+0
* i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-17-3/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-19-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-13/+1
* Merge u-boot/master into u-boot-ti/masterTom Rini2013-03-11-3/+3
|\
| * ubifs: Allow ubifsmount volume reference by numberJoe Hershberger2013-03-04-3/+3
* | da8xx: ea20: Add the configuration define for the exact SoC variantTomas Novotny2013-02-18-0/+1
|/
* COMMON: Use __stringify() instead of xstr()Marek Vasut2012-10-15-6/+4
* davinci: ea20: add some configs and default environmet variablesBastian Ruppert2012-10-01-40/+66
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-01-0/+2
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-1/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-20-1/+0
* arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-05-15-1/+1
* include/configs: Remove CONFIG_SYS_64BIT_VSPRINTFTom Rini2012-05-15-1/+0
* Davinci: ea20: use gpio framework to access gpiosStefano Babic2012-03-27-0/+2
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-12-0/+4
* NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy2012-01-26-1/+0
* Davinci: ea20: added PREBOOT to configurationStefano Babic2011-11-03-0/+1
* Davinci: ea20: added I2C supportStefano Babic2011-11-03-0/+8
* Davinci: ea20: added video supportStefano Babic2011-11-03-1/+13
* Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert2011-11-03-0/+1
* Davinci: ea20: Add default U-Boot environmentStefano Babic2011-11-03-0/+80
* Davinci: ea20: Add NAND supportStefano Babic2011-11-03-3/+17
* Davinci: ea20: set console on UART0Bastian Ruppert2011-11-03-1/+1
* davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-27-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Davinci: add support for the ea20 boardStefano Babic2010-11-30-0/+192