summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nand_util.c
AgeCommit message (Expand)Author
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut
2011-07-01nand_util: drop trailing all-0xff pages if requestedBen Gardiner
2011-07-01nand_util: treat WITH_YAFFS_OOB as a modeBen Gardiner
2011-07-01nand_util: convert nand_write_skip_bad() to flagsBen Gardiner
2011-04-01NAND: add more watchdog resetsScott Wood
2011-01-12NAND: add the ability to directly write yaffs imageLei Wen
2010-10-11nand: remove dead code and suspend/resumeScott Wood
2010-10-11nand erase: .spread, .part, .chip subcommandsScott Wood
2010-10-11nand util: read/write: accept unaligned lengthScott Wood
2009-12-15Merge branch 'next' of ../nextWolfgang Denk
2009-12-11nand: Fix access to last block in NAND devicesStefan Roese
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-07Fix computation in nand_util.c:get_len_incl_badDaniel Hobi
2009-08-21add WATCHDOG_RESET() on nand write and readGiulio Benetti
2009-07-16nand: fixed failed reads on corrected ECC errors in nand_util.cValeriy Glushkov
2009-07-07mtd: nand: use loff_t for offsetJean-Christophe PLAGNIOL-VILLARD
2009-06-12mtd: Update MTD infrastructure to support 64bit device sizeStefan Roese
2009-01-23nand: fixup printf modifiers to match types usedMike Frysinger
2009-01-23NAND: Enable nand lock, unlock featureNishanth Menon
2008-11-25NAND: Fix misplaced return statement in nand_{read,write}_skip_bad().Scott Wood
2008-10-29NAND: Properly create JFFS2 cleanmarkers.Scott Wood
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12NAND read/write fixScott Wood
2008-08-12Remove white space at end.William Juul
2008-08-12Update MTD to that of Linux 2.6.22.1William Juul
2008-07-10MTD/NAND: Fix printf format warning in nand codeStefan Roese
2008-05-28nand: Correct NAND erase percentage outputDirk Behme
2008-01-09fix comments with new drivers organizationMarcel Ziswiler
2007-11-25drivers/mtd : move mtd drivers to drivers/mtdJean-Christophe PLAGNIOL-VILLARD