summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-26Remove mkfs.jffs from the makefile targets.Josh Boyer
2007-11-26Remove mkfs.jffs utility. The filesystem support was removed in the kernelJosh Boyer
2007-11-24ubi-utils: nand2bin had ECC calculation problemsFrank Haverkamp
2007-11-24ubi-utils: unubi add physical erase block number for analysisFrank Haverkamp
2007-11-24ubi-utils: various fixes in unubiFrank Haverkamp
2007-11-24ubi-utils: Test-case for unubiFrank Haverkamp
2007-11-24ubi-utils: Update and bugfix unubiFrank Haverkamp
2007-10-03ubi-utils: migrate to new libubiAlexander Schmidt
2007-09-26ubi-utils: Nand2bin add more information when bad blocks occurFrank Haverkamp
2007-09-26ubi-utils: Fixup oob data generationFrank Haverkamp
2007-09-17fs-tests: fix bug in simple test_2Adrian Hunter
2007-09-11Add test program orph.cAdrian Hunter
2007-09-11Improve option handling in nandtest, add markbad and offset/length options.David Woodhouse
2007-09-01Update usage information for serve_imageDavid Woodhouse
2007-08-29ubi-utils: remove useless build informationArtem Bityutskiy
2007-08-29ubi-utils: get rid of compile warningsArtem Bityutskiy
2007-08-29ubi-utils: add utils to make installArtem Bityutskiy
2007-08-29ubi-utils: build utils from top dirArtem Bityutskiy
2007-08-29ubi-utils: do not interfer with system namespaceArtem Bityutskiy
2007-08-29Make optflags easier for distros to overrideDavid Woodhouse
2007-08-17Improve up recv_image error handlingDavid Woodhouse
2007-08-15Make redundancy amount easier to change in serve_imageDavid Woodhouse
2007-08-15Improve stats and output in recv_imageDavid Woodhouse
2007-08-15Double packet size for multicast imagesDavid Woodhouse
2007-08-15More timing measurementsDavid Woodhouse
2007-08-14Switch multicast distribution system to round-robin modeDavid Woodhouse
2007-08-14Rearrange serve_image.c to allow for easily sending one packet per blockDavid Woodhouse
2007-08-14Merge branch 'master' of git+ssh://git.infradead.org/srv/git/mtd-utilsDavid Woodhouse
2007-08-14Import FEC code from Luigi Rizzo's RMDPDavid Woodhouse
2007-08-13ubi-utils: add -m option to ubimkvolZoltan Sogor
2007-08-11Fix timing calculations for serve_imageDavid Woodhouse
2007-08-10Mark blocks bad on failed write; don't abort.David Woodhouse
2007-08-10Fine-tine the TX timing for serve_image.David Woodhouse
2007-08-09Fix repeated warning about ECC correction, in nandtestDavid Woodhouse
2007-08-09Change multicast protocol to allow for a resending flagDavid Woodhouse
2007-08-09Add utilities for multicast send/receive of MTD images.David Woodhouse
2007-08-09Add nand integrity testing utility.David Woodhouse
2007-08-06Copy with write errors in nandwrite, add 'markbad' option too.David Woodhouse
2007-08-03Increment mkfs.jffs2 version numberv1.1.0Josh Boyer
2007-08-03Remove $Id:$ tagsJosh Boyer
2007-08-03Disable LZO compression by defaultJosh Boyer
2007-07-23Use lzo2 librariesJosh Boyer
2007-07-23Add favourlzo compression modeRichard Purdie
2007-07-23Add lzo support to mtd-utilsRichard Purdie
2007-07-18Add more information to integrity test error messageAdrian Hunter
2007-07-18Correct integrity test calculations of free spaceAdrian Hunter
2007-07-18Amend tests not to insist that file system type is JFFS2Adrian Hunter
2007-07-10UBI-utils: add compare featureAlexander Schmidt
2007-06-29UBI-Utils: ubimirror discards returncodeAlexander Schmidt
2007-06-28UBI-Utils: Cleanup of libubimirrorAlexander Schmidt