aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-05-05Merge branch 'master' of ssh://git.infradead.org/srv/git/mtd-utilsArtem Bityutskiy
2010-04-27Revert "UBI: sync ubi-user.h with the lates kernel verion"Artem Bityutskiy
2010-04-08ubiattach/ubidetach: add support to attach/detach by pathMika Westerberg
2010-04-08libubi: add support to attach/detach by MTD device pathMika Westerberg
2010-04-08UBI: sync ubi-user.h with the lates kernel verionMika Westerberg
2010-04-08ubinfo: document the new -N optionArtem Bityutskiy
2010-04-08ubinfo: add -N option to get info by name of ubi volumeJon Ringle
2010-04-01mtd_debug: fix creation mode parameterFerenc Wagner
2010-03-31nandtest: fix --keep argumentRadoslav Kolev
2010-03-31mkfs.jffs2: fix --enable-compressorAdrian Bunk
2010-02-18ubiattach/ubidetach: add support to attach/detach by pathMika Westerberg
2010-02-18libubi: add support to attach/detach by MTD device pathMika Westerberg
2010-02-15build: add option to not force largefile supportPeter Korsgaard
2010-01-15ubiformat: boost version to 1.5v1.3.1Artem Bityutskiy
2010-01-15ubiformat: be consistent with sequence numbersArtem Bityutskiy
2010-01-15ubiformat: always initialize seq numberArtem Bityutskiy
2010-01-10ubiformat: be consistent with sequence numbersArtem Bityutskiy
2010-01-10ubiformat: always initialize seq numberArtem Bityutskiy
2009-12-09ubiformat: fix error messagev1.3.0Artem Bityutskiy
2009-12-09ubiformat: check that min IO size is power of 2Artem Bityutskiy
2009-12-09flash_unlock: enhancing for unlocking of specified number of blocksVimal Singh
2009-12-08flash_lock: fix length being passedVimal Singh
2009-11-26ubi-utils: add ubirsvol to .gitignoreArtem Bityutskiy
2009-11-26ubiformat: fix --erase-counter handlingArtem Bityutskiy
2009-10-24mkfs.ubifs: fix crosscompilation issuesMatthias Fuchs
2009-10-05ubi-utils: add ubirsvol tool to resize UBI volumesArnaud Mouiche