summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-15Update header file to latest MTD ABI and fix mtd_debug to work properlyJosh Boyer
2007-02-09Add feature removal schedule fileJosh Boyer
2007-02-08[MTD] Utils: Add 1KB page & 32 bytes spare NANDKyungmin Park
2006-12-05nanddump.c: fix up long_optionsTimo Lindhorst
2006-11-15Patch from KaiGai Kohei to enable building without xattr supportKaiGai Kohei
2006-10-09Fixup whitespaceJosh Boyer
2006-09-18Report compressed file sizes (including node headers) in mkfs.jffs2 stats.Daniel P. Berrange
2006-08-07Add xseqno into jffs2_raw_xref on mkfs.jffs2KaiGai Kohei
2006-08-03Add patch from David Byron for separating source and build directoriesDavid Byron
2006-06-21Added 64-bit swapping functionsJosh Boyer
2006-06-21Fix swab32 to use standard typesJosh Boyer
2006-06-14Remove crufty autocrap MakefileJosh Boyer
2006-05-30Update yet again to latest mtd-abi.h from kernel tree. And fix mtd_debug.c.Josh Boyer
2006-05-30Add .gitignore fileThomas Gleixner
2006-05-30Update mtd-abi.h and use new NAND ECC functionalityThomas Gleixner
2006-05-29Update user headers from latest kernel treeJosh Boyer
2006-05-27Fix mtd_debug for new upstream mtd-abi.hJosh Boyer
2006-05-27Merge git://git.infradead.org/users/joern/utilsJosh Boyer
2006-05-27Update mtd-abi.h from upstream kernel.Josh Boyer
2006-05-23s/oobblock/writesize/gJoern Engel
2006-05-17Need to include stdint.h to use standard typesJosh Boyer
2006-05-17Switch to using standard types. This is userspace, not kernel.Josh Boyer
2006-05-17Remove ancient filesystem tool that never went anywhereJosh Boyer
2006-05-16Consolidate the swab macros into one locationJosh Boyer
2006-05-14MTD Utils. (Resubmit as attachment)Steve Finney
2006-05-14MTD Utils. (Resubmit as attachment)Steve Finney
2006-05-14MTD Utils. (Resubmit as attachment)Steve Finney
2006-05-14Remove XATTR struct typedefsDavid Woodhouse
2006-05-06Add XATTR support to mkfs.jffs2David Woodhouse
2006-05-01Add GPL license textJosh Boyer
2006-04-30Fix make installv1.0.0David Woodhouse
2006-04-22Fix mtd_debug after removal of some MTD types and flagsJosh Boyer
2006-04-17Update ABI header with latest changes from kernelJosh Boyer
2006-04-11Fix cbuf free properly.David Woodhouse
2006-04-11Fix memory leak in write_regular_file()David Woodhouse
2006-04-11- Update utils to build from in tree include filesJosh Boyer
2006-04-11Add include directory to new mtd-utils repo. This contains all the user spaceJosh Boyer
2006-04-11Initial commitDavid Woodhouse