summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/davinci
Commit message (Expand)AuthorAgeLines
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-1867/+0
* Generic udelay() with watchdog supportIngo van Lil2009-12-05-1/+1
* TI DA8xx: Add DA8xx cpu functionsSekhar Nori2009-11-27-10/+83
* TI Davinci timer.c: Remove volatiles and memory mapped structuresNick Thompson2009-11-27-13/+15
* TI DaVinci: DM646x: Initial Support for DM646x SOCSandeep Paulraj2009-10-13-0/+42
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2009-09-07-0/+36
|\
| * ARM: DaVinci: DaVinci DM365 SOC specific codeSandeep Paulraj2009-09-05-0/+36
* | arm: Remove -fno-strict-aliasingKumar Gala2009-09-04-2/+1
|/
* ARM: compiler options cleanup - improve tool chain supportWolfgang Denk2009-08-21-2/+0
* Switched davinci_emac Ethernet driver to use newer APIBen Warren2009-06-15-0/+12
* Moved Davinci Ethernet driver to drivers/netBen Warren2009-06-15-656/+1
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-54/+0
* ARM DaVinci: Reset with watchdog enabledThomas Lange2009-06-12-0/+4
* ARM DaVinci:Consolidate common u-boot.ldsSandeep Paulraj2009-06-12-0/+89
* arm920/926/926: remove non needed headerJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+0
* davinci: display correct clock infoDavid Brownell2009-06-12-1/+132
* davinci: add basic dm355/dm350/dm335 supportDavid Brownell2009-06-12-0/+46
* davinci: fix dm644x bugletsDavid Brownell2009-06-12-1/+3
* davinci: split out some dm644x-specific bits from pscDavid Brownell2009-06-12-75/+123
* davinci: cpu-specific build uses conditional make syntaxDavid Brownell2009-06-12-3/+5
* davinci: move psc support board-->cpuDavid Brownell2009-06-12-1/+183
* DaVinci now respects SKIP_LOWLEVEL_INITDavid Brownell2009-06-12-1/+5
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* davinci: move i2c driver to drivers/i2cJean-Christophe PLAGNIOL-VILLARD2009-03-30-335/+1
* davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-30-476/+1
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-15-17/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-29/+29
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-09-13-5/+76
|\
| * ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve2008-09-10-5/+76
* | ARM DaVinci: Remove duplicate code in cpu/arm926ejs/davinci/dp83848.cHugo Villeneuve2008-09-12-20/+7
|/
* ARM DaVinci: Changing function names for EMAC driverSandeep Paulraj2008-08-31-79/+79
* ARM DaVinci: Removed redundant NAND initialization code.Hugo Villeneuve2008-08-25-2/+1
* ARM DaVinci: Fix compilation error with new MTD code.Hugo Villeneuve2008-08-25-2/+0
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* NAND: Davinci driver updatesSergey Kubushyn2008-08-12-5/+14
* Fixing coding style issuesWilliam Juul2008-08-12-9/+9
* Remove white space at end.William Juul2008-08-12-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-12-18/+23
* ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve2008-07-14-0/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-10-3/+7
|\
| * NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-09-3/+7
* | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve2008-07-06-27/+12
* | Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-06-7/+8
|/
* Big white-space cleanup.Wolfgang Denk2008-05-21-62/+65
* ARM: Davinci: Fix DM644x timer overflow handling and cleanupDirk Behme2008-04-22-47/+23
* Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18:Wolfgang Denk2008-04-11-78/+111
* Removes all board specific code from the arch. part for DM644x (DaVinci) boardsPieter Voorthuijsen2008-03-30-64/+56
* - Remove *_masked() functions as noted by WolfgangDirk Behme2008-03-30-47/+22
* Coding style cleanup. Prepare v1.3.2-rc2 release candidateWolfgang Denk2008-02-24-8/+10
* Fix timer overflow in DaVinciPeter Pearse2008-02-14-4/+9