summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-25mtd-utils: mtd_debug: check amount of data read.Michal Suchanek
2016-08-25mtd-utils: nanddump: write requested length onlyGary Bisson
2016-07-13libmtd: Fix return status in mtd_torture test functionDavid Oberhollenzer
2016-04-18fix build warnings w/newer glibc & _BSD_SOURCEMike Frysinger
2016-04-18include sys/sysmacros.h for major/minor/makedevMike Frysinger
2016-01-26Makefile: install: don't look for scripts in BUILDDIRBrian Norris
2016-01-24mkfs.ubifs: <sys/xattr.h>, not <attr/xattr.h>Brian Norris
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