summaryrefslogtreecommitdiff
path: root/board/davinci
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho4-4/+4
2009-02-22davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve6-105/+101
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk1-1/+0
2009-01-28usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham1-0/+1
2009-01-28usb : musb : Adding USB VBUS enable functionality for DM644x DVEVMThomas Abraham1-0/+23
2008-11-19Align end of bss by 4 bytesSelvamuthukumar4-4/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD6-34/+34
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve1-4/+0
2008-08-31ARM DaVinci: Standardize names of directories/filesHugo Villeneuve9-3/+3
2008-08-31ARM DaVinci: Move common functions to board/davinci/commonHugo Villeneuve9-464/+404
2008-07-15ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve4-20/+4
2008-07-15ARM DaVinci: Remove duplicate definitions of MACH_TYPE and prototype of i2c_i...Hugo Villeneuve3-9/+0
2008-07-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve4-219/+316
2008-07-03Cleanup: remove redundant deleting on *~ filesWolfgang Denk4-4/+4
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk3-3/+3
2008-06-29ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve5-0/+369
2008-05-21Big white-space cleanup.Wolfgang Denk3-3/+3
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk3-3/+3
2007-09-15Make DECLARE_GLOBAL_DATA_PTR global for DaVinciDirk Behme3-12/+6
2007-08-14TI DaVinci - fix unsupported %hhx formatksi@koi8.net3-3/+3
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn15-0/+1259