summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-16Release mtd-utils-2.0.2v2.0.2David Oberhollenzer
2018-04-16Fix unit-test header and file paths for out of tree buildsDavid Oberhollenzer
2018-04-16Fix unit test mockup for oobavail sysfs fileDavid Oberhollenzer
2018-04-10misc-utils: flash_erase: Fix Jffs2 type flash erase problemXiaolei Li
2018-04-10libmtd_legacy: Fix some function description mismatchesXiaolei Li
2018-04-10libmtd: Add support to access OOB available sizeXiaolei Li
2018-04-05mtd-utils: ubifs: fix typo in without_lzo definitionKoen Vandeputte
2018-03-07mkfs.ubifs: Allow root entry in device tableDavid Engraf
2018-03-05mtd: tests: check erase block count in page testStefan Agner
2018-02-14mtd: unittests: Stop testing stat() callsBalint Reczey
2018-02-14mtd: unittests: Decode arg size from ioctl requestBalint Reczey
2018-02-14mtd: unittests: Use proper unsigned long type for ioctl requestsBalint Reczey
2018-01-30ubi-utils: ubiformat.c: convert to integer arithmeticAndrea Adami
2018-01-30mtd-utils: common.c: convert to integer arithmeticAndrea Adami
2017-12-05Run unit test programs through "make check"David Oberhollenzer
2017-11-22mtd: tests: Fix check on ebcnt in nandpagetestPaul HENRYS
2017-11-18libscan: fix a comment typo in libscan.hRock Lee
2017-11-15libmtd: fix a comment typo in dev_node2numRock Lee
2017-11-03ubi-utils: ubicrc32: process command line arguments firstDavid Oberhollenzer
2017-11-03nandbiterrs: Fix copy & paste failDavid Oberhollenzer
2017-11-03Enable further warning flags, address new warningsDavid Oberhollenzer
2017-11-03jittertest: Use the appropriate versions of abs()David Oberhollenzer
2017-11-02Mark or fix switch cases that fall throughDavid Oberhollenzer
2017-11-02Add no-return attribute to usage() style functionsDavid Oberhollenzer
2017-11-02Remove self-assignments of unused paramtersDavid Oberhollenzer
2017-10-30mkfs.ubifs: ignore EOPNOTSUPP when listing extended attributesPavel Roskin
2017-10-05tests: checkfs: Remove unused source file from makefilesDavid Oberhollenzer
2017-10-05misc-utils: initialize "ip" in docfdisk to NULLDavid Oberhollenzer
2017-10-05ubi-tests: io_update: fix missleading indentationDavid Oberhollenzer
2017-10-04mkfs.ubifs: Apply squash-uids to the root nodeRomain Izard
2017-08-28Add ctags files to .gitignoreUwe Kleine-König
2017-08-24Release mtd-utils-2.0.1v2.0.1David Oberhollenzer
2017-08-24mtd-utils: tests: Avoid using less than two blocks in nandpagetestMiquel Raynal
2017-08-10mtd-utils: ubinfo: add parameter checkAaron Marcher
2017-07-10mkfs-ubifs: fix inclusion of uuid.hRolf Eike Beer
2017-07-03mtd-utils: tests: Add Erased Pages Bit Flip TestHarpreet Eli Sangha
2017-06-28Add const modifier to read only strings and string constantsDavid Oberhollenzer
2017-06-28Silence warnings about unused argumentsDavid Oberhollenzer
2017-06-28Remove unused variables and functionsDavid Oberhollenzer
2017-06-28Eliminate warnings about missing prototypesDavid Oberhollenzer
2017-06-28Enable compiler warningsDavid Oberhollenzer
2017-06-28Move libfec declarations to public header in global include directoryDavid Oberhollenzer
2017-06-28Use autoconf header detection correctly for libmissingDavid Oberhollenzer
2017-06-28Restructure autoconf configure.acDavid Oberhollenzer
2017-06-28Replace defunct ubifs_assertDavid Oberhollenzer
2017-06-28mtd-utils: tests: Fix nandbiterrs Failure CheckHarpreet Eli Sangha
2017-06-14ubi-utils: Return error code if command line option is unknownDaniel Wagner
2017-06-14nor-utils: Return error code if command line option is unknownDaniel Wagner
2017-06-14jffsX-utils: Return error code if command line option is unknownDaniel Wagner
2017-06-14ftl_format: Use return directly to leave main functionDaniel Wagner