Age | Commit message (Expand) | Author |
2011-06-27 | rewrite build system to avoid recursion | Mike Frysinger |
2011-06-25 | build: remove old SYMLINKS variable | Mike Frysinger |
2011-06-25 | integck: fix build error (MS_DIRSYNC, MS_RELATIME) | Brian Norris |
2011-06-25 | feature-removal: remove completed tasks | Brian Norris |
2011-06-25 | nanddump: default to NOT dumping OOB data | Brian Norris |
2011-06-25 | nanddump: change -o to mean --oob, not --omitoob | Brian Norris |
2011-06-25 | nanddump: change default to --bb=skipbad | Brian Norris |
2011-06-25 | nanddump: kill --omitbad, --noskipbad | Brian Norris |
2011-06-25 | punt redundant libcrc32v1.4.5 | Mike Frysinger |
2011-06-25 | mtd-utils: bump nanddump, mtdinfo version numbers | Brian Norris |
2011-06-23 | nanddump: document, warn about future default --omitoob | Brian Norris |
2011-06-23 | nanddump: add --oob option | Brian Norris |
2011-06-23 | feature-removal-schedule: describe nanddump changes | Brian Norris |
2011-06-23 | nanddump: warn about new default BB handling | Brian Norris |
2011-06-23 | nanddump: update help message for BB method changes | Brian Norris |
2011-06-23 | nanddump: remove --skipbad, leaving --bb=skipbad | Brian Norris |
2011-06-23 | nanddump: add --bb=METHOD option | Brian Norris |
2011-06-09 | mtdinfo: add regioninfo/eraseblock map display | Mike Frysinger |
2011-06-09 | mtdinfo: remove now unused ubigen info | Mike Frysinger |
2011-06-08 | mtdinfo: separate out ubi information printing | Artem Bityutskiy |
2011-06-08 | libmtd: improve mtd_islocked interface | Artem Bityutskiy |
2011-06-08 | libmtd: add helper funcs for getting regioninfo and locked info | Mike Frysinger |
2011-06-08 | jffs2: make lzo optional at build time | Mike Frysinger |
2011-06-08 | flash_info: deprecate | Mike Frysinger |
2011-06-08 | ubi-utils: send help/version info to stdout | Mike Frysinger |
2011-06-07 | mtdinfo: deprecate the -m option | Artem Bityutskiy |
2011-06-07 | libmtd: use O_CLOEXEC | Mike Frysinger |
2011-06-07 | include/mtd: sync with kernel | Mike Frysinger |
2011-06-07 | flash_info: allow people to get info on multiple devices | Mike Frysinger |
2011-06-07 | flash_info: convert to common.h | Mike Frysinger |
2011-06-07 | ignore (FLAT) gdb files | Mike Frysinger |
2011-06-06 | flash_{lock, unlock}: fix off-by-one error for "entire device" length | Steven Miao |
2011-06-06 | flash_{lock,unlock}: convert to common code | Mike Frysinger |
2011-06-06 | flash_{lock,unlock}: merge into one util | Mike Frysinger |
2011-06-06 | flash_{lock,unlock}: merge functionality | Mike Frysinger |
2011-06-06 | flash_lock/flash_unlock/flash_info: clean up style | Mike Frysinger |
2011-06-06 | nanddump: sort options in help message alphabetically by shortname | Brian Norris |
2011-06-06 | nanddump: add --skipbad option for bad blocks | Brian Norris |
2011-06-03 | mkfs.ubifs: trivial: 2.6.40 -> 3.0 | Ben Gardiner |
2011-05-31 | ubi-utils: ubimkvol: fix parameters parsing regression | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: add some more error messages | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: print error message on error | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: close files after creation | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: make directory checking work | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: add verbose reporting | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: always check clean data | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: introduce a helper function for dir sync | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: print name of directory which we cannot open | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: EIO can also be return in power-cut testing | Artem Bityutskiy |
2011-05-27 | fs-tests: integck: implement MTD reattaching | Artem Bityutskiy |