Age | Commit message (Expand) | Author |
2011-04-05 | tests: ubi-tests: seed_random_generator() was used w/o prototype | Andy Shevchenko |
2011-04-05 | tests: fs-tests: check return value of functions | Andy Shevchenko |
2011-04-05 | tests: checkfs: fix linker warnings | Andy Shevchenko |
2011-04-05 | tests: checkfs: fix compiler warnings | Andy Shevchenko |
2011-04-05 | tests: make jittertest buildable | Andy Shevchenko |
2011-04-04 | mkfs.ubifs: check output first | Andy Shevchenko |
2011-04-01 | libmtd: fix OOB read and write interfacev1.4.4 | Artem Bityutskiy |
2011-03-24 | fs-tests: integck: improve re-mounting test coverage | Artem Bityutskiy |
2011-03-24 | fs-tests: perf: fix compilation warning | Artem Bityutskiy |
2011-03-24 | fs-tests: test_1: fix compilation warnings | Artem Bityutskiy |
2011-03-18 | nanddump: fail if -s parameter is unaligned | Artem Bityutskiy |
2011-03-18 | mkfs.ubifs: deprecate squash-rino-perm options | Artem Bityutskiy |
2011-03-18 | flash_erase: increas version numberv1.4.3 | Artem Bityutskiy |
2011-03-18 | flash_erase: start position should be in bytes | Peter Korsgaard |
2011-03-08 | nandwrite: add only write oob option | Lei Wen |
2011-02-25 | mtd-utils: common.h: simple_strtoll type usage | Brian Norris |
2011-01-16 | mkfs.jffs2: fix repeated dev nodesv1.4.2 | Thomas Chou |
2011-01-16 | mkfs.jffs2: fix devtable count as mkfs.ubifs does | Thomas Chou |
2010-12-02 | nandwrite: use common.h "errmsg_die" | Brian Norris |
2010-12-02 | nandwrite: add check for negative blockalign | Brian Norris |
2010-12-02 | nanddump: choose correct "printf" format-specifier | Brian Norris |
2010-12-02 | nanddump: check for negative inputs | Brian Norris |
2010-12-02 | nanddump: change "unsigned" to "signed" | Brian Norris |
2010-12-02 | nanddump: Refactor pretty print code into an sprintf() | Brian Norris |
2010-12-02 | common.h: Add MAX() macro, fix MIN() | Brian Norris |
2010-12-02 | nanddump/nandwrite: use "simple_" str functions | Brian Norris |
2010-11-29 | libmtd: fix OOB size initialization in legacy code | Ketil Froyn |
2010-11-13 | mtd-utils: nandwrite: type consistency | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: full 64-bit support w/ libmtd | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: prevent 32-bit overflow | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: avoid NULL buffer pointers | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Use 64-bit offset | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Use libmtd to get correct mtd parameters | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: switch "oobsize" for "writesize" | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Clarify usage of aligned "erasesize" | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Comment, style fixups | Brian Norris |
2010-11-13 | mtd-utils: nanddump: Allow 64-bit lengths | Brian Norris |
2010-10-27 | Fix make install errors | Mike Frysinger |
2010-10-25 | mkfs.ubifs: Fix typo in short options of mkfs.ubifs | Vivenzio Pagliari |
2010-10-25 | mtd-utils: nanddump: add 64-bit support, utilize libmtd | Brian Norris |
2010-10-25 | mtd-utils: nanddump/nandwrite: style, signed-ness, printing fixups | Brian Norris |
2010-10-18 | nanddump: warn when the start address is not page aligned | Baruch Siach |
2010-10-17 | mtd-utils: nanddump/nandwrite: Style fixups | Brian Norris |
2010-10-17 | mtd-utils: flash_erase: Fix output of offsets | Brian Norris |
2010-10-17 | mtd-utils: nandwrite: Large page+oob support | Brian Norris |
2010-10-17 | mtd-utils: nanddump: Dynamic buffer, increase pagesize/oobsize | Brian Norris |
2010-10-16 | nanddump: always check the first erase block | Baruch Siach |
2010-10-16 | Add --squash-rino-perm removal plan | Artem Bityutskiy |
2010-10-12 | nanddump: fix initialization of bad blocks oob data buffer | Baruch Siach |
2010-10-04 | jffs2reader: convert to common.h helpers | Mike Frysinger |