aboutsummaryrefslogtreecommitdiff
path: root/include/configs/davinci_sonata.h
AgeCommit message (Expand)Author
2011-02-02DaVinci Sonata: Fix Build ErrorSandeep Paulraj
2010-12-17DaVinci Sonata: Add ARM Relocation SupportSandeep Paulraj
2010-12-17DaVinci: Config cleanupSandeep Paulraj
2010-11-19DaVinci: remove bogus DEF_BOOTM definitionWolfgang Denk
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18schmoogie: fix build error due to removal of forceenv()Wolfgang Denk
2010-06-22DaVinci: EMAC: Get EMAC_MDIO_PHY_NUM from config filesPrakash PM
2010-01-04Davinci: Configurable NAND chip selectsNick Thompson
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-10-18TI DaVinci Sonata: Add Config option for 64 bit SupportSandeep Paulraj
2009-10-13TI DaVinci: Remove references to SZ_xxSandeep Paulraj
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-12davinci: display correct clock infoDavid Brownell
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell
2009-04-24minor DaVinci clock cleanupDavid Brownell
2009-04-16fix DaVinci NS16550_REG_SIZE regressionDavid Brownell
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NANDJean-Christophe PLAGNIOL-VILLARD
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-11Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk
2008-03-30Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn