aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-02mtd-utils: Instead of doing preprocessor magic, just output off_t as long longThorsten Glaser
2018-09-20mtd-utils: common.h: fix prompt functionDavid Oberhollenzer
2018-09-20libmtd: don't print an error message for devices without ecc supportDavid Oberhollenzer
2018-09-08ubi-tests: io_paral: Fix error handling of update_volume()Martin Lund
2018-07-27ubi-utils: ubimkvol: Initialize req to zero to make sure no flags are set by ...Boris Brezillon
2018-06-28ubi-utils: ubinize: add support for skipping CRC check of a static volume whe...Quentin Schulz
2018-06-28ubi-utils: ubimkvol: add support for skipping CRC check of a static volume wh...Quentin Schulz
2018-06-28libubi: add volume flags to ubi_mkvol_requestQuentin Schulz
2018-06-28UBI: update ubi-user.h and ubi-media.hQuentin Schulz
2018-06-18Add configure switch to disable compiling/installing lsmtdDavid Oberhollenzer
2018-06-18Add manpage for lsmtdDavid Oberhollenzer
2018-06-18Add lsmtd programDavid Oberhollenzer
2018-06-14mkfs.ubifs: Implement selinux labelling support in mkfs.ubifs.Ritesh Harjani
2018-06-14mkfs.ubifs: add_xattr is not depending on host XATTR supportRitesh Harjani
2018-06-09Revert "Return correct error number in ubi_get_vol_info1"David Oberhollenzer
2018-05-12mtd-utils: make sure pkg-config is installed in configure scriptDavid Oberhollenzer
2018-05-12ubiformat: remove no-volume-table optionDavid Oberhollenzer
2018-05-12ubiformat: process command line arguments firstDavid Oberhollenzer
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