aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-09-28mtd-utils: Use $(CURDIR) in place of $(PWD)Kevin Cernekee
2010-09-27mtd-utils: unify flash_erase and flash_eraseallMike Frysinger
2010-09-27mtd-utils: new strtoX helpersMike Frysinger
2010-09-27mtd-utils: common.h: clean up PROGRAM_NAME usageMike Frysinger
2010-09-27recv_image: fix __USE_GNU hackMike Frysinger
2010-09-27ubi-utils: tweak const strings declsMike Frysinger
2010-09-27compr_rtime: fix unused warningMike Frysinger
2010-09-27mtd-utils: standardize PROGRAM_NAMEMike Frysinger
2010-09-25nandwrite: Remove redundant 'autoplace' checkShinya Kuribayashi
2010-09-25mtd-utils: new bareverbose() helperMike Frysinger