Age | Commit message (Expand) | Author |
2022-06-27 | nandflipbits: fix corrupted oob | Christophe Kerello |
2022-06-08 | mtd-utils: nanddump: fix writing big images on 32bit machines | Sascha Hauer |
2022-03-28 | nandwrite: warn about writing 0xff blocks | Rafał Miłecki |
2021-01-20 | Fix test binary installation | David Oberhollenzer |
2021-01-20 | Cleanup: Automake: remove single use variables | David Oberhollenzer |
2021-01-20 | Remove headers from EXTRA_DIST | David Oberhollenzer |
2020-10-18 | mtd-utils: Add nandflipbits tool | Boris Brezillon |
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-11-02 | Add no-return attribute to usage() style functions | David Oberhollenzer |
2017-06-28 | Remove unused variables and functions | David Oberhollenzer |
2017-06-28 | Eliminate warnings about missing prototypes | David Oberhollenzer |
2017-06-14 | Use defines for exit code values | Daniel Wagner |
2017-01-18 | nanddump: Add --skip-bad-blocks-to-start option | Mike Crowe |
2017-01-18 | nandwrite: Add --skip-bad-blocks-to-start option | Mike Crowe |
2017-01-12 | nandwrite: fix/cleanup bad block skipping | David Oberhollenzer |
2017-01-12 | nandwrite: replace erase loop with mtd_erase_multi | David Oberhollenzer |
2017-01-12 | nandwrite: add stricter sanity checking for blockalign | David Oberhollenzer |
2016-12-09 | nandwrite: Factor out buffer checking code | Marek Vasut |
2016-12-06 | common: Fix 'unchecked return code' warnings | Boris Brezillon |
2016-12-06 | nandwrite: add skip-all-ff-pages-option | Kees Trommel |
2016-11-17 | Unify version string printing | David Oberhollenzer |
2016-11-17 | Integrate tests into autotools build system | David Oberhollenzer |
2016-11-17 | Change build system to autotools | Richard Weinberger |
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 |