summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_omap_gpmc.c
Commit message (Expand)AuthorAgeFilesLines
...
* mtd nand omap: factor out bch correct functionSascha Hauer2011-11-081-52/+62
* mtd nand omap: use blocknum calculation to where it's usedSascha Hauer2011-11-081-7/+7
* introduce io.hSascha Hauer2011-09-221-1/+1
* nand: convert to struct resourceJean-Christophe PLAGNIOL-VILLARD2011-07-231-5/+5
* Improved gpmc_nand driver to show the current eccmode.Juergen Kilb2011-06-101-3/+5
* ARM: omap4: fix dev_width for omap_enable_hweccJan Weitzel2011-04-201-1/+1
* nand omap: handle erased pages correctly in hamming ecc modeSascha Hauer2011-04-121-0/+5
* nand omap: use xzalloc instead of callocSascha Hauer2011-04-121-5/+1
* nand omap: use standard debug functionsSascha Hauer2011-04-121-19/+8
* nand omap: turn debug messages into dev_dbgSascha Hauer2011-04-121-8/+8
* nand omap: fix hamming romcode ecc codeSascha Hauer2011-04-121-4/+14
* mtd nand omap: Add BCH ecc supportSascha Hauer2011-04-041-37/+186
* mtd nand omap: make ecc mode runtime configurableSascha Hauer2011-04-041-88/+181
* mtd nand omap: Pass ecc mode from platformSascha Hauer2011-04-041-1/+1
* omap: nand remove unnecessary conditionMichael Grzeschik2010-08-181-2/+1
* omap nand: bugfix configure ecc orderMichael Grzeschik2010-08-061-21/+21
* Merge remote branch 'origin/omap' into nextSascha Hauer2010-07-121-16/+87
* move drivers/nand to drivers/mtd/nandSascha Hauer2010-07-051-0/+534