]> www.infradead.org Git - mtd-utils.git/shortlog
mtd-utils.git
2011-04-05 Andy Shevchenkotests: ubi-tests: seed_random_generator() was used...
2011-04-05 Andy Shevchenkotests: fs-tests: check return value of functions
2011-04-05 Andy Shevchenkotests: checkfs: fix linker warnings
2011-04-05 Andy Shevchenkotests: checkfs: fix compiler warnings
2011-04-05 Andy Shevchenkotests: make jittertest buildable
2011-04-04 Andy Shevchenkomkfs.ubifs: check output first
2011-04-01 Artem Bityutskiylibmtd: fix OOB read and write interface v1.4.4
2011-03-24 Artem Bityutskiyfs-tests: integck: improve re-mounting test coverage
2011-03-24 Artem Bityutskiyfs-tests: perf: fix compilation warning
2011-03-24 Artem Bityutskiyfs-tests: test_1: fix compilation warnings
2011-03-18 Artem Bityutskiynanddump: fail if -s parameter is unaligned
2011-03-18 Artem Bityutskiymkfs.ubifs: deprecate squash-rino-perm options
2011-03-18 Artem Bityutskiyflash_erase: increas version number v1.4.3
2011-03-18 Peter Korsgaardflash_erase: start position should be in bytes
2011-03-08 Lei Wennandwrite: add only write oob option
2011-02-25 Brian Norrismtd-utils: common.h: simple_strtoll type usage
2011-01-16 Thomas Choumkfs.jffs2: fix repeated dev nodes v1.4.2
2011-01-16 Thomas Choumkfs.jffs2: fix devtable count as mkfs.ubifs does
2010-12-02 Brian Norrisnandwrite: use common.h "errmsg_die"
2010-12-02 Brian Norrisnandwrite: add check for negative blockalign
2010-12-02 Brian Norrisnanddump: choose correct "printf" format-specifier
2010-12-02 Brian Norrisnanddump: check for negative inputs
2010-12-02 Brian Norrisnanddump: change "unsigned" to "signed"
2010-12-02 Brian Norrisnanddump: Refactor pretty print code into an sprintf()
2010-12-02 Brian Norriscommon.h: Add MAX() macro, fix MIN()
2010-12-02 Brian Norrisnanddump/nandwrite: use "simple_" str functions
2010-11-29 Ketil Froynlibmtd: fix OOB size initialization in legacy code
2010-11-13 Brian Norrismtd-utils: nandwrite: type consistency
2010-11-13 Brian Norrismtd-utils: nandwrite: full 64-bit support w/ libmtd
2010-11-13 Brian Norrismtd-utils: nandwrite: prevent 32-bit overflow
2010-11-13 Brian Norrismtd-utils: nandwrite: avoid NULL buffer pointers
2010-11-13 Brian Norrismtd-utils: nandwrite: Use 64-bit offset
2010-11-13 Brian Norrismtd-utils: nandwrite: Use libmtd to get correct mtd...
2010-11-13 Brian Norrismtd-utils: nandwrite: switch "oobsize" for "writesize"
2010-11-13 Brian Norrismtd-utils: nandwrite: Clarify usage of aligned "erasesize"
2010-11-13 Brian Norrismtd-utils: nandwrite: Comment, style fixups
2010-11-13 Brian Norrismtd-utils: nanddump: Allow 64-bit lengths
2010-10-27 Mike FrysingerFix make install errors
2010-10-25 Vivenzio Pagliarimkfs.ubifs: Fix typo in short options of mkfs.ubifs
2010-10-25 Brian Norrismtd-utils: nanddump: add 64-bit support, utilize libmtd
2010-10-25 Brian Norrismtd-utils: nanddump/nandwrite: style, signed-ness,...
2010-10-18 Baruch Siachnanddump: warn when the start address is not page aligned
2010-10-17 Brian Norrismtd-utils: nanddump/nandwrite: Style fixups
2010-10-17 Brian Norrismtd-utils: flash_erase: Fix output of offsets
2010-10-17 Brian Norrismtd-utils: nandwrite: Large page+oob support
2010-10-17 Brian Norrismtd-utils: nanddump: Dynamic buffer, increase pagesize...
2010-10-16 Baruch Siachnanddump: always check the first erase block
2010-10-16 Artem BityutskiyAdd --squash-rino-perm removal plan
2010-10-12 Baruch Siachnanddump: fix initialization of bad blocks oob data...
2010-10-04 Mike Frysingerjffs2reader: convert to common.h helpers
2010-10-02 Mike Frysingerlibmtd: make malloc failures fatal
2010-10-02 Mike Frysingersumtool/libfec: convert "()" to "(void)" in func defs
2010-10-02 Mike Frysingersumtool: convert to common.h helpers
2010-10-02 Mike Frysingermkfs.jffs2: convert to xalloc.h helpers
2010-10-01 Mike Frysingerlibmtd: unify some error messages
2010-10-01 Mike Frysingermtd-utils: xalloc: simplify/unify error messages
2010-10-01 Mike Frysingermtd-utils: dont redefine MIN()
2010-10-01 Mike Frysingermkfs.jffs2: convert to common.h helpers
2010-10-01 Mike Frysingerlibmtd: fix "fount" typo
2010-10-01 Mike Frysingermtd-utils: sys_errmsg: optimize indentation
2010-10-01 Mike Frysingermtd-utils: introduce xzalloc() helper
2010-10-01 Mike Frysingermtd-utils: enable garbage collection of unused function...
2010-09-30 Mike Frysingermkfs.jffs2: use new xasprintf() helper
2010-09-30 Mike Frysingermtd-utils: add xasprintf() helper
2010-09-30 Mike Frysingermtd-utils: new memory wrappers
2010-09-28 Artem Bityutskiyubi-utils: remove old ubi-utils
2010-09-28 Kevin Cernekeemtd-utils: Use $(CURDIR) in place of $(PWD)
2010-09-27 Mike Frysingermtd-utils: unify flash_erase and flash_eraseall
2010-09-27 Mike Frysingermtd-utils: new strtoX helpers
2010-09-27 Mike Frysingermtd-utils: common.h: clean up PROGRAM_NAME usage
2010-09-27 Mike Frysingerrecv_image: fix __USE_GNU hack
2010-09-27 Mike Frysingerubi-utils: tweak const strings decls
2010-09-27 Mike Frysingercompr_rtime: fix unused warning
2010-09-27 Mike Frysingermtd-utils: standardize PROGRAM_NAME
2010-09-25 Shinya Kuribayashinandwrite: Remove redundant 'autoplace' check
2010-09-25 Mike Frysingermtd-utils: new bareverbose() helper
2010-09-25 Mike Frysingerlibmtd: add lock/unlock helpers
2010-09-24 Mike Frysingermkfs.ubifs: use common ARRAY_SIZE
2010-09-24 Mike Frysingermtd-utils: punt duplicate normsg_cont define
2010-09-24 Mike Frysingermtd-utils: convert to common.h/min
2010-09-24 Mike Frysingerlibmtd: unify erase block argument checking
2010-09-24 Mike Frysingernandwrite: add --skipbad to write bad blocks
2010-09-24 Kevin Cernekeemkfs.ubifs: Fix --squash-rino-perm / --nosquash-rino...
2010-09-23 Mike Frysingerlibfec: fix up pointer warnings in fec magic computation
2010-09-23 Mike Frysingermtd-utils: compr: drop unused model argument
2010-09-23 Mike Frysingercompr_zlib: mark local functions as static
2010-09-23 Mike Frysingerftl_check: drop unused verbose flag
2010-09-23 Mike Frysingermtd-utils: clean up zlib.h usage a bit
2010-09-23 Mike Frysingerrbtree: avoid redefining offsetof
2010-09-23 Kevin Cernekeemkfs.ubifs: Fix heap corruption on LEB overrun
2010-09-23 Artem Bityutskiymkfs.ubifs: do not override root inode permissions
2010-09-18 Wolfram Sangnanddump: rename --nobad to --noskipbad v1.4.0
2010-09-12 Mike Frysingernanddump: add --nobad to read bad blocks
2010-09-12 Mike Frysingernanddump: drop unused --ignoreerrors option
2010-09-12 Mike Frysingerubi-utils: drop -Werror in old utils
2010-09-02 Jon Poveyubi-utils: reformat help text to fit in 80 columns
2010-09-02 Jon Poveyubi-utils: provide default value for /dev/ubi_ctrl
2010-09-01 Artem Bityutskiylib: fix libcrc32 generation
2010-09-01 Artem Bityutskiyrename crc32 to mtd_crc32
2010-08-30 Ladislav Michlflash_eraseall: tweaks to make binary size smaller
next