summaryrefslogtreecommitdiff
path: root/board/davinci/schmoogie
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren1-3/+0
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj1-52/+0
2009-06-12davinci: display correct clock infoDavid Brownell1-2/+0
2009-06-12davinci: move psc support board-->cpuDavid Brownell1-1/+0
2009-05-16Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve1-27/+10
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-08-31ARM DaVinci: Standardize names of directories/filesHugo Villeneuve2-1/+1
2008-08-31ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve1-95/+8
2008-07-15ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve1-5/+1
2008-07-15ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve1-3/+0
2008-07-03Cleanup: remove redundant deleting on *~ filesWolfgang Denk1-1/+1
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-09-15Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme1-4/+2
2007-08-14TI DaVinci - fix unsupported %hhx formatksi@koi8.net1-1/+1
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn5-0/+425