summaryrefslogtreecommitdiff
path: root/nandtest.c
Commit message (Expand)AuthorAgeFilesLines
* nandtest: fix --reads argumentGuido Martínez2014-09-081-2/+2
* nandtest: Introduce multiple reads & check iterationsEzequiel García2014-05-301-10/+25
* nandtest: Move the "read and compare" code to a functionEzequiel Garcia2014-05-051-36/+43
* nandtest: Remove redundant checkEzequiel Garcia2014-05-051-2/+0
* nand{dump, test, write}: clean up --help handlingMike Frysinger2013-07-011-6/+10
* move _GNU_SOURCE to the main makefileMike Frysinger2013-07-011-1/+0
* nandtest: seed random generator with timeBrian Norris2011-12-051-1/+4
* nandtest: use seed argumentJan Weitzel2011-12-011-0/+1
* nandtest: set oldstats.failedJan Weitzel2011-12-011-1/+1
* nandtest: print number of bits corrected during testBen Gardiner2011-08-251-1/+3
* mtd-utils: remove whitespace at end of linesBrian Norris2011-06-291-8/+8
* mtd-utils: standardize PROGRAM_NAMEMike Frysinger2010-09-271-2/+5
* mtd-utils: clean up compile warningsKevin Cernekee2010-07-301-3/+3
* nandtest: Fixed indentationBrian Norris2010-07-181-7/+7
* nandtest: fix --keep argumentRadoslav Kolev2010-03-311-1/+1
* Improve option handling in nandtest, add markbad and offset/length options.David Woodhouse2007-09-111-94/+202
* Mark blocks bad on failed write; don't abort.David Woodhouse2007-08-101-1/+2
* Fix repeated warning about ECC correction, in nandtestDavid Woodhouse2007-08-091-2/+2
* Add nand integrity testing utility.David Woodhouse2007-08-091-0/+172