aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-11mtd-utils: Restructure the mtd-utils source.Dongsheng Yang
2015-11-11flash_{un,}lock: document block count == -1Brian Norris
2015-11-11flash_{un,}lock: don't allow "last byte + 1"Brian Norris
2015-11-11flash_{un,}lock: improve strtol() error handlingBrian Norris
2015-11-11flash_{un,}lock: add MEMISLOCKED supportBrian Norris
2015-11-11flash_{un,}lock: support both lock/unlock in the same binaryBrian Norris
2015-11-11flash_{un,}lock: move args processing to its own functionBrian Norris
2015-11-11flash_{un,}lock: abstract the argument positionsBrian Norris
2015-11-11flash_{un,}lock: document option flagsBrian Norris
2015-11-11flash_{un,}lock: support --version flagBrian Norris
2015-11-11flash_{un,}lock: switch to getopt libraryBrian Norris
2015-11-11flash_{un,}lock: nest optional parameters in help messageBrian Norris
2015-11-11nandtest: support hex/dec/oct for --offset and --lengthBrian Norris
2015-10-01mtd-utils: serve_image: use proper POSIX_C_SOURCE valueKirill Smirnov
2015-09-29mtd: tests: Fix endian issue with CRC generation algorithmPaul McGougan
2015-09-29mtd-utils: ubinize: Always return error code (at least -1) in case of an errorEnrico Jorns
2015-08-31don't include system headers in dependency filesBrian Norris
2015-08-28autogenerated dependency files are not being utilized properlyBrian Norris
2015-08-19ubifs: correct the size of nnode in memsetDongsheng Yang
2015-08-03make_a_release.sh: fix MTD spellingBrian Norris
2015-07-24Release mtd-utils-1.5.2v1.5.2Brian Norris
2015-07-24.gitignore: add new mtdpart utilityBrian Norris
2015-07-06mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang
2015-07-06mtd-utils: fix 'space before tab in indent' problemDongsheng Yang
2015-07-06mtd-utils: fix the trailing whitespace problemsDongsheng Yang
2015-07-06mtd-utils: ubi-tests: fix a some overflowsDongsheng Yang
2015-07-06mtd-utils: fs-tests: pass TEST_DIR to integck in run_all.shDongsheng Yang
2015-05-28mtd-utils: Add mtdpart to add/delete partitionNam T. Nguyen
2015-05-28include/common.h: fix build against muslJörg Krause
2015-05-28recv_image: do not include error.hJörg Krause
2015-05-28serve_image: do not include error.hJörg Krause
2015-05-28libmtd: fix comment typoBaruch Siach
2015-05-28mtd-utils: libfec: use standard C type instead of u_longImre Kaloz
2015-05-28mkfs.ubifs: Fix build with gcc 5.1Bernhard Walle
2014-11-05mtd-utils: jffs2dump: XATTR and XREF support for endianess conversionTimo Warns
2014-11-05mtd-utils: jffs2dump: XATTR and XREF support for content dumpTimo Warns
2014-11-04libmtd: don't ignore "region index" parameter in mtd_regioninfo()Brian Norris
2014-10-30ubifs-media.h: include "byteorder.h"Artem Bityutskiy
2014-10-30Move mkfs.ubifs/ubifs-media.h to include/mtdArtem Bityutskiy
2014-10-20mkfs.ubifs: start using common codeArtem Bityutskiy
2014-10-20mtd-utils: Add macros to include/common.hhujianyang
2014-09-16ubiformat: fix the subpage size hint on the error pathArtem Bityutskiy
2014-09-15libmtd: fix mtd_dev_present return value on legacy systemsGuido Martínez
2014-09-08nandtest: fix --reads argumentGuido Martínez
2014-05-30nandtest: Introduce multiple reads & check iterationsEzequiel García
2014-05-05nandtest: Move the "read and compare" code to a functionEzequiel Garcia
2014-05-05nandtest: Remove redundant checkEzequiel Garcia
2014-04-21include/common.h: fix build against recent 0.9.33 uClibcBaruch Siach
2014-04-15mtd-utils: integck: Use $(CC) and $(AR) instead of 'gcc' and 'ar' consistentlyMats Kärrman
2014-04-15include/common.h: fix build against current uClibcBaruch Siach