summaryrefslogtreecommitdiff
path: root/include/configs/ea20.h
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-04Davinci: ea20: set console on UART0Bastian Ruppert1-1/+1
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli1-1/+0
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2010-11-30Davinci: add support for the ea20 boardStefano Babic1-0/+192