summaryrefslogtreecommitdiff
path: root/board/davinci
AgeCommit message (Expand)Author
2010-01-12Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-01-09DA830: Add pinmux for USB0_DRVVBUSAjay Kumar Gupta
2010-01-04Davinci: Table driven pinmux configurationNick Thompson
2009-11-27TI DaVinci DM646x: Enable NAND on DM6467 EVMSandeep Paulraj
2009-11-27TI DA8xx: Add new directory for da830evm boardSekhar Nori
2009-11-27TI Davinci: add a pin multiplexer configuration APINick Thompson
2009-10-28Coding Style cleanup; update CHANGELOG, prepare -rc1Wolfgang Denk
2009-10-24TI DaVinci: Adding Copyright for DM365 EVMSandeep Paulraj
2009-10-24TI DaVinci: DM355 Leopard: Fix compilation warningSandeep Paulraj
2009-10-18TI: DaVinci: DM355 Leopard board supportSandeep Paulraj
2009-10-18TI DaVinci DM646x: Adding initial support for DM6467 EVMSandeep Paulraj
2009-10-18TI DaVinci DM365: Fix Compilation warning for DM365 EVMSandeep Paulraj
2009-10-18TI DaVinci DM355: Fix Compilation warning for DM355 EVMSandeep Paulraj
2009-10-13TI: DaVinci DM365: Enabling network Support on DM365 EVMSandeep Paulraj
2009-10-13TI DaVinci DM365: Removing header file which does not existSandeep Paulraj
2009-09-05ARM: DaVinci: Adding Support for DaVinci DM365 EVMSandeep Paulraj
2009-08-10ARM: Davinci DM355: Enabling DM9000 on DM355 EVMSandeep Paulraj
2009-07-07davinci_nand chipselect/init cleanupDavid Brownell
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-12dm355 evm supportDavid Brownell
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj
2009-06-12davinci: display correct clock infoDavid Brownell
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: move psc support board-->cpuDavid Brownell
2009-06-12DaVinci Ethernet cleanupDavid 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-22davinci: fix implicit declaration of function 'davinci_errata_workarounds'Jean-Christophe PLAGNIOL-VILLARD
2009-02-22ARM DaVinci: Add common peripherals and modules enable functions.Hugo Villeneuve
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk
2009-01-28usb : musb : Enabling DM6446 (TI DaVinci) USB module powerThomas Abraham
2009-01-28usb : musb : Adding USB VBUS enable functionality for DM644x DVEVMThomas Abraham
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-13ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board.Hugo Villeneuve
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-10ARM: Fix for wrong patch version applied for Lyrtech SFF-SDR board (ARM926EJS)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-06-28ARM: Add support for Lyrtech SFF-SDR board (ARM926EJS)Hugo Villeneuve
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