aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-18nanddump: rename --nobad to --noskipbadv1.4.0Wolfram Sang
2010-09-12nanddump: add --nobad to read bad blocksMike Frysinger
2010-09-12nanddump: drop unused --ignoreerrors optionMike Frysinger
2010-09-12ubi-utils: drop -Werror in old utilsMike Frysinger
2010-09-02ubi-utils: reformat help text to fit in 80 columnsJon Povey
2010-09-02ubi-utils: provide default value for /dev/ubi_ctrlJon Povey
2010-09-01lib: fix libcrc32 generationArtem Bityutskiy
2010-09-01rename crc32 to mtd_crc32Artem Bityutskiy
2010-08-30flash_eraseall: tweaks to make binary size smallerLadislav Michl
2010-08-30nanddump: Fix hexdump nybble orderingJon Povey
2010-08-30mtd-utils: fix compiler warningsBrian Norris
2010-08-30mtd-utils: fix spelling errorBrian Norris
2010-07-30mtd-utils: clean up compile warningsKevin Cernekee
2010-07-26mtd: change flash_eraseall to use libmtd-wrapped ioctlsKevin Cernekee
2010-07-26libmtd: add OOB read and write interfacesArtem Bityutskiy
2010-07-26libmtd: support MEMERASE64Artem Bityutskiy
2010-07-21fix parallel build between ubi-utils and mkfs.ubifsMike Frysinger
2010-07-21nanddump: add "forcebinary" flagBrian Norris
2010-07-21nanddump: add canonical (hex+ascii) flagBrian Norris
2010-07-21nanddump: robust pretty hexdumpBrian Norris
2010-07-18nandtest: Fixed indentationBrian Norris
2010-07-18mkfs.jffs2: fixed warningsBrian Norris
2010-07-18nanddump: increase max OOB sizeBrian Norris
2010-07-18mkfs.jffs2: fix integer underflow in jffs2_rtime_compress()Enrico Scholz
2010-07-17libs: remove ubiutils-specific stuff from common.hArtem Bityutskiy
2010-07-17mkfs.ubifs: fix compilation warningArtem Bityutskiy
2010-07-17libs: make crc32 and fec to be librariesArtem Bityutskiy
2010-07-17Add forgotten MakefileArtem Bityutskiy
2010-07-13mtd-utils: update to latest mtd-abi.h from kernel.orgKevin Cernekee
2010-07-13mtd-utils: move libmtd source files to lib/ subdirectoryKevin Cernekee
2010-06-16libscan: rename hdr to echArtem Bityutskiy
2010-06-15ubi-test: seed the random genrator in testsArtem Bityutskiy
2010-06-15ubi-tests: use rand instead of random in io_paralArtem Bityutskiy
2010-06-15ubi-tests: remove some junk from the integ testArtem Bityutskiy
2010-06-15ubi-utils: harmonize mtd device node variablesArtem Bityutskiy
2010-06-15ubi-utils: harmonize libmtd interface a bitArtem Bityutskiy
2010-06-14libubigen: make init_vid_hdr externally visibleArtem Bityutskiy
2010-06-14libubigen: move header commentsArtem Bityutskiy
2010-06-14libubigen: do not create huge arrays on stackArtem Bityutskiy
2010-06-14libmtd: add mtd_write_imgArtem Bityutskiy
2010-06-14ubi-tests: add normsgArtem Bityutskiy
2010-06-14ubi-tests: teach errmsg and failed return error codeArtem Bityutskiy
2010-06-14ubi-tests: rename err_msg to errmsgArtem Bityutskiy
2010-06-14libubi: provide mtd number in UBI device informationArtem Bityutskiy
2010-06-14libubi: remove few fields from volume infoArtem Bityutskiy
2010-06-12mtd-utils: support 4096+64 page sizesEnric Balletbo i Serra
2010-05-22nandwrite: check if the start address is page-alignedStanley.Miao
2010-05-22nandwrite: fix the bug of writing a yaffs2 image to NANDStanley.Miao
2010-05-22Merge branch 'master' of git://git.infradead.org/mtd-utilsArtem Bityutskiy
2010-05-05nanddump: Support 4096+218 and 4096+224 page sizesKevin Cernekee