summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-07make_a_release.sh: suggest announcement e-mailArtem Bityutskiy
2014-04-07Release mtd-utils-1.5.1v1.5.1Artem Bityutskiy
2014-04-07ubiformat: correct "non-ubifs" warning messageBrian Norris
2014-03-31ubi-utils: Fix file descriptor leaks in libubiDaniel van Gerpen
2014-03-31mkfs.ubifs: correct and improve LEB size error printsBrian Norris
2014-03-25ubi-utils: Add ubiblock toolEzequiel Garcia
2013-10-26mtd-utils: Makefile: add LDFLAGS_mkfs.ubifsAaron Sierra
2013-10-24flash_erase: check the nand typeHuang Shijie
2013-10-22check the MLC nand typeHuang Shijie
2013-10-22flash_otp_write: use helper to check the nandHuang Shijie
2013-10-22mtd: mtd-abi: add a helper to detect the nand typeHuang Shijie
2013-10-22add the MTD_MLCNANDFLASH caseHuang Shijie
2013-07-01ubiupdatevol: add a --skip optionMike Frysinger
2013-07-01nandwrite: amendment to Mike's --input-* seriesArtem Bityutskiy
2013-07-01nandwrite: add --input-{skip,size} optionsMike Frysinger
2013-07-01nandwrite: clean up length typesMike Frysinger
2013-07-01nand{dump, test, write}: clean up --help handlingMike Frysinger
2013-07-01use xstrdup in a few more placesMike Frysinger
2013-07-01mkfs.ubifs: allow reformatting of devicesMike Frysinger
2013-07-01mtd-utils: new prompt() helper for talking to the userMike Frysinger