Age | Commit message (Expand) | Author |
2022-11-07 | misc-utils: flashcp: simplify logging | Brandon Maier |
2022-11-07 | misc-utils: flashcp: add safe_memerase | Brandon Maier |
2022-11-07 | misc-utils: flashcp: check for lseek errors | Brandon Maier |
2022-11-07 | misc-utils: flashcp: add safe_write | Brandon Maier |
2022-10-07 | Release mtd-utils-2.1.5v2.1.5 | David Oberhollenzer |
2022-10-07 | Fix warning about unaligned pointer in jffs2reader | Frederic Germain |
2022-10-07 | .gitignore: add new ubiscan utility | Frederic Germain |
2022-10-04 | nor-utils: fix memory leak | liaohua |
2022-09-27 | libmtd: do not ignore non-zero eraseblock size when MTD_NO_ERASE is set | Enrico Jorns |
2022-09-27 | mtd-utils: flash_otp_dump make offset optional | Michael Walle |
2022-09-27 | mkfs.jffs2: fix spelling of --compression-mode parameter in help text | Alex Henrie |
2022-08-08 | tests: Remove unused linux/fs.h header from includes | Khem Raj |
2022-06-27 | nandflipbits: fix corrupted oob | Christophe Kerello |
2022-06-13 | ubinfo: Fix --vol_id return code for absent volume id | Andrew Mellor |
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 |
2022-01-17 | fix test bashism | Mike Frysinger |
2022-01-06 | Release mtd-utils-2.1.4v2.1.4 | David Oberhollenzer |
2022-01-05 | Fix: add missing new-line-escape in jffsX-utils Makemodule.am | David Oberhollenzer |
2021-12-06 | fectest.c: fix buffer overrun | Ralph Siemsen |
2021-12-06 | mtd-tests: use pages during readtest and stress | Ralph Siemsen |
2021-10-13 | mtd-tests: Read and write pages during speed tests | Miquel Raynal |
2021-09-06 | Add ubiscan utility | Diego Ismirlian |
2021-07-25 | Release mtd-utils-2.1.3v2.1.3 | David Oberhollenzer |
2021-07-25 | Add missing filljffs2.sh to EXTRA_DIST | David Oberhollenzer |
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-03-22 | mkfs.ubifs: Fix runtime assertions when running without crypto | Henri Roosen |
2021-02-28 | mtd-utils: Use AC_SYS_LARGEFILE | Sascha Hauer |
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-11-29 | libmtd: avoid divide by zero | Chris Packham |
2020-11-29 | mtd-utils: ubihealthd: this tool does not depend on UBIFS | Juergen Borleis |
2020-11-18 | Add an ubifs mount helper | Uwe Kleine-König |
2020-10-18 | mkfs.ubifs: remove OPENSSL_no_config() | Torben Hohn |
2020-10-18 | mtd-utils: Add nandflipbits tool | Boris Brezillon |
2020-09-29 | misc-utils: Add fectest to build system | Bastian Germann |
2020-09-23 | mkfs.ubifs: Fix build with SELinux | Bastian Germann |
2020-09-11 | Fix typos found by Debian's lintian tool | Bastian Germann |
2020-07-31 | fix build of jffs2reader and jffs2dump if zlib or lzo headers are not in defa... | Rolf Eike Beer |
2020-07-13 | Release mtd-utils-2.1.2v2.1.2 | David Oberhollenzer |
2020-07-13 | Add the mkfs.ubifs sign.h header to the list of sources | David Oberhollenzer |
2020-02-09 | mkfs.ubifs: fix broken build if fscrtyp is disabled | David Oberhollenzer |
2020-02-09 | mtd-utils: Add checks to code that copies strings into fixed sized buffers | David Oberhollenzer |
2020-02-09 | mtd-utils: Fix potentially unterminated strings | David Oberhollenzer |
2020-02-09 | mtd-utils: Fix "are we really at EOF" test logic in libubi read_data | David Oberhollenzer |
2020-02-09 | mtd-utils: Fix wrong argument to sizeof in nanddump | David Oberhollenzer |
2020-02-09 | mtd-utils: Fix some simple cases of uninitialized value reads | David Oberhollenzer |