Age | Commit message (Expand) | Author |
2016-08-25 | mtd-utils: fix wrong format specifiers on mips32 | Mathias Kresin |
2016-08-25 | mtd-utils: mtd_debug: check amount of data read. | Michal Suchanek |
2016-08-25 | mtd-utils: nanddump: write requested length only | Gary Bisson |
2016-07-13 | libmtd: Fix return status in mtd_torture test function | David Oberhollenzer |
2016-04-18 | fix build warnings w/newer glibc & _BSD_SOURCE | Mike Frysinger |
2016-04-18 | include sys/sysmacros.h for major/minor/makedev | Mike Frysinger |
2016-01-26 | Makefile: install: don't look for scripts in BUILDDIR | Brian Norris |
2016-01-24 | mkfs.ubifs: <sys/xattr.h>, not <attr/xattr.h> | Brian Norris |
2015-12-09 | mkfs.ubifs: use gid from table instead 2x uid | Sebastian Andrzej Siewior |
2015-11-17 | libmtd: mtd_read: Take the buffer offset into account when reading | Marcus Prebble |
2015-11-12 | flashcp: Use %llu to print filestat.st_size | Fabien Proriol |
2015-11-12 | mkfs.ubifs: fix compiler warning for WITHOUT_LZO | Daniel Walter |
2015-11-12 | Fix scanf() formatstring for modern C version | Daniel Walter |
2015-11-12 | fix build when WITHOUT_LZO is set | Rolf Eike Beer |
2015-11-12 | mkfs.ubifs: Optionally create extended attribute with inode number | Sascha Hauer |
2015-11-12 | mkfs.ubifs: Add extended attribute support | Sascha Hauer |
2015-11-12 | mkfs.ubifs: simplify make_path with xasprintf | Sascha Hauer |
2015-11-12 | mkfs.ubifs: use xmalloc/xzalloc for allocating memory | Sascha Hauer |
2015-11-12 | mkfs.ubifs: change add_directory argument to 'existing' | Sascha Hauer |
2015-11-11 | mtd-utils: Restructure the mtd-utils source. | Dongsheng Yang |
2015-11-11 | flash_{un,}lock: document block count == -1 | Brian Norris |
2015-11-11 | flash_{un,}lock: don't allow "last byte + 1" | Brian Norris |
2015-11-11 | flash_{un,}lock: improve strtol() error handling | Brian Norris |
2015-11-11 | flash_{un,}lock: add MEMISLOCKED support | Brian Norris |
2015-11-11 | flash_{un,}lock: support both lock/unlock in the same binary | Brian Norris |
2015-11-11 | flash_{un,}lock: move args processing to its own function | Brian Norris |
2015-11-11 | flash_{un,}lock: abstract the argument positions | Brian Norris |
2015-11-11 | flash_{un,}lock: document option flags | Brian Norris |
2015-11-11 | flash_{un,}lock: support --version flag | Brian Norris |
2015-11-11 | flash_{un,}lock: switch to getopt library | Brian Norris |
2015-11-11 | flash_{un,}lock: nest optional parameters in help message | Brian Norris |
2015-11-11 | nandtest: support hex/dec/oct for --offset and --length | Brian Norris |
2015-10-01 | mtd-utils: serve_image: use proper POSIX_C_SOURCE value | Kirill Smirnov |
2015-09-29 | mtd: tests: Fix endian issue with CRC generation algorithm | Paul McGougan |
2015-09-29 | mtd-utils: ubinize: Always return error code (at least -1) in case of an error | Enrico Jorns |
2015-08-31 | don't include system headers in dependency files | Brian Norris |
2015-08-28 | autogenerated dependency files are not being utilized properly | Brian Norris |
2015-08-19 | ubifs: correct the size of nnode in memset | Dongsheng Yang |
2015-08-03 | make_a_release.sh: fix MTD spelling | Brian Norris |
2015-07-24 | Release mtd-utils-1.5.2v1.5.2 | Brian Norris |
2015-07-24 | .gitignore: add new mtdpart utility | Brian Norris |
2015-07-06 | mtd-utils: fix 'new blank line at EOF' problems | Dongsheng Yang |
2015-07-06 | mtd-utils: fix 'space before tab in indent' problem | Dongsheng Yang |
2015-07-06 | mtd-utils: fix the trailing whitespace problems | Dongsheng Yang |
2015-07-06 | mtd-utils: ubi-tests: fix a some overflows | Dongsheng Yang |
2015-07-06 | mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.sh | Dongsheng Yang |
2015-05-28 | mtd-utils: Add mtdpart to add/delete partition | Nam T. Nguyen |
2015-05-28 | include/common.h: fix build against musl | Jörg Krause |
2015-05-28 | recv_image: do not include error.h | Jörg Krause |
2015-05-28 | serve_image: do not include error.h | Jörg Krause |