aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/onenand/onenand_base.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-11mtd: OneNAND: add support for OneNAND manufactured by NumonyxEnric Balletbo i Serra1-0/+1
2009-11-13Flex-OneNAND driver supportAmul Kumar Saha1-93/+649
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park1-3/+1
2009-01-23OneNAND: Additional sync with 2.6.27Stefan Roese1-1/+71
2009-01-23Add markbad functionKyungmin Park1-0/+33
2009-01-23OneNAND: Save version_id in onenand_chip structStefan Roese1-0/+1
2009-01-23OneNAND: Fix compiler warningsStefan Roese1-0/+26
2009-01-23Sync with 2.6.27Kyungmin Park1-151/+357
2008-10-29NAND: sync with 2.6.27Scott Wood1-1/+1
2008-08-21Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park1-190/+694
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk1-28/+28
2008-08-14Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-37/+94
2008-08-13Fix OneNAND build breakKyungmin Park1-37/+94
2008-08-13drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-08-12OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA1-6/+18
2008-08-11OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman1-4/+2
2008-07-09NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood1-45/+50
2008-05-01onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk1-4/+4
2008-04-13Fix OneNAND readKyungmin Park1-0/+13
2008-03-26Add Flex-OneNAND booting supportKyungmin Park1-0/+6
2008-01-16OneNAND: Separate U-Boot dependent code from OneNANDKyungmin Park1-20/+0
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD1-0/+1294