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
2011-03-18
flash_erase: increas version number
v1.4.3
Artem Bityutskiy
2011-03-18
flash_erase: start position should be in bytes
Peter Korsgaard
2011-03-08
nandwrite: add only write oob option
Lei Wen
2011-02-25
mtd-utils: common.h: simple_strtoll type usage
Brian Norris
2011-01-16
mkfs.jffs2: fix repeated dev nodes
v1.4.2
Thomas Chou
2011-01-16
mkfs.jffs2: fix devtable count as mkfs.ubifs does
Thomas Chou
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: choose correct "printf" format-specifier
Brian Norris
2010-12-02
nanddump: check for negative inputs
Brian Norris
2010-12-02
nanddump: change "unsigned" to "signed"
Brian Norris
2010-12-02
nanddump: Refactor pretty print code into an sprintf()
Brian Norris
2010-12-02
common.h: Add MAX() macro, fix MIN()
Brian Norris
2010-12-02
nanddump/nandwrite: use "simple_" str functions
Brian Norris
2010-11-29
libmtd: fix OOB size initialization in legacy code
Ketil Froyn
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-11-13
mtd-utils: nanddump: Allow 64-bit lengths
Brian Norris
2010-10-27
Fix make install errors
Mike Frysinger
2010-10-25
mkfs.ubifs: Fix typo in short options of mkfs.ubifs
Vivenzio Pagliari
2010-10-25
mtd-utils: nanddump: add 64-bit support, utilize libmtd
Brian Norris
2010-10-25
mtd-utils: nanddump/nandwrite: style, signed-ness, printing fixups
Brian Norris
2010-10-18
nanddump: warn when the start address is not page aligned
Baruch Siach
2010-10-17
mtd-utils: nanddump/nandwrite: Style fixups
Brian Norris
2010-10-17
mtd-utils: flash_erase: Fix output of offsets
Brian Norris
2010-10-17
mtd-utils: nandwrite: Large page+oob support
Brian Norris
2010-10-17
mtd-utils: nanddump: Dynamic buffer, increase pagesize/oobsize
Brian Norris
2010-10-16
nanddump: always check the first erase block
Baruch Siach
2010-10-16
Add --squash-rino-perm removal plan
Artem Bityutskiy
2010-10-12
nanddump: fix initialization of bad blocks oob data buffer
Baruch Siach
2010-10-04
jffs2reader: convert to common.h helpers
Mike Frysinger
2010-10-02
libmtd: make malloc failures fatal
Mike Frysinger
2010-10-02
sumtool/libfec: convert "()" to "(void)" in func defs
Mike Frysinger
2010-10-02
sumtool: convert to common.h helpers
Mike Frysinger
2010-10-02
mkfs.jffs2: convert to xalloc.h helpers
Mike Frysinger
2010-10-01
libmtd: unify some error messages
Mike Frysinger
2010-10-01
mtd-utils: xalloc: simplify/unify error messages
Mike Frysinger
2010-10-01
mtd-utils: dont redefine MIN()
Mike Frysinger
2010-10-01
mkfs.jffs2: convert to common.h helpers
Mike Frysinger
2010-10-01
libmtd: fix "fount" typo
Mike Frysinger
2010-10-01
mtd-utils: sys_errmsg: optimize indentation
Mike Frysinger
2010-10-01
mtd-utils: introduce xzalloc() helper
Mike Frysinger
2010-10-01
mtd-utils: enable garbage collection of unused function/data sections
Mike Frysinger
[next]