]> www.infradead.org Git - mtd-utils.git/shortlog
mtd-utils.git
2007-11-24 Frank Haverkampubi-utils: nand2bin had ECC calculation problems
2007-11-24 Frank Haverkampubi-utils: unubi add physical erase block number for...
2007-11-24 Frank Haverkampubi-utils: various fixes in unubi
2007-11-24 Frank Haverkampubi-utils: Test-case for unubi
2007-11-24 Frank Haverkampubi-utils: Update and bugfix unubi
2007-10-03 Alexander Schmidtubi-utils: migrate to new libubi
2007-09-26 Frank Haverkampubi-utils: Nand2bin add more information when bad block...
2007-09-26 Frank Haverkampubi-utils: Fixup oob data generation
2007-09-17 Adrian Hunterfs-tests: fix bug in simple test_2
2007-09-11 Adrian HunterAdd test program orph.c
2007-09-11 David WoodhouseImprove option handling in nandtest, add markbad and...
2007-08-31 David WoodhouseUpdate usage information for serve_image
2007-08-29 Artem Bityutskiyubi-utils: remove useless build information
2007-08-29 Artem Bityutskiyubi-utils: get rid of compile warnings
2007-08-29 Artem Bityutskiyubi-utils: add utils to make install
2007-08-29 Artem Bityutskiyubi-utils: build utils from top dir
2007-08-29 Artem Bityutskiyubi-utils: do not interfer with system namespace
2007-08-29 David WoodhouseMake optflags easier for distros to override
2007-08-17 David WoodhouseImprove up recv_image error handling
2007-08-15 David WoodhouseMake redundancy amount easier to change in serve_image
2007-08-15 David WoodhouseImprove stats and output in recv_image
2007-08-15 David WoodhouseDouble packet size for multicast images
2007-08-15 David WoodhouseMore timing measurements
2007-08-14 David WoodhouseSwitch multicast distribution system to round-robin...
2007-08-14 David WoodhouseRearrange serve_image.c to allow for easily sending...
2007-08-14 David WoodhouseMerge branch 'master' of git+ssh://git.infradead.org...
2007-08-13 David WoodhouseImport FEC code from Luigi Rizzo's RMDP
2007-08-13 Zoltan Sogorubi-utils: add -m option to ubimkvol
2007-08-11 David WoodhouseFix timing calculations for serve_image
2007-08-10 David WoodhouseMark blocks bad on failed write; don't abort.
2007-08-10 David WoodhouseFine-tine the TX timing for serve_image.
2007-08-09 David WoodhouseFix repeated warning about ECC correction, in nandtest
2007-08-09 David WoodhouseChange multicast protocol to allow for a resending...
2007-08-09 David WoodhouseAdd utilities for multicast send/receive of MTD images.
2007-08-09 David WoodhouseAdd nand integrity testing utility.
2007-08-06 David WoodhouseCopy with write errors in nandwrite, add 'markbad'...
2007-08-03 Josh BoyerIncrement mkfs.jffs2 version number v1.1.0
2007-08-03 Josh BoyerRemove $Id:$ tags
2007-08-03 Josh BoyerDisable LZO compression by default
2007-07-23 Josh BoyerUse lzo2 libraries
2007-07-23 Richard PurdieAdd favourlzo compression mode
2007-07-23 Richard PurdieAdd lzo support to mtd-utils
2007-07-18 Adrian HunterAdd more information to integrity test error message
2007-07-18 Adrian HunterCorrect integrity test calculations of free space
2007-07-18 Adrian HunterAmend tests not to insist that file system type is...
2007-07-10 Alexander SchmidtUBI-utils: add compare feature
2007-06-29 Alexander SchmidtUBI-Utils: ubimirror discards returncode
2007-06-28 Alexander SchmidtUBI-Utils: Cleanup of libubimirror
2007-06-18 Artem BityutskiyUBI: fix tests
2007-05-04 Artem BityutskiyMerge branch 'ubi'
2007-03-29 Adrian HunterUBI-Utils: Add Artem's test programs
2007-03-29 Adrian HunterUBI-Utils: Add a run_all.sh script
2007-03-29 Adrian HunterUBI-Utils: Convert to new ubi library
2007-03-29 Adrian HunterUBI-Utils: Rename old ubi library
2007-03-29 Adrian HunterUBI-Utils: Updated scripts for latest UBI
2007-03-29 Adrian HunterUBI-Utils: Updated libubi for latest UBI
2007-03-29 Adrian HunterUBI-Utils: Updated headers for latest UBI
2007-03-15 Adrian HunterAdd fs-tests from Adrian Hunter
2007-03-15 Frank HaverkampMTD-Utils: fix handling of ioctl return value in nand...
2007-03-15 Josh BoyerUpdate header file to latest MTD ABI and fix mtd_debug...
2007-03-14 Alexander SchmidtUBI Tools - problem with multiple ubi devices.
2007-02-21 Frank HaverkampUBI-Utils: Increment version of pfiflash
2007-02-21 Alexander SchmidtUBI Utils: pfiflash did not erase block before writing...
2007-02-21 Frank HaverkampUBI Utils: Fix uninitialized written parameter
2007-02-13 Josh BoyerFix several issues when compiling for 64bit systems
2007-02-10 Josh BoyerAdd feature removal schedule file
2007-02-08 Kyungmin Park[MTD] Utils: Add 1KB page & 32 bytes spare NAND
2007-01-26 Timo Lindhorst[PATCH] UBI Utils: Fix syntax description for ubiupdatevol
2006-12-20 Frank Haverkamp[MTD] UBI Utils: Update testscripts
2006-12-12 Josh Boyer[PATCH] Minor ubi utils cleanups
2006-12-11 Frank Haverkamp[MTD] UBI Utils: Tools should have individual version...
2006-12-11 Frank Haverkamp[MTD] UBI Utils: Fix pfiflash
2006-12-11 Frank Haverkamp[MTD] UBI Utils: Fix wrong handling of table containing...
2006-12-11 Frank Haverkamp[MTD] UBI Utils: Fix ubiupdatevol argument parsing
2006-12-11 Josh Boyer[PATCH 13/13] Include stdlib.h for malloc
2006-12-11 Josh Boyer[PATCH 12/13] Convert unubi to use getopt option parsing
2006-12-11 Josh Boyer[PATCH 11/13] Convert ubiupdatevol to use getopt option...
2006-12-11 Josh Boyer[PATCH 10/13] Convert ubirmvol to use getopt option...
2006-12-11 Josh Boyer[PATCH 9/13] Convert ubimkvol to use getopt option...
2006-12-11 Josh Boyer[PATCH 8/13] Convert ubimirror to use getopt option...
2006-12-11 Josh Boyer[PATCH 7/13] Convert ubigen to use getopt option parsing
2006-12-11 Josh Boyer[PATCH 6/13] Convert pfiflash to use getopt option...
2006-12-11 Josh Boyer[PATCH 5/13] Convert pfi2bin to use getopt option parsing
2006-12-11 Josh Boyer[PATCH 4/13] Convert pddcustomize to use getopt option...
2006-12-11 Josh Boyer[PATCH 3/13] Convert nand2bin to use getopt option...
2006-12-11 Josh Boyer[PATCH 2/13] Convert mkbootenv to use getopt option...
2006-12-11 Josh Boyer[PATCH 1/13] Convert bin2nand to use getopt option...
2006-12-06 Josh Boyer[PATCH] Try 2: Remove bogus copyright statement
2006-12-05 Timo Lindhorstnanddump.c: fix up long_options
2006-11-15 KaiGai KoheiPatch from KaiGai Kohei to enable building without...
2006-11-06 Drake Dowsett[MTD] UBI: rework of off-line UBI analysis tool
2006-11-06 Drake Dowsett[MTD] UBI: pfiflash needs to flash raw sections and...
2006-11-06 Frank Haverkamp[MTD] UBI: Update testscripts
2006-10-31 Frank Haverkamp[MTD] UBI: Fixed 16 KiB blocksize problem.
2006-10-31 Frank Haverkamp[MTD] UBI: Fixed program versions
2006-10-31 dedekind@linutronix.de[MTD] UBI: Adaptations to new driver, reworked frontend
2006-10-31 Josh BoyerFix ubi-header.h to use userspace swab functions
2006-10-31 Frank Haverkamp[MTD] UBI: Enhanced example for testing.
2006-10-31 Frank Haverkamp[MTD] UBI: fixed bug in bin2nand introduced by the...
2006-10-31 Frank Haverkamp[MTD] UBI: Removed automake, autoconf, added ubi usersp...
next