aboutsummaryrefslogtreecommitdiff
path: root/nandwrite.c
AgeCommit message (Expand)Author
2010-12-02nandwrite: use common.h "errmsg_die"Brian Norris
2010-12-02nandwrite: add check for negative blockalignBrian Norris
2010-12-02nanddump/nandwrite: use "simple_" str functionsBrian Norris
2010-11-13mtd-utils: nandwrite: type consistencyBrian Norris
2010-11-13mtd-utils: nandwrite: full 64-bit support w/ libmtdBrian Norris
2010-11-13mtd-utils: nandwrite: prevent 32-bit overflowBrian Norris
2010-11-13mtd-utils: nandwrite: avoid NULL buffer pointersBrian Norris
2010-11-13mtd-utils: nandwrite: Use 64-bit offsetBrian Norris
2010-11-13mtd-utils: nandwrite: Use libmtd to get correct mtd parametersBrian Norris
2010-11-13mtd-utils: nandwrite: switch "oobsize" for "writesize"Brian Norris
2010-11-13mtd-utils: nandwrite: Clarify usage of aligned "erasesize"Brian Norris
2010-11-13mtd-utils: nandwrite: Comment, style fixupsBrian Norris
2010-10-25mtd-utils: nanddump/nandwrite: style, signed-ness, printing fixupsBrian Norris
2010-10-17mtd-utils: nanddump/nandwrite: Style fixupsBrian Norris
2010-10-17mtd-utils: nandwrite: Large page+oob supportBrian Norris
2010-09-27mtd-utils: standardize PROGRAM_NAMEMike Frysinger
2010-09-25nandwrite: Remove redundant 'autoplace' checkShinya Kuribayashi
2010-09-24nandwrite: add --skipbad to write bad blocksMike Frysinger
2010-06-12mtd-utils: support 4096+64 page sizesEnric Balletbo i Serra
2010-05-22nandwrite: check if the start address is page-alignedStanley.Miao
2010-05-22nandwrite: fix the bug of writing a yaffs2 image to NANDStanley.Miao
2009-08-12nandwrite: allow writing the OOB when using the standard inputJehan Bing
2009-08-11nandwrite: fix incorrect use of errno.Jehan Bing
2009-08-11nandwrite: unified reading from standard input and from file - part 3Jehan Bing
2009-08-11nandwrite: unified reading from standard input and from file - part2Jehan Bing
2009-08-11nandwrite: unified reading from standard input and from file - part 1Jehan Bing
2009-06-09nandwrite: fix error handlingJehan Bing
2009-06-09nandwrite: return error if failure when reading from standard inputJehan Bing
2009-06-08nandwrite: amend loop conditionJehan Bing
2008-12-26nandwrite: correct data readingArtem Bityutskiy
2008-09-08nandwrite: Add Support for Reading from Standard InputGrant Erickson
2008-09-08nandwrite: Clean-up Usage OutputGrant Erickson
2008-09-08nandwrite: Use Boolean Mnemonics from stdbool.hGrant Erickson
2008-09-08nandwrite: Pass Real Names as Arguments to perrorGrant Erickson
2008-09-08nandwrite: Utilize Standard Exit MnemonicsGrant Erickson
2008-09-08nandwrite: Qualifier Clean-upGrant Erickson
2008-08-21mtd-utils: add support for 4k pages.Thomas Gleixner
2007-08-06Copy with write errors in nandwrite, add 'markbad' option too.David Woodhouse
2007-08-03Remove $Id:$ tagsJosh Boyer
2007-03-15MTD-Utils: fix handling of ioctl return value in nand-utilsFrank Haverkamp
2006-10-09Fixup whitespaceJosh Boyer
2006-05-30Update mtd-abi.h and use new NAND ECC functionalityThomas Gleixner
2006-05-23s/oobblock/writesize/gJoern Engel
2006-05-14MTD Utils. (Resubmit as attachment)Steve Finney
2006-04-11Initial commitDavid Woodhouse