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