summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/nand_util.c
Commit message (Expand)AuthorAgeFilesLines
* nand_util: drop trailing all-0xff pages if requestedBen Gardiner2011-07-011-3/+37
* nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner2011-07-011-0/+3
* nand_util: convert nand_write_skip_bad() to flagsBen Gardiner2011-07-011-4/+4
* NAND: add more watchdog resetsScott Wood2011-04-011-0/+2
* NAND: add the ability to directly write yaffs imageLei Wen2011-01-121-8/+55
* nand: remove dead code and suspend/resumeScott Wood2010-10-111-35/+0
* nand erase: .spread, .part, .chip subcommandsScott Wood2010-10-111-14/+17
* nand util: read/write: accept unaligned lengthScott Wood2010-10-111-30/+63
* Merge branch 'next' of ../nextWolfgang Denk2009-12-151-4/+0
|\
| * common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+0
* | nand: Fix access to last block in NAND devicesStefan Roese2009-12-111-2/+2
|/
* Fix computation in nand_util.c:get_len_incl_badDaniel Hobi2009-12-071-1/+1
* add WATCHDOG_RESET() on nand write and readGiulio Benetti2009-08-211-0/+4
* nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov2009-07-161-5/+5
* mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD2009-07-071-10/+10
* mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese2009-06-121-4/+7
* nand: fixup printf modifiers to match types usedMike Frysinger2009-01-231-6/+6
* NAND: Enable nand lock, unlock featureNishanth Menon2009-01-231-36/+43
* NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood2008-11-251-6/+6
* NAND: Properly create JFFS2 cleanmarkers.Scott Wood2008-10-291-19/+11
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-08-141-6/+6
* drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-5/+0
* NAND read/write fixScott Wood2008-08-121-581/+181
* Remove white space at end.William Juul2008-08-121-5/+5
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-121-114/+245
* MTD/NAND: Fix printf format warning in nand codeStefan Roese2008-07-101-3/+3
* nand: Correct NAND erase percentage outputDirk Behme2008-05-281-0/+7
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+872
OpenPOWER on IntegriCloud