Age | Commit message (Expand) | Author |
2011-03-08 | nandwrite: add only write oob option | Lei Wen |
2010-12-02 | nandwrite: use common.h "errmsg_die" | Brian Norris |
2010-12-02 | nandwrite: add check for negative blockalign | Brian Norris |
2010-12-02 | nanddump/nandwrite: use "simple_" str functions | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: type consistency | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: full 64-bit support w/ libmtd | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: prevent 32-bit overflow | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: avoid NULL buffer pointers | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Use 64-bit offset | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Use libmtd to get correct mtd parameters | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: switch "oobsize" for "writesize" | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Clarify usage of aligned "erasesize" | Brian Norris |
2010-11-13 | mtd-utils: nandwrite: Comment, style fixups | Brian Norris |
2010-10-25 | mtd-utils: nanddump/nandwrite: style, signed-ness, printing fixups | Brian Norris |
2010-10-17 | mtd-utils: nanddump/nandwrite: Style fixups | Brian Norris |
2010-10-17 | mtd-utils: nandwrite: Large page+oob support | Brian Norris |
2010-09-27 | mtd-utils: standardize PROGRAM_NAME | Mike Frysinger |
2010-09-25 | nandwrite: Remove redundant 'autoplace' check | Shinya Kuribayashi |
2010-09-24 | nandwrite: add --skipbad to write bad blocks | Mike Frysinger |
2010-06-12 | mtd-utils: support 4096+64 page sizes | Enric Balletbo i Serra |
2010-05-22 | nandwrite: check if the start address is page-aligned | Stanley.Miao |
2010-05-22 | nandwrite: fix the bug of writing a yaffs2 image to NAND | Stanley.Miao |
2009-08-12 | nandwrite: allow writing the OOB when using the standard input | Jehan Bing |
2009-08-11 | nandwrite: fix incorrect use of errno. | Jehan Bing |
2009-08-11 | nandwrite: unified reading from standard input and from file - part 3 | Jehan Bing |
2009-08-11 | nandwrite: unified reading from standard input and from file - part2 | Jehan Bing |
2009-08-11 | nandwrite: unified reading from standard input and from file - part 1 | Jehan Bing |
2009-06-09 | nandwrite: fix error handling | Jehan Bing |
2009-06-09 | nandwrite: return error if failure when reading from standard input | Jehan Bing |
2009-06-08 | nandwrite: amend loop condition | Jehan Bing |
2008-12-26 | nandwrite: correct data reading | Artem Bityutskiy |
2008-09-08 | nandwrite: Add Support for Reading from Standard Input | Grant Erickson |
2008-09-08 | nandwrite: Clean-up Usage Output | Grant Erickson |
2008-09-08 | nandwrite: Use Boolean Mnemonics from stdbool.h | Grant Erickson |
2008-09-08 | nandwrite: Pass Real Names as Arguments to perror | Grant Erickson |
2008-09-08 | nandwrite: Utilize Standard Exit Mnemonics | Grant Erickson |
2008-09-08 | nandwrite: Qualifier Clean-up | Grant Erickson |
2008-08-21 | mtd-utils: add support for 4k pages. | Thomas Gleixner |
2007-08-06 | Copy with write errors in nandwrite, add 'markbad' option too. | David Woodhouse |
2007-08-03 | Remove $Id:$ tags | Josh Boyer |
2007-03-15 | MTD-Utils: fix handling of ioctl return value in nand-utils | Frank Haverkamp |
2006-10-09 | Fixup whitespace | Josh Boyer |
2006-05-30 | Update mtd-abi.h and use new NAND ECC functionality | Thomas Gleixner |
2006-05-23 | s/oobblock/writesize/g | Joern Engel |
2006-05-14 | MTD Utils. (Resubmit as attachment) | Steve Finney |
2006-04-11 | Initial commit | David Woodhouse |