summaryrefslogtreecommitdiff
path: root/drivers/mtd/onenand/onenand_base.c
Commit message (Expand)AuthorAgeLines
* Fix OneNAND read_oob/write_oob functions compatabilityKyungmin Park2008-08-21-190/+694
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-14-28/+28
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2008-08-14-37/+94
|\
| * Fix OneNAND build breakKyungmin Park2008-08-13-37/+94
* | drivers/mtd/onenand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-5/+0
|/
* OneNAND: Fill in MTD function pointers for OneNAND.Fathi BOUDRA2008-08-12-6/+18
* OneNAND: Remove unused parameters to onenand_verify_pageSteve Sakoman2008-08-11-4/+2
* NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-09-45/+50
* onenand: rename 16 bit memory copy into memcpy_16() to avoid conflictsWolfgang Denk2008-05-01-4/+4
* Fix OneNAND readKyungmin Park2008-04-13-0/+13
* Add Flex-OneNAND booting supportKyungmin Park2008-03-26-0/+6
* OneNAND: Separate U-Boot dependent code from OneNANDKyungmin Park2008-01-16-20/+0
* drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-25-0/+1294