aboutsummaryrefslogtreecommitdiff
path: root/nanddump.c
AgeCommit message (Expand)Author
2010-12-02nanddump: choose correct "printf" format-specifierBrian Norris
2010-12-02nanddump: check for negative inputsBrian Norris
2010-12-02nanddump: change "unsigned" to "signed"Brian Norris
2010-12-02nanddump: Refactor pretty print code into an sprintf()Brian Norris
2010-12-02nanddump/nandwrite: use "simple_" str functionsBrian Norris
2010-11-13mtd-utils: nanddump: Allow 64-bit lengthsBrian Norris
2010-10-25mtd-utils: nanddump: add 64-bit support, utilize libmtdBrian Norris
2010-10-25mtd-utils: nanddump/nandwrite: style, signed-ness, printing fixupsBrian Norris
2010-10-18nanddump: warn when the start address is not page alignedBaruch Siach
2010-10-17mtd-utils: nanddump/nandwrite: Style fixupsBrian Norris
2010-10-17mtd-utils: nanddump: Dynamic buffer, increase pagesize/oobsizeBrian Norris
2010-10-16nanddump: always check the first erase blockBaruch Siach
2010-10-12nanddump: fix initialization of bad blocks oob data bufferBaruch Siach
2010-09-27mtd-utils: standardize PROGRAM_NAMEMike Frysinger
2010-09-18nanddump: rename --nobad to --noskipbadv1.4.0Wolfram Sang
2010-09-12nanddump: add --nobad to read bad blocksMike Frysinger
2010-09-12nanddump: drop unused --ignoreerrors optionMike Frysinger
2010-08-30nanddump: Fix hexdump nybble orderingJon Povey
2010-07-21nanddump: add "forcebinary" flagBrian Norris
2010-07-21nanddump: add canonical (hex+ascii) flagBrian Norris
2010-07-21nanddump: robust pretty hexdumpBrian Norris
2010-07-18nanddump: increase max OOB sizeBrian Norris
2010-06-12mtd-utils: support 4096+64 page sizesEnric Balletbo i Serra
2010-05-05nanddump: Support 4096+218 and 4096+224 page sizesKevin Cernekee
2008-09-08nanddump: Add Support for Quiet OptionGrant Erickson
2008-09-08nanddump: Clean-up Usage OutputGrant Erickson
2008-09-08nanddump: Use Boolean Mnemonics from stdbool.hGrant Erickson
2008-09-08nanddump: Pass Real Names as Arguments to perrorGrant Erickson
2008-09-08nanddump: Utilize Standard Exit MnemonicsGrant Erickson
2008-09-08nanddump: Qualifier Clean-upGrant Erickson
2008-08-21mtd-utils: add support for 4k pages.Thomas Gleixner
2007-08-03Remove $Id:$ tagsJosh Boyer
2007-03-15MTD-Utils: fix handling of ioctl return value in nand-utilsFrank Haverkamp
2007-02-08[MTD] Utils: Add 1KB page & 32 bytes spare NANDKyungmin Park
2006-12-05nanddump.c: fix up long_optionsTimo Lindhorst
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