Age | Commit message (Expand) | Author |
2012-08-02 | tests: ubi: add stress-test.sh | Artem Bityutskiy |
2012-08-02 | tests: ubi: clean-up runtests.sh some more | Artem Bityutskiy |
2012-08-02 | tests: ubi: clean-up the runtests.sh script | Artem Bityutskiy |
2012-06-29 | mtd-utils: Check mtdoffset is not larger than mtd.size in case of a bad block. | Tomer Barletz |
2012-06-29 | nandwrite: minor cleanups | Artem Bityutskiy |
2012-05-07 | Release mtd-utils-1.5.0v1.5.0 | Artem Bityutskiy |
2012-05-04 | mtd-utils: better document --pagesize of mkfs.jffs2 | Shmulik Ladkani |
2012-04-02 | Makefile: fixup previous 'make clean' fix | Brian Norris |
2012-03-12 | Makefile: fix "make clean" for old GNU find | Brian Norris |
2012-03-07 | mkfs.ubifs: do not ignore --max-leb-cnt when formatting an UBI volume | Artem Bityutskiy |
2012-02-29 | libmtd_legacy: don't open device in R/W | Brian Norris |
2012-02-29 | libmtd: perform device checking first | Brian Norris |
2012-02-14 | libmtd: fix mtd_write() issues for large data-only writes | Brian Norris |
2012-02-14 | mtdinfo: correct grammar on error message | Brian Norris |
2012-02-14 | libmtd: fix segmentation fault on lib->mtd | Brian Norris |
2012-02-14 | limbtd: implement mtd_dev_present for old kernels | Artem Bityutskiy |
2012-02-02 | docfsdisk: minor cosmetic cleanup | Artem Bityutskiy |
2012-02-02 | mtdinfo: fix `--all' for non-consecutive device numbers | Brian Norris |
2012-02-02 | libmtd: add `mtd_dev_present()' library function | Brian Norris |
2012-01-27 | ubinfo: fix `--all' for non-consecutive device numbers | Brian Norris |
2012-01-27 | libubi: make `ubi_dev_present()' a library function | Brian Norris |
2012-01-13 | libmtd: Variable name same as function name causing compile to fail (Android) | Thomas Cannon |
2011-12-19 | make_a_release.sh: remind about pushing the master branch | Artem Bityutskiy |
2011-12-17 | Release mtd-utils-1.4.9v1.4.9 | Artem Bityutskiy |
2011-12-12 | libmtd: allow write operations when MEMWRITE is not supported | Brian Norris |
2011-12-07 | Add a script to make releases | Artem Bityutskiy |
2011-12-05 | nandtest: seed random generator with time | Brian Norris |
2011-12-01 | nandtest: use seed argument | Jan Weitzel |
2011-12-01 | nandtest: set oldstats.failed | Jan Weitzel |
2011-11-22 | Makefile: separate man page install and compression steps | Mike Frysinger |
2011-11-22 | Makefile: fix install target with out-of-tree builds | Mike Frysinger |
2011-11-19 | 1.4.8 releasev1.4.8 | Artem Bityutskiy |
2011-11-18 | Merge branch 'brian'v1.4.7 | Artem Bityutskiy |
2011-11-18 | mtdinfo: provide info when used without arguments | Brian Norris |
2011-11-18 | mtd-utils: add jffs2reader to .gitignore | Brian Norris |
2011-10-14 | tests: checkfs: remove unused code | Andy Shevchenko |
2011-10-14 | mkfs_jffs2: fix typo for word unknown | Andy Shevchenko |
2011-09-21 | jffs2reader: use major() and minor() helpers | Andy Shevchenko |
2011-09-21 | jffs2reader: print ctime only by user's request | Andy Shevchenko |
2011-09-21 | jffs2reader: use const char * for path variables | Andy Shevchenko |
2011-09-21 | jffs2reader: get rid of linker error | Andy Shevchenko |
2011-09-21 | jffs2reader: introduce ADD_BYTES macro | Andy Shevchenko |
2011-09-21 | jffs2reader: eliminate compiler errors | Andy Shevchenko |
2011-09-21 | jffs2reader: update the header inclusion block | Andy Shevchenko |
2011-09-19 | ubiformat: handle write errors correctly | Artem Bityutskiy |
2011-09-11 | nandwrite: use common.h "errmsg" functions | Brian Norris |
2011-09-11 | nandwrite: re-implement `--autoplace' option | Brian Norris |
2011-09-11 | nandwrite: kill `--raw' option | Brian Norris |
2011-09-11 | mtdutils: move OOB auto-layout into libmtd's mtd_write | Brian Norris |
2011-09-11 | nandwrite: merge `mtd_write_oob' and `mtd_write' calls | Brian Norris |