aboutsummaryrefslogtreecommitdiff
path: root/board/davinci/schmoogie
AgeCommit message (Expand)Author
2011-11-29davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie boardChristian Riesch
2011-10-15punt unused clean/distclean targetsMike Frysinger
2010-11-28Move and rename common headers from underSughosh Ganu
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-18schmoogie: fix build error due to removal of forceenv()Wolfgang Denk
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj
2009-06-12davinci: display correct clock infoDavid Brownell
2009-06-12davinci: move psc support board-->cpuDavid Brownell
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-30ARM DaVinci: Standardize names of directories/filesHugo Villeneuve
2008-08-30ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve
2008-07-14ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-09-15Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme
2007-08-14TI DaVinci - fix unsupported %hhx formatksi@koi8.net
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn