aboutsummaryrefslogtreecommitdiff
path: root/include/configs/davinci_dvevm.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-11arm: Remove unmaintained davinci boardsSimon Glass1-216/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-2/+2
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-6/+0
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada1-1/+0
2014-04-17i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov1-4/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-19configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-2/+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-02-12davinci: add support for printing clock frequencyHadli, Manjunath1-0/+5
2012-02-12davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath1-1/+0
2011-10-27davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli1-1/+0
2011-10-27dm644X: revert cache disable patchManjunath Hadli1-3/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-04dm6446: disable cache usage due to coherency issuesNagabhushana Netagunte1-0/+3
2010-12-11DaVinci DM6446: Config UpdateSandeep Paulraj1-8/+11
2010-11-19DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk1-1/+0
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk1-3/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-1/+0
2010-06-22DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM1-0/+1
2010-01-04Davinci: Configurable NAND chip selectsNick Thompson1-0/+1
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-1/+0
2009-10-18TI DaVinci DVEVM: Add Config option for 64 bit SupportSandeep Paulraj1-0/+1
2009-10-13TI DaVinci: DM6446: Fix Compilation error in NAND modeSandeep Paulraj1-0/+1
2009-10-13TI DaVinci: Remove references to SZ_xxSandeep Paulraj1-3/+2
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-0/+1
2009-06-12davinci dm6446evm NAND updateDavid Brownell1-0/+7
2009-06-12davinci: display correct clock infoDavid Brownell1-0/+1
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell1-0/+1
2009-04-24minor DaVinci clock cleanupDavid Brownell1-2/+1
2009-04-16fix DaVinci NS16550_REG_SIZE regressionDavid Brownell1-1/+1
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-01-28usb : musb : Enabling USB MSC support for DM6446 (TI DaVinci) platformThomas Abraham1-0/+18
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-48/+48
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-3/+3
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk1-36/+8
2008-03-30Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen1-8/+36
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn1-0/+214