summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/nand_util.c
AgeCommit message (Expand)Author
2015-04-01mtd: nand: do not scan BBT after scrub2014.10-toradex-nextMasahiro Yamada
2014-08-25mtd, ubi, ubifs: resync with Linux-3.14Heiko Schocher
2013-12-17nand_util.c: Use '%zd' for length in nand_unlock debug printTom Rini
2013-10-31nand_util.c: Correct licensingTom Rini
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-08-22nand_util: delete a useless variableMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-24dfu, nand: before write a buffer to nand, erase the nand sectorsHeiko Schocher
2013-05-31mtd: resync with Linux-3.7.1Sergey Lapin
2013-05-22mtd: nand: use ssize_t instead of size_t to prevent infinite loophtbegin
2013-04-10nand: Extend nand_(read|write)_skip_bad with *actual and limit parametersTom Rini
2013-02-22mtd: nand: Check if NAND is locked tight before lock cmdsJoe Hershberger
2012-11-26nand: Add torture featureBenoît Thébaudeau
2012-11-26nand: Fix nand_erase_opts() offset checkBenoît Thébaudeau
2012-11-26nand: Clean up nand_utilBenoît Thébaudeau
2012-09-17nand: Make NAND lock status compatible with MicronJoe Hershberger
2012-09-17nand: consolidate duplicated constantsJoe Hershberger
2012-09-17nand: Change ulong to loff_t and size_tJoe Hershberger
2012-09-17nand: Add support for unlock.invertJoe Hershberger
2012-05-18nand_util: correct YAFFS image write functionLiu, Wentao
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