Age | Commit message (Expand) | Author |
2017-03-29 | libubi.c: add klibc specific fixes for ioctl | Andrea Adami |
2017-03-22 | Return correct error number in ubi_get_vol_info1 | David Oberhollenzer |
2017-03-15 | Fix libmtd behaviour if MTD is not present on the system | David Oberhollenzer |
2017-03-02 | Fix build with musl | Khem Raj |
2017-03-02 | Replace rpmatch() usage with checking first character of line | David Oberhollenzer |
2017-03-02 | Fix alignment trap triggered by NEON instructions | Yuanjie Huang |
2017-02-21 | mtd-utils: Support jffs2 flash-erase for large OOB (>32b) | Manikandan Ramachandran |
2017-02-21 | ubi: tests: Speedup io_paral by using rand_r() | Richard Weinberger |
2017-02-21 | ubi: tests: Support up to 65k NAND page size | Richard Weinberger |
2017-02-21 | ubi: tests: Replace variable-length array with malloc() | David Gstir |
2017-02-20 | Remove README.udev from ubi-tests extra dist | David Oberhollenzer |
2017-02-20 | ubirename: trivial fixes to the help text | Luca Ceresoli |
2017-02-20 | Remove UDEV_SETTLE_HACK | Richard Weinberger |
2017-02-20 | mtd-utils: serve_image: Use PRIdoff_t as format specifier. | Torsten Fleischer |
2017-02-20 | mtd-utils: Fix format specifier definitions for off_t and loff_t. | Torsten Fleischer |
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-22 | Release mtd-utils-2.0.0v2.0.0 | David Oberhollenzer |
2016-12-22 | mtd-utils: Add configure switches to disable jffsX or ubifs tools | David Oberhollenzer |
2016-12-14 | Release mtd-utils-2.0.0-rc2v2.0.0-rc2 | David Oberhollenzer |
2016-12-14 | Enable tests so they are included in the make dist target | David Oberhollenzer |
2016-12-14 | mtd-utils: Correct casting for final status report in flashcp | Jonathan Fether |
2016-12-13 | Fix packaging of unit test files | David Oberhollenzer |
2016-12-09 | nandwrite: Factor out buffer checking code | Marek Vasut |
2016-12-07 | Release mtd-utils-2.0.0-rc1v2.0.0-rc1 | David Oberhollenzer |
2016-12-06 | common: Fix 'unchecked return code' warnings | Boris Brezillon |
2016-12-06 | common: Fix PRI{x,d}off definitions for x86_64 platform | Boris Brezillon |
2016-12-06 | nandwrite: add skip-all-ff-pages-option | Kees Trommel |
2016-11-29 | Define WITHOUT_XATTR if sys/acl.h or sys/xattr.h is missing | David Oberhollenzer |
2016-11-17 | Allow version string to have a release candidate suffix | David Oberhollenzer |
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 Makefile for unittests | Daniel Walter |
2016-11-17 | Add unittests for libubi | Daniel Walter |
2016-11-17 | Add unittest for libmtd | Daniel Walter |
2016-11-17 | Add sysfs tree for unittests | Daniel Walter |
2016-11-17 | Add support for sysfs mocking | Daniel Walter |
2016-11-17 | Add unit test helpers | Daniel Walter |
2016-11-17 | Fix uninitialized buffers | Daniel Walter |
2016-11-17 | mtd-utils: Add nand sub-page test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add nand page test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add flash read test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add nand flash bit errors test | David Oberhollenzer |
2016-11-17 | mtd-utils: Add flash speed test utility | David Oberhollenzer |
2016-11-17 | mtd-utils: Add flash stress test utility | David Oberhollenzer |