Age | Commit message (Expand) | Author |
2023-11-20 | ubiattach: introduce need_resv_pool in UBI_IOCATT | Zhihao Cheng |
2023-11-20 | ubiattach: introduce disable_fm in UBI_IOCATT | Zhihao Cheng |
2023-08-24 | Fix printf format specifiers for 64 bit integer types | David Oberhollenzer |
2023-08-24 | Make sure ubi-media structures are visible for libubigen | David Oberhollenzer |
2023-08-24 | Remove unused symbols | David Oberhollenzer |
2023-05-30 | mtd-utils: Add new syntax to get devices by name | Brandon Maier |
2022-06-13 | ubinfo: Fix --vol_id return code for absent volume id | Andrew Mellor |
2021-09-06 | Add ubiscan utility | Diego Ismirlian |
2021-01-20 | Cleanup: Automake: remove single use variables | David Oberhollenzer |
2021-01-20 | Remove headers from EXTRA_DIST | David Oberhollenzer |
2020-09-11 | Fix typos found by Debian's lintian tool | Bastian Germann |
2020-02-09 | mtd-utils: Add checks to code that copies strings into fixed sized buffers | David Oberhollenzer |
2020-01-30 | libubi: remove private kernel header from includes | Bastian Germann |
2020-01-13 | mtd-utils: Fix return value of ubiformat | Barry Grussling |
2019-12-08 | ubihealthd: Build only if sys/random.h is present | Marek Vasut |
2019-11-10 | ubiformat: don't leak file descriptors | David Oberhollenzer |
2019-10-07 | ubihealthd: Add option -h/--help | Alexander Dahl |
2019-10-07 | ubihealthd: Add missing sentinel in options array | Alexander Dahl |
2019-09-10 | ubiupdatevol: Prevent null pointer dereference | Bastian Germann |
2019-08-25 | ubi-utils: Implement a ubihealthd | Richard Weinberger |
2019-07-02 | ubinize: Exit with non-zero exit code on error. | Patrick Doyle |
2019-05-13 | ubiformat: Dont ignore sequence number CLI option | Amol Vengurlekar |
2019-01-25 | mtd-utils: avoid to create two UBI_LAYOUT_VOLUME_ID volume | Yufen Yu |
2018-07-27 | ubi-utils: ubimkvol: Initialize req to zero to make sure no flags are set by ... | Boris Brezillon |
2018-06-28 | ubi-utils: ubinize: add support for skipping CRC check of a static volume whe... | Quentin Schulz |
2018-06-28 | ubi-utils: ubimkvol: add support for skipping CRC check of a static volume wh... | Quentin Schulz |
2018-05-12 | ubiformat: remove no-volume-table option | David Oberhollenzer |
2018-05-12 | ubiformat: process command line arguments first | David Oberhollenzer |
2018-01-30 | ubi-utils: ubiformat.c: convert to integer arithmetic | Andrea Adami |
2017-11-03 | ubi-utils: ubicrc32: process command line arguments first | David Oberhollenzer |
2017-11-02 | Mark or fix switch cases that fall through | David Oberhollenzer |
2017-08-10 | mtd-utils: ubinfo: add parameter check | Aaron Marcher |
2017-06-14 | ubi-utils: Return error code if command line option is unknown | Daniel Wagner |
2017-03-15 | Fix libmtd behaviour if MTD is not present on the system | David Oberhollenzer |
2017-02-20 | ubirename: trivial fixes to the help text | Luca Ceresoli |
2016-11-17 | Move ubi-utils libraries to common library location | David Oberhollenzer |
2016-11-17 | Merge rest of ubiutils-common into libmtd common | David Oberhollenzer |
2016-11-17 | Remove unused ubiutils_print_text from ubi-utils common | David Oberhollenzer |
2016-11-17 | Add ubinize manpage | David Oberhollenzer |
2016-11-17 | Add support for sysfs mocking | Daniel Walter |
2016-11-17 | Change build system to autotools | Richard Weinberger |
2015-09-29 | mtd-utils: ubinize: Always return error code (at least -1) in case of an error | Enrico Jorns |
2015-07-06 | mtd-utils: fix 'new blank line at EOF' problems | Dongsheng Yang |
2015-07-06 | mtd-utils: fix the trailing whitespace problems | Dongsheng Yang |
2014-11-04 | libmtd: don't ignore "region index" parameter in mtd_regioninfo() | Brian Norris |
2014-09-16 | ubiformat: fix the subpage size hint on the error path | Artem Bityutskiy |
2014-04-07 | ubiformat: correct "non-ubifs" warning message | Brian Norris |
2014-03-31 | ubi-utils: Fix file descriptor leaks in libubi | Daniel van Gerpen |
2014-03-25 | ubi-utils: Add ubiblock tool | Ezequiel Garcia |
2013-10-22 | check the MLC nand type | Huang Shijie |