index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nand-utils
/
nanddump.c
Age
Commit message (
Expand
)
Author
2024-10-08
nand-utils: nanddump: Add support for testing continuous reads
Miquel Raynal
2024-10-08
nand-utils: nanddump: Explicitely use the page size when relevant
Miquel Raynal
2024-10-08
nand-utils: nanddump: Use a specific variable for the buffer size
Miquel Raynal
2022-06-08
mtd-utils: nanddump: fix writing big images on 32bit machines
Sascha Hauer
2020-02-09
mtd-utils: Fix wrong argument to sizeof in nanddump
David Oberhollenzer
2020-02-09
mtd-utils: Fix potential negative arguments passed to close(2)
David Oberhollenzer
2019-11-10
nanddump: don't leak copied command line arguments
David Oberhollenzer
2017-11-02
Mark or fix switch cases that fall through
David Oberhollenzer
2017-01-18
nanddump: Add --skip-bad-blocks-to-start option
Mike Crowe
2016-11-17
Unify version string printing
David Oberhollenzer
2016-11-17
nanddump: check write function result for errors
Rafał Miłecki
2016-08-25
mtd-utils: nanddump: write requested length only
Gary Bisson
2015-11-11
mtd-utils: Restructure the mtd-utils source.
Dongsheng Yang