summaryrefslogtreecommitdiff
path: root/include/configs/davinci_dvevm.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-4/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-19-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-01-2/+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
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-12-0/+5
* davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-12-1/+0
* davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-27-1/+0
* dm644X: revert cache disable patchManjunath Hadli2011-10-27-3/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* dm6446: disable cache usage due to coherency issuesNagabhushana Netagunte2011-09-04-0/+3
* DaVinci DM6446: Config UpdateSandeep Paulraj2010-12-11-8/+11
* DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk2010-11-19-1/+0
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-3/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-1/+0
* DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM2010-06-22-0/+1
* Davinci: Configurable NAND chip selectsNick Thompson2010-01-04-0/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-08-1/+0
* TI DaVinci DVEVM: Add Config option for 64 bit SupportSandeep Paulraj2009-10-18-0/+1
* TI DaVinci: DM6446: Fix Compilation error in NAND modeSandeep Paulraj2009-10-13-0/+1
* TI DaVinci: Remove references to SZ_xxSandeep Paulraj2009-10-13-3/+2
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-15-0/+1
* davinci dm6446evm NAND updateDavid Brownell2009-06-12-0/+7
* davinci: display correct clock infoDavid Brownell2009-06-12-0/+1
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-12-0/+1
* minor DaVinci clock cleanupDavid Brownell2009-04-24-2/+1
* fix DaVinci NS16550_REG_SIZE regressionDavid Brownell2009-04-16-1/+1
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-0/+1
* usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham2009-01-28-0/+18
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-23-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-48/+48
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-11-36/+8
* Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen2008-03-30-8/+36
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-10-0/+214