Age | Commit message (Expand) | Author |
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 |
2010-06-15 | ubi-test: seed the random genrator in tests | Artem Bityutskiy |
2010-06-15 | ubi-tests: use rand instead of random in io_paral | Artem Bityutskiy |
2010-06-15 | ubi-tests: remove some junk from the integ test | Artem Bityutskiy |
2010-06-15 | ubi-utils: harmonize mtd device node variables | Artem Bityutskiy |
2010-06-15 | ubi-utils: harmonize libmtd interface a bit | Artem Bityutskiy |
2010-06-14 | libubigen: make init_vid_hdr externally visible | Artem Bityutskiy |
2010-06-14 | libubigen: move header comments | Artem Bityutskiy |
2010-06-14 | libubigen: do not create huge arrays on stack | Artem Bityutskiy |
2010-06-14 | libmtd: add mtd_write_img | Artem Bityutskiy |
2010-06-14 | ubi-tests: add normsg | Artem Bityutskiy |
2010-06-14 | ubi-tests: teach errmsg and failed return error code | Artem Bityutskiy |
2010-06-14 | ubi-tests: rename err_msg to errmsg | Artem Bityutskiy |
2010-06-14 | libubi: provide mtd number in UBI device information | Artem Bityutskiy |
2010-06-14 | libubi: remove few fields from volume info | Artem Bityutskiy |
2010-06-12 | mtd-utils: support 4096+64 page sizes | Enric Balletbo i Serra |
2010-05-22 | nandwrite: check if the start address is page-aligned | Stanley.Miao |
2010-05-22 | nandwrite: fix the bug of writing a yaffs2 image to NAND | Stanley.Miao |
2010-05-22 | Merge branch 'master' of git://git.infradead.org/mtd-utils | Artem Bityutskiy |
2010-05-05 | nanddump: Support 4096+218 and 4096+224 page sizes | Kevin Cernekee |
2010-05-05 | Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-utils | Artem Bityutskiy |
2010-04-27 | Revert "UBI: sync ubi-user.h with the lates kernel verion" | Artem Bityutskiy |
2010-04-08 | ubiattach/ubidetach: add support to attach/detach by path | Mika Westerberg |
2010-04-08 | libubi: add support to attach/detach by MTD device path | Mika Westerberg |
2010-04-08 | UBI: sync ubi-user.h with the lates kernel verion | Mika Westerberg |