Age | Commit message (Expand) | Author |
2011-06-30 | flash_erase: fix incorrect help message | Brian Norris |
2011-06-30 | mtdinfo: remove -m leftovers | Artem Bityutskiy |
2011-06-29 | mtdinfo: kill -m option | Brian Norris |
2011-06-29 | mtd-utils: kill flash_info | Brian Norris |
2011-06-29 | mtd-utils: switch more utils to unified versioning | Brian Norris |
2011-06-29 | mtd-utils: add common version printing function | Brian Norris |
2011-06-29 | mkfs.ubifs: use common.h | Brian Norris |
2011-06-29 | mtd-utils: update .gitignore files | Brian Norris |
2011-06-29 | mtd-utils: remove whitespace at end of lines | Brian Norris |
2011-06-29 | mtd-tests: io_paral: build error, "variable length strings" | Brian Norris |
2011-06-29 | mtd-tests: checkfs: fix size_t related warning | Brian Norris |
2011-06-29 | nanddump: remove unused variable | Brian Norris |
2011-06-27 | autogenerate version.h from build system | Mike Frysinger |
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 |