summaryrefslogtreecommitdiffstats
path: root/cpu/arm926ejs/davinci
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-121-1/+1
* Conding style cleanupStefan Roese2007-08-102-3/+1
* [ARM] TI DaVinci support, hopefully finalSergey Kubushyn2007-08-109-0/+2688
OpenPOWER on IntegriCloud