Age | Commit message (Expand) | Author |
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 |
2010-09-24 | mkfs.ubifs: use common ARRAY_SIZE | Mike Frysinger |
2010-09-24 | mtd-utils: punt duplicate normsg_cont define | Mike Frysinger |
2010-09-24 | mtd-utils: convert to common.h/min | Mike Frysinger |
2010-09-24 | libmtd: unify erase block argument checking | Mike Frysinger |
2010-09-24 | nandwrite: add --skipbad to write bad blocks | Mike Frysinger |
2010-09-24 | mkfs.ubifs: Fix --squash-rino-perm / --nosquash-rino-perm | Kevin Cernekee |
2010-09-23 | libfec: fix up pointer warnings in fec magic computation | Mike Frysinger |
2010-09-23 | mtd-utils: compr: drop unused model argument | Mike Frysinger |
2010-09-23 | compr_zlib: mark local functions as static | Mike Frysinger |
2010-09-23 | ftl_check: drop unused verbose flag | Mike Frysinger |
2010-09-23 | mtd-utils: clean up zlib.h usage a bit | Mike Frysinger |
2010-09-23 | rbtree: avoid redefining offsetof | Mike Frysinger |
2010-09-23 | mkfs.ubifs: Fix heap corruption on LEB overrun | Kevin Cernekee |
2010-09-23 | mkfs.ubifs: do not override root inode permissions | Artem Bityutskiy |
2010-09-18 | nanddump: rename --nobad to --noskipbadv1.4.0 | Wolfram Sang |
2010-09-12 | nanddump: add --nobad to read bad blocks | Mike Frysinger |
2010-09-12 | nanddump: drop unused --ignoreerrors option | Mike Frysinger |
2010-09-12 | ubi-utils: drop -Werror in old utils | Mike Frysinger |
2010-09-02 | ubi-utils: reformat help text to fit in 80 columns | Jon Povey |
2010-09-02 | ubi-utils: provide default value for /dev/ubi_ctrl | Jon Povey |
2010-09-01 | lib: fix libcrc32 generation | Artem Bityutskiy |
2010-09-01 | rename crc32 to mtd_crc32 | Artem Bityutskiy |
2010-08-30 | flash_eraseall: tweaks to make binary size smaller | Ladislav Michl |
2010-08-30 | nanddump: Fix hexdump nybble ordering | Jon Povey |
2010-08-30 | mtd-utils: fix compiler warnings | Brian Norris |
2010-08-30 | mtd-utils: fix spelling error | Brian Norris |
2010-07-30 | mtd-utils: clean up compile warnings | Kevin Cernekee |
2010-07-26 | mtd: change flash_eraseall to use libmtd-wrapped ioctls | Kevin Cernekee |
2010-07-26 | libmtd: add OOB read and write interfaces | Artem Bityutskiy |
2010-07-26 | libmtd: support MEMERASE64 | Artem Bityutskiy |
2010-07-21 | fix parallel build between ubi-utils and mkfs.ubifs | Mike Frysinger |
2010-07-21 | nanddump: add "forcebinary" flag | Brian Norris |
2010-07-21 | nanddump: add canonical (hex+ascii) flag | Brian Norris |
2010-07-21 | nanddump: robust pretty hexdump | Brian Norris |
2010-07-18 | nandtest: Fixed indentation | Brian Norris |
2010-07-18 | mkfs.jffs2: fixed warnings | Brian Norris |
2010-07-18 | nanddump: increase max OOB size | Brian Norris |
2010-07-18 | mkfs.jffs2: fix integer underflow in jffs2_rtime_compress() | Enrico Scholz |
2010-07-17 | libs: remove ubiutils-specific stuff from common.h | Artem Bityutskiy |
2010-07-17 | mkfs.ubifs: fix compilation warning | Artem Bityutskiy |
2010-07-17 | libs: make crc32 and fec to be libraries | Artem Bityutskiy |
2010-07-17 | Add forgotten Makefile | Artem Bityutskiy |
2010-07-13 | mtd-utils: update to latest mtd-abi.h from kernel.org | Kevin Cernekee |
2010-07-13 | mtd-utils: move libmtd source files to lib/ subdirectory | Kevin Cernekee |
2010-06-16 | libscan: rename hdr to ech | Artem Bityutskiy |