summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-16mkfs.jffs2: fix repeated dev nodesv1.4.2Thomas Chou
2011-01-16mkfs.jffs2: fix devtable count as mkfs.ubifs doesThomas Chou
2010-12-02nandwrite: use common.h "errmsg_die"Brian Norris
2010-12-02nandwrite: add check for negative blockalignBrian Norris
2010-12-02nanddump: choose correct "printf" format-specifierBrian Norris
2010-12-02nanddump: check for negative inputsBrian Norris
2010-12-02nanddump: change "unsigned" to "signed"Brian Norris
2010-12-02nanddump: Refactor pretty print code into an sprintf()Brian Norris
2010-12-02common.h: Add MAX() macro, fix MIN()Brian Norris
2010-12-02nanddump/nandwrite: use "simple_" str functionsBrian Norris
2010-11-29libmtd: fix OOB size initialization in legacy codeKetil Froyn
2010-11-13mtd-utils: nandwrite: type consistencyBrian Norris
2010-11-13mtd-utils: nandwrite: full 64-bit support w/ libmtdBrian Norris
2010-11-13mtd-utils: nandwrite: prevent 32-bit overflowBrian Norris
2010-11-13mtd-utils: nandwrite: avoid NULL buffer pointersBrian Norris
2010-11-13mtd-utils: nandwrite: Use 64-bit offsetBrian Norris
2010-11-13mtd-utils: nandwrite: Use libmtd to get correct mtd parametersBrian Norris
2010-11-13mtd-utils: nandwrite: switch "oobsize" for "writesize"Brian Norris
2010-11-13mtd-utils: nandwrite: Clarify usage of aligned "erasesize"Brian Norris
2010-11-13mtd-utils: nandwrite: Comment, style fixupsBrian Norris
2010-11-13mtd-utils: nanddump: Allow 64-bit lengthsBrian Norris
2010-10-27Fix make install errorsMike Frysinger
2010-10-25mkfs.ubifs: Fix typo in short options of mkfs.ubifsVivenzio Pagliari
2010-10-25mtd-utils: nanddump: add 64-bit support, utilize libmtdBrian Norris
2010-10-25mtd-utils: nanddump/nandwrite: style, signed-ness, printing fixupsBrian Norris
2010-10-18nanddump: warn when the start address is not page alignedBaruch Siach
2010-10-17mtd-utils: nanddump/nandwrite: Style fixupsBrian Norris
2010-10-17mtd-utils: flash_erase: Fix output of offsetsBrian Norris
2010-10-17mtd-utils: nandwrite: Large page+oob supportBrian Norris
2010-10-17mtd-utils: nanddump: Dynamic buffer, increase pagesize/oobsizeBrian Norris
2010-10-16nanddump: always check the first erase blockBaruch Siach
2010-10-16Add --squash-rino-perm removal planArtem Bityutskiy
2010-10-12nanddump: fix initialization of bad blocks oob data bufferBaruch Siach
2010-10-04jffs2reader: convert to common.h helpersMike Frysinger
2010-10-02libmtd: make malloc failures fatalMike Frysinger
2010-10-02sumtool/libfec: convert "()" to "(void)" in func defsMike Frysinger
2010-10-02sumtool: convert to common.h helpersMike Frysinger
2010-10-02mkfs.jffs2: convert to xalloc.h helpersMike Frysinger
2010-10-01libmtd: unify some error messagesMike Frysinger
2010-10-01mtd-utils: xalloc: simplify/unify error messagesMike Frysinger
2010-10-01mtd-utils: dont redefine MIN()Mike Frysinger
2010-10-01mkfs.jffs2: convert to common.h helpersMike Frysinger
2010-10-01libmtd: fix "fount" typoMike Frysinger
2010-10-01mtd-utils: sys_errmsg: optimize indentationMike Frysinger
2010-10-01mtd-utils: introduce xzalloc() helperMike Frysinger
2010-10-01mtd-utils: enable garbage collection of unused function/data sectionsMike Frysinger
2010-09-30mkfs.jffs2: use new xasprintf() helperMike Frysinger
2010-09-30mtd-utils: add xasprintf() helperMike Frysinger
2010-09-30mtd-utils: new memory wrappersMike Frysinger
2010-09-28ubi-utils: remove old ubi-utilsArtem Bityutskiy