index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nandtest.c
Age
Commit message (
Expand
)
Author
2014-09-08
nandtest: fix --reads argument
Guido Martínez
2014-05-30
nandtest: Introduce multiple reads & check iterations
Ezequiel García
2014-05-05
nandtest: Move the "read and compare" code to a function
Ezequiel Garcia
2014-05-05
nandtest: Remove redundant check
Ezequiel Garcia
2013-07-01
nand{dump, test, write}: clean up --help handling
Mike Frysinger
2013-07-01
move _GNU_SOURCE to the main makefile
Mike Frysinger
2011-12-05
nandtest: seed random generator with time
Brian Norris
2011-12-01
nandtest: use seed argument
Jan Weitzel
2011-12-01
nandtest: set oldstats.failed
Jan Weitzel
2011-08-25
nandtest: print number of bits corrected during test
Ben Gardiner
2011-06-29
mtd-utils: remove whitespace at end of lines
Brian Norris
2010-09-27
mtd-utils: standardize PROGRAM_NAME
Mike Frysinger
2010-07-30
mtd-utils: clean up compile warnings
Kevin Cernekee
2010-07-18
nandtest: Fixed indentation
Brian Norris
2010-03-31
nandtest: fix --keep argument
Radoslav Kolev
2007-09-11
Improve option handling in nandtest, add markbad and offset/length options.
David Woodhouse
2007-08-10
Mark blocks bad on failed write; don't abort.
David Woodhouse
2007-08-09
Fix repeated warning about ECC correction, in nandtest
David Woodhouse
2007-08-09
Add nand integrity testing utility.
David Woodhouse