summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/davinci
AgeCommit message (Expand)Author
2009-12-05Generic udelay() with watchdog supportIngo van Lil
2009-11-27TI DA8xx: Add DA8xx cpu functionsSekhar Nori
2009-11-27TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson
2009-10-13TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj
2009-09-07Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-09-05ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj
2009-09-04arm: Remove -fno-strict-aliasingKumar Gala
2009-08-21ARM: compiler options cleanup - improve tool chain supportWolfgang Denk
2009-06-15Switched davinci_emac Ethernet driver to use newer APIBen Warren
2009-06-15Moved Davinci Ethernet driver to drivers/netBen Warren
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-12ARM DaVinci: Reset with watchdog enabledThomas Lange
2009-06-12ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj
2009-06-12arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD
2009-06-12davinci: display correct clock infoDavid Brownell
2009-06-12davinci: add basic dm355/dm350/dm335 supportDavid Brownell
2009-06-12davinci: fix dm644x bugletsDavid Brownell
2009-06-12davinci: split out some dm644x-specific bits from pscDavid Brownell
2009-06-12davinci: cpu-specific build uses conditional make syntaxDavid Brownell
2009-06-12davinci: move psc support board-->cpuDavid Brownell
2009-06-12DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-03-30davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-13Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2008-09-12ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve
2008-09-10ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve
2008-08-31ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj
2008-08-25ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve
2008-08-25ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND: Davinci driver updatesSergey Kubushyn
2008-08-12Fixing coding style issuesWilliam Juul
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-14ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve
2008-07-10Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-07-06Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve
2008-07-06Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-22ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme
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
2008-03-30- Remove *_masked() functions as noted by WolfgangDirk Behme
2008-02-24Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk
2008-02-14Fix timer overflow in DaVinciPeter Pearse
2007-08-12Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk