summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-09-25libmtd: add lock/unlock helpersMike Frysinger
2010-09-24mkfs.ubifs: use common ARRAY_SIZEMike Frysinger
2010-09-24mtd-utils: punt duplicate normsg_cont defineMike Frysinger
2010-09-24mtd-utils: convert to common.h/minMike Frysinger
2010-09-24libmtd: unify erase block argument checkingMike Frysinger
2010-09-24nandwrite: add --skipbad to write bad blocksMike Frysinger
2010-09-24mkfs.ubifs: Fix --squash-rino-perm / --nosquash-rino-permKevin Cernekee
2010-09-23libfec: fix up pointer warnings in fec magic computationMike Frysinger
2010-09-23mtd-utils: compr: drop unused model argumentMike Frysinger
2010-09-23compr_zlib: mark local functions as staticMike Frysinger
2010-09-23ftl_check: drop unused verbose flagMike Frysinger
2010-09-23mtd-utils: clean up zlib.h usage a bitMike Frysinger
2010-09-23rbtree: avoid redefining offsetofMike Frysinger
2010-09-23mkfs.ubifs: Fix heap corruption on LEB overrunKevin Cernekee
2010-09-23mkfs.ubifs: do not override root inode permissionsArtem Bityutskiy
2010-09-18nanddump: rename --nobad to --noskipbadv1.4.0Wolfram Sang
2010-09-12nanddump: add --nobad to read bad blocksMike Frysinger
2010-09-12nanddump: drop unused --ignoreerrors optionMike Frysinger
2010-09-12ubi-utils: drop -Werror in old utilsMike Frysinger
2010-09-02ubi-utils: reformat help text to fit in 80 columnsJon Povey
2010-09-02ubi-utils: provide default value for /dev/ubi_ctrlJon Povey
2010-09-01lib: fix libcrc32 generationArtem Bityutskiy
2010-09-01rename crc32 to mtd_crc32Artem Bityutskiy
2010-08-30flash_eraseall: tweaks to make binary size smallerLadislav Michl
2010-08-30nanddump: Fix hexdump nybble orderingJon Povey
2010-08-30mtd-utils: fix compiler warningsBrian Norris
2010-08-30mtd-utils: fix spelling errorBrian Norris
2010-07-30mtd-utils: clean up compile warningsKevin Cernekee
2010-07-26mtd: change flash_eraseall to use libmtd-wrapped ioctlsKevin Cernekee
2010-07-26libmtd: add OOB read and write interfacesArtem Bityutskiy