summaryrefslogtreecommitdiffstats
path: root/include/configs/davinci_sonata.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada2014-11-201-1/+0
* i2c, davinci: convert driver to new mutlibus/mutliadapter frameworkVitaly Andrianov2014-04-171-4/+4
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* configs: Remove unused CONFIG_BOOTP_DEFAULTTom Rini2013-08-191-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-2/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-1/+0
* davinci: add support for printing clock frequencyHadli, Manjunath2012-02-121-0/+4
* davinci: remove macro CONFIG_DISPLAY_CPUINFOHadli, Manjunath2012-02-121-1/+0
* davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata boardChristian Riesch2011-11-291-0/+2
* davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUMManjunath Hadli2011-10-271-1/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* DaVinci Sonata: Fix Build ErrorSandeep Paulraj2011-02-021-0/+1
* DaVinci Sonata: Add ARM Relocation SupportSandeep Paulraj2010-12-171-0/+9
* DaVinci: Config cleanupSandeep Paulraj2010-12-171-7/+0
* DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk2010-11-191-1/+0
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-3/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+0
* schmoogie: fix build error due to removal of forceenv()Wolfgang Denk2010-10-181-0/+1
* DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM2010-06-221-0/+1
* Davinci: Configurable NAND chip selectsNick Thompson2010-01-041-0/+1
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-1/+0
* TI DaVinci Sonata: Add Config option for 64 bit SupportSandeep Paulraj2009-10-181-0/+1
* TI DaVinci: Remove references to SZ_xxSandeep Paulraj2009-10-131-2/+1
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-151-0/+1
* davinci: display correct clock infoDavid Brownell2009-06-121-0/+1
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-121-0/+1
* minor DaVinci clock cleanupDavid Brownell2009-04-241-2/+1
* fix DaVinci NS16550_REG_SIZE regressionDavid Brownell2009-04-161-1/+1
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-301-0/+1
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-47/+47
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-111-18/+0
* Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen2008-03-301-0/+18
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-101-0/+209
OpenPOWER on IntegriCloud