Age | Commit message (Expand) | Author |
2021-12-06 | fectest.c: fix buffer overrun | Ralph Siemsen |
2021-06-12 | misc-utils: flashcp: Add new function that copy only different blocks | Harvey Wu |
2021-06-12 | mtd-utils: Add flash_otp_erase | Michael Walle |
2021-05-05 | mtd-utils: flash_erase: Add flash erase chip | Larisa Ileana Grigore |
2021-01-20 | Cleanup: Automake: remove single use variables | David Oberhollenzer |
2021-01-20 | Remove headers from EXTRA_DIST | David Oberhollenzer |
2020-09-29 | misc-utils: Add fectest to build system | Bastian Germann |
2020-09-11 | Fix typos found by Debian's lintian tool | Bastian Germann |
2020-02-09 | mtd-utils: Fix potentially unterminated strings | David Oberhollenzer |
2020-02-09 | mtd-utils: Fix some simple cases of uninitialized value reads | David Oberhollenzer |
2020-02-09 | mtd-utils: Fix various TOCTOU issues | David Oberhollenzer |
2020-02-09 | mtd-utils: Fix printf format specifiers with the wrong type | David Oberhollenzer |
2020-01-13 | mtd-utils: add optional offset parameter to flash_otp_dump | Michael Walle |
2019-11-10 | mtd_debug: cleanup error handling in flash_to_file | David Oberhollenzer |
2019-11-10 | ftl_format: don't leak temporary buffers | David Oberhollenzer |
2019-11-10 | ftl_check: don't leak temporary buffers | David Oberhollenzer |
2019-10-28 | flashcp: Add option -A/--erase-all | Andrij Abyzov |
2019-02-26 | mtd-utils: fixes verification percent display in flashcp | Andrij Abyzov |
2018-10-02 | mtd-utils: Instead of doing preprocessor magic, just output off_t as long long | Thorsten Glaser |
2018-06-18 | Add configure switch to disable compiling/installing lsmtd | David Oberhollenzer |
2018-06-18 | Add manpage for lsmtd | David Oberhollenzer |
2018-06-18 | Add lsmtd program | David Oberhollenzer |
2018-04-10 | misc-utils: flash_erase: Fix Jffs2 type flash erase problem | Xiaolei Li |
2017-11-03 | Enable further warning flags, address new warnings | 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-10-05 | misc-utils: initialize "ip" in docfdisk to NULL | David Oberhollenzer |
2017-06-28 | Eliminate warnings about missing prototypes | David Oberhollenzer |
2017-06-28 | Move libfec declarations to public header in global include directory | David Oberhollenzer |
2017-06-14 | ftl_format: Use return directly to leave main function | Daniel Wagner |
2017-06-14 | flashcp: Drop exit code defines | Daniel Wagner |
2017-06-14 | Use defines for exit code values | Daniel Wagner |
2017-02-21 | mtd-utils: Support jffs2 flash-erase for large OOB (>32b) | Manikandan Ramachandran |
2017-02-20 | mtd-utils: serve_image: Use PRIdoff_t as format specifier. | Torsten Fleischer |
2016-12-14 | mtd-utils: Correct casting for final status report in flashcp | Jonathan Fether |
2016-12-06 | common: Fix 'unchecked return code' warnings | Boris Brezillon |
2016-11-17 | Unify version string printing | David Oberhollenzer |
2016-11-17 | Change build system to autotools | Richard Weinberger |
2016-08-25 | mtd-utils: mtd_debug: check amount of data read. | Michal Suchanek |
2016-04-18 | fix build warnings w/newer glibc & _BSD_SOURCE | Mike Frysinger |
2015-11-12 | flashcp: Use %llu to print filestat.st_size | Fabien Proriol |
2015-11-11 | mtd-utils: Restructure the mtd-utils source. | Dongsheng Yang |