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-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