aboutsummaryrefslogtreecommitdiff
path: root/nand-utils
AgeCommit message (Expand)Author
2021-01-20Fix test binary installationDavid Oberhollenzer
2021-01-20Cleanup: Automake: remove single use variablesDavid Oberhollenzer
2021-01-20Remove headers from EXTRA_DISTDavid Oberhollenzer
2020-10-18mtd-utils: Add nandflipbits toolBoris Brezillon
2020-02-09mtd-utils: Fix wrong argument to sizeof in nanddumpDavid Oberhollenzer
2020-02-09mtd-utils: Fix potential negative arguments passed to close(2)David Oberhollenzer
2019-11-10nanddump: don't leak copied command line argumentsDavid Oberhollenzer
2017-11-02Mark or fix switch cases that fall throughDavid Oberhollenzer
2017-11-02Add no-return attribute to usage() style functionsDavid Oberhollenzer
2017-06-28Remove unused variables and functionsDavid Oberhollenzer
2017-06-28Eliminate warnings about missing prototypesDavid Oberhollenzer
2017-06-14Use defines for exit code valuesDaniel Wagner
2017-01-18nanddump: Add --skip-bad-blocks-to-start optionMike Crowe
2017-01-18nandwrite: Add --skip-bad-blocks-to-start optionMike Crowe
2017-01-12nandwrite: fix/cleanup bad block skippingDavid Oberhollenzer
2017-01-12nandwrite: replace erase loop with mtd_erase_multiDavid Oberhollenzer
2017-01-12nandwrite: add stricter sanity checking for blockalignDavid Oberhollenzer
2016-12-09nandwrite: Factor out buffer checking codeMarek Vasut
2016-12-06common: Fix 'unchecked return code' warningsBoris Brezillon
2016-12-06nandwrite: add skip-all-ff-pages-optionKees Trommel
2016-11-17Unify version string printingDavid Oberhollenzer
2016-11-17Integrate tests into autotools build systemDavid Oberhollenzer
2016-11-17Change build system to autotoolsRichard Weinberger
2016-11-17nanddump: check write function result for errorsRafał Miłecki
2016-08-25mtd-utils: nanddump: write requested length onlyGary Bisson
2015-11-11mtd-utils: Restructure the mtd-utils source.Dongsheng Yang