summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-09mkfs.ubifs: use gid from table instead 2x uidSebastian Andrzej Siewior
2015-11-17libmtd: mtd_read: Take the buffer offset into account when readingMarcus Prebble
2015-11-12flashcp: Use %llu to print filestat.st_sizeFabien Proriol
2015-11-12mkfs.ubifs: fix compiler warning for WITHOUT_LZODaniel Walter
2015-11-12Fix scanf() formatstring for modern C versionDaniel Walter
2015-11-12fix build when WITHOUT_LZO is setRolf Eike Beer
2015-11-12mkfs.ubifs: Optionally create extended attribute with inode numberSascha Hauer
2015-11-12mkfs.ubifs: Add extended attribute supportSascha Hauer
2015-11-12mkfs.ubifs: simplify make_path with xasprintfSascha Hauer
2015-11-12mkfs.ubifs: use xmalloc/xzalloc for allocating memorySascha Hauer
2015-11-12mkfs.ubifs: change add_directory argument to 'existing'Sascha Hauer
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