summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/davinci/nand.c
AgeCommit message (Expand)Author
2009-03-30davinci: move nand driver to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10ARM DaVinci: Fix broken HW ECC for large page NAND.Hugo Villeneuve
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-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood
2008-05-21Big white-space cleanup.Wolfgang Denk
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
2007-08-10[ARM] TI DaVinci support, hopefully finalSergey Kubushyn