Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-05-23 | s/oobblock/writesize/g | Joern Engel | |
Follow the kernel in the rename. Signed-off-by: Joern Engel <joern@wh.fh-wedel.de> | |||
2006-05-17 | Need to include stdint.h to use standard types | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-05-17 | Switch to using standard types. This is userspace, not kernel. | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-05-17 | Remove ancient filesystem tool that never went anywhere | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-05-16 | Consolidate the swab macros into one location | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-05-14 | MTD Utils. (Resubmit as attachment) | Steve Finney | |
Modify nanddump to take a '-n' argument for reading without error correction; also accept hex (and octal) for start and length. Signed-off-by: Steven Finney (sfinney@healthhero.com) | |||
2006-05-14 | MTD Utils. (Resubmit as attachment) | Steve Finney | |
Modify nandwrite to accept hex argument for "-s" argument; also make an error message more accurate. Signed-off-by: Steven Finney <sfinney@healthhero.com> | |||
2006-05-14 | MTD Utils. (Resubmit as attachment) | Steve Finney | |
Add a basic usage message to flash_erase.c. Signed-off-by: Steven Finney <sfinney@healthhero.com> | |||
2006-05-14 | Remove XATTR struct typedefs | David Woodhouse | |
Signed-off-by: David Woodhouse <dwmw2@infradead.org> | |||
2006-05-06 | Add XATTR support to mkfs.jffs2 | David Woodhouse | |
Since this is optional, it might as well go in immediately. | |||
2006-05-01 | Add GPL license text | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-04-30 | Fix make installv1.0.0 | David Woodhouse | |
2006-04-22 | Fix mtd_debug after removal of some MTD types and flags | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-04-17 | Update ABI header with latest changes from kernel | Josh Boyer | |
Signed-off-by: Josh Boyer <jwboyer@yoda.jdub.homelinux.org> | |||
2006-04-11 | Fix cbuf free properly. | David Woodhouse | |
Noted by Dan Berrange. Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-04-11 | Fix memory leak in write_regular_file() | David Woodhouse | |
Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-04-11 | - Update utils to build from in tree include files | Josh Boyer | |
- Revert any ebh stuff for now Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-04-11 | Add include directory to new mtd-utils repo. This contains all the user space | Josh Boyer | |
include files needed for the utils Signed-off-by: Josh Boyer <jwboyer@gmail.com> | |||
2006-04-11 | Initial commit | David Woodhouse | |