Age | Commit message (Expand) | Author |
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 |
2010-10-02 | libmtd: make malloc failures fatal | Mike Frysinger |
2010-10-02 | sumtool/libfec: convert "()" to "(void)" in func defs | Mike Frysinger |
2010-10-02 | sumtool: convert to common.h helpers | Mike Frysinger |
2010-10-02 | mkfs.jffs2: convert to xalloc.h helpers | Mike Frysinger |
2010-10-01 | libmtd: unify some error messages | Mike Frysinger |
2010-10-01 | mtd-utils: xalloc: simplify/unify error messages | Mike Frysinger |
2010-10-01 | mtd-utils: dont redefine MIN() | Mike Frysinger |
2010-10-01 | mkfs.jffs2: convert to common.h helpers | Mike Frysinger |
2010-10-01 | libmtd: fix "fount" typo | Mike Frysinger |
2010-10-01 | mtd-utils: sys_errmsg: optimize indentation | Mike Frysinger |
2010-10-01 | mtd-utils: introduce xzalloc() helper | Mike Frysinger |
2010-10-01 | mtd-utils: enable garbage collection of unused function/data sections | Mike Frysinger |
2010-09-30 | mkfs.jffs2: use new xasprintf() helper | Mike Frysinger |
2010-09-30 | mtd-utils: add xasprintf() helper | Mike Frysinger |
2010-09-30 | mtd-utils: new memory wrappers | Mike Frysinger |
2010-09-28 | ubi-utils: remove old ubi-utils | Artem Bityutskiy |
2010-09-28 | mtd-utils: Use $(CURDIR) in place of $(PWD) | Kevin Cernekee |
2010-09-27 | mtd-utils: unify flash_erase and flash_eraseall | Mike Frysinger |
2010-09-27 | mtd-utils: new strtoX helpers | Mike Frysinger |
2010-09-27 | mtd-utils: common.h: clean up PROGRAM_NAME usage | Mike Frysinger |
2010-09-27 | recv_image: fix __USE_GNU hack | Mike Frysinger |
2010-09-27 | ubi-utils: tweak const strings decls | Mike Frysinger |
2010-09-27 | compr_rtime: fix unused warning | Mike Frysinger |
2010-09-27 | mtd-utils: standardize PROGRAM_NAME | Mike Frysinger |
2010-09-25 | nandwrite: Remove redundant 'autoplace' check | Shinya Kuribayashi |
2010-09-25 | mtd-utils: new bareverbose() helper | Mike Frysinger |
2010-09-25 | libmtd: add lock/unlock helpers | Mike Frysinger |