index
:
mtd-utils.git
master
A mirror of http://git.infradead.org/mtd-utils.git
David Oberhollenzer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-10-31
Fix ubi-header.h to use userspace swab functions
Josh Boyer
2006-10-31
[MTD] UBI: Enhanced example for testing.
Frank Haverkamp
2006-10-31
[MTD] UBI: fixed bug in bin2nand introduced by the previous change.
Frank Haverkamp
2006-10-31
[MTD] UBI: Removed automake, autoconf, added ubi userspace headers.
Frank Haverkamp
2006-10-31
UBI - Unsorted Block Images
Frank Haverkamp
2006-10-09
Fixup whitespace
Josh Boyer
2006-09-18
Report compressed file sizes (including node headers) in mkfs.jffs2 stats.
Daniel P. Berrange
2006-08-07
Add xseqno into jffs2_raw_xref on mkfs.jffs2
KaiGai Kohei
2006-08-03
Add patch from David Byron for separating source and build directories
David Byron
2006-06-21
Added 64-bit swapping functions
Josh Boyer
2006-06-21
Fix swab32 to use standard types
Josh Boyer
2006-06-14
Remove crufty autocrap Makefile
Josh Boyer
2006-05-30
Update yet again to latest mtd-abi.h from kernel tree. And fix mtd_debug.c.
Josh Boyer
2006-05-30
Add .gitignore file
Thomas Gleixner
2006-05-30
Update mtd-abi.h and use new NAND ECC functionality
Thomas Gleixner
2006-05-29
Update user headers from latest kernel tree
Josh Boyer
2006-05-27
Fix mtd_debug for new upstream mtd-abi.h
Josh Boyer
2006-05-27
Merge git://git.infradead.org/users/joern/utils
Josh Boyer
2006-05-27
Update mtd-abi.h from upstream kernel.
Josh Boyer
2006-05-23
s/oobblock/writesize/g
Joern Engel
2006-05-17
Need to include stdint.h to use standard types
Josh Boyer
2006-05-17
Switch to using standard types. This is userspace, not kernel.
Josh Boyer
2006-05-17
Remove ancient filesystem tool that never went anywhere
Josh Boyer
2006-05-16
Consolidate the swab macros into one location
Josh Boyer
2006-05-14
MTD Utils. (Resubmit as attachment)
Steve Finney
2006-05-14
MTD Utils. (Resubmit as attachment)
Steve Finney
2006-05-14
MTD Utils. (Resubmit as attachment)
Steve Finney
2006-05-14
Remove XATTR struct typedefs
David Woodhouse
2006-05-06
Add XATTR support to mkfs.jffs2
David Woodhouse
2006-05-01
Add GPL license text
Josh Boyer
2006-04-30
Fix make install
v1.0.0
David Woodhouse
2006-04-22
Fix mtd_debug after removal of some MTD types and flags
Josh Boyer
2006-04-17
Update ABI header with latest changes from kernel
Josh Boyer
2006-04-11
Fix cbuf free properly.
David Woodhouse
2006-04-11
Fix memory leak in write_regular_file()
David Woodhouse
2006-04-11
- Update utils to build from in tree include files
Josh Boyer
2006-04-11
Add include directory to new mtd-utils repo. This contains all the user space
Josh Boyer
2006-04-11
Initial commit
David Woodhouse