]> www.infradead.org Git - mtd-utils.git/shortlog
mtd-utils.git
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-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-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-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...
2006-10-31 Frank HaverkampUBI - Unsorted Block Images
2006-10-10 Josh BoyerFixup whitespace
2006-09-18 Daniel P. BerrangeReport compressed file sizes (including node headers...
2006-08-07 KaiGai KoheiAdd xseqno into jffs2_raw_xref on mkfs.jffs2
2006-08-03 David ByronAdd patch from David Byron for separating source and...
2006-06-21 Josh BoyerAdded 64-bit swapping functions
2006-06-21 Josh BoyerFix swab32 to use standard types
2006-06-14 Josh BoyerRemove crufty autocrap Makefile
2006-05-31 Josh BoyerUpdate yet again to latest mtd-abi.h from kernel tree...
2006-05-29 Thomas GleixnerAdd .gitignore file
2006-05-29 Thomas GleixnerUpdate mtd-abi.h and use new NAND ECC functionality
2006-05-29 Josh BoyerUpdate user headers from latest kernel tree
2006-05-27 Josh BoyerFix mtd_debug for new upstream mtd-abi.h
2006-05-27 Josh BoyerMerge git://git.infradead.org/users/joern/utils
2006-05-27 Josh BoyerUpdate mtd-abi.h from upstream kernel.
2006-05-23 Joern Engels/oobblock/writesize/g
2006-05-17 Josh BoyerNeed to include stdint.h to use standard types
2006-05-17 Josh BoyerSwitch to using standard types. This is userspace...
2006-05-17 Josh BoyerRemove ancient filesystem tool that never went anywhere
2006-05-16 Josh BoyerConsolidate the swab macros into one location
2006-05-14 Steve FinneyMTD Utils. (Resubmit as attachment)
2006-05-14 Steve FinneyMTD Utils. (Resubmit as attachment)
2006-05-14 Steve FinneyMTD Utils. (Resubmit as attachment)
2006-05-14 David WoodhouseRemove XATTR struct typedefs
2006-05-06 David WoodhouseAdd XATTR support to mkfs.jffs2
2006-05-02 Josh BoyerAdd GPL license text
2006-04-30 David WoodhouseFix make install v1.0.0
2006-04-22 Josh BoyerFix mtd_debug after removal of some MTD types and flags
2006-04-17 Josh BoyerUpdate ABI header with latest changes from kernel
2006-04-12 David WoodhouseFix cbuf free properly.
2006-04-12 David WoodhouseFix memory leak in write_regular_file()
2006-04-12 Josh Boyer- Update utils to build from in tree include files
2006-04-12 Josh BoyerAdd include directory to new mtd-utils repo. This...
2006-04-11 David WoodhouseInitial commit