Age | Commit message (Expand) | Author |
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 |
2011-09-11 | libmtd: support MEMWRITE ioctl | Brian Norris |
2011-09-11 | libmtd: modify `mtd_write' to cover OOB writes | Brian Norris |
2011-09-11 | mtd-utils: update mtd-abi.h | Brian Norris |
2011-09-11 | nandwrite: consolidate buffer usage | Brian Norris |
2011-09-11 | nandwrite: trivial variable move | Brian Norris |
2011-08-25 | nandtest: print number of bits corrected during test | Ben Gardiner |
2011-08-23 | nanddump: kill usages of MEMSETOOBSEL ioctl | Brian Norris |
2011-08-23 | nandwrite: refactor "old_oobinfo" code | Brian Norris |
2011-08-23 | nandwrite: cleanup "oobinfochanged" leftovers | Brian Norris |
2011-08-23 | nandwrite: kill -j, -y, and -f options | Brian Norris |
2011-08-23 | nandwrite: kill more MEMSETOOBSEL | Brian Norris |
2011-08-23 | nandwrite: remove `autoplace' features | Brian Norris |
2011-08-23 | nandwrite: remove C99 comment style | Brian Norris |
2011-08-23 | mtd-utils: use __func__ instead of __FUNCTION__ | Brian Norris |
2011-08-23 | mtd_debug: replace #defines with enum | Brian Norris |
2011-08-23 | mtd_debug: fixup style | Brian Norris |