]> www.infradead.org Git - mtd-utils.git/shortlog
mtd-utils.git
2015-07-25 Brian NorrisRelease mtd-utils-1.5.2 v1.5.2
2015-07-25 Brian Norris.gitignore: add new mtdpart utility
2015-07-06 Dongsheng Yangmtd-utils: fix 'new blank line at EOF' problems
2015-07-06 Dongsheng Yangmtd-utils: fix 'space before tab in indent' problem
2015-07-06 Dongsheng Yangmtd-utils: fix the trailing whitespace problems
2015-07-06 Dongsheng Yangmtd-utils: ubi-tests: fix a some overflows
2015-07-06 Dongsheng Yangmtd-utils: fs-tests: pass TEST_DIR to integck in run_all.sh
2015-05-28 Nam T. Nguyenmtd-utils: Add mtdpart to add/delete partition
2015-05-28 Jörg Krauseinclude/common.h: fix build against musl
2015-05-28 Jörg Krauserecv_image: do not include error.h
2015-05-28 Jörg Krauseserve_image: do not include error.h
2015-05-28 Baruch Siachlibmtd: fix comment typo
2015-05-28 Imre Kalozmtd-utils: libfec: use standard C type instead of u_long
2015-05-28 Bernhard Wallemkfs.ubifs: Fix build with gcc 5.1
2014-11-05 Timo Warnsmtd-utils: jffs2dump: XATTR and XREF support for endian...
2014-11-05 Timo Warnsmtd-utils: jffs2dump: XATTR and XREF support for conten...
2014-11-05 Brian Norrislibmtd: don't ignore "region index" parameter in mtd_re...
2014-10-30 Artem Bityutskiyubifs-media.h: include "byteorder.h"
2014-10-30 Artem BityutskiyMove mkfs.ubifs/ubifs-media.h to include/mtd
2014-10-20 Artem Bityutskiymkfs.ubifs: start using common code
2014-10-20 hujianyangmtd-utils: Add macros to include/common.h
2014-09-16 Artem Bityutskiyubiformat: fix the subpage size hint on the error path
2014-09-15 Guido Martínezlibmtd: fix mtd_dev_present return value on legacy...
2014-09-08 Guido Martíneznandtest: fix --reads argument
2014-05-30 Ezequiel Garcíanandtest: Introduce multiple reads & check iterations
2014-05-05 Ezequiel Garcianandtest: Move the "read and compare" code to a function
2014-05-05 Ezequiel Garcianandtest: Remove redundant check
2014-04-21 Baruch Siachinclude/common.h: fix build against recent 0.9.33 uClibc
2014-04-15 Mats Kärrmanmtd-utils: integck: Use $(CC) and $(AR) instead of...
2014-04-15 Baruch Siachinclude/common.h: fix build against current uClibc
2014-04-07 Artem Bityutskiymake_a_release.sh: suggest announcement e-mail
2014-04-07 Artem BityutskiyRelease mtd-utils-1.5.1 v1.5.1
2014-04-07 Brian Norrisubiformat: correct "non-ubifs" warning message
2014-03-31 Daniel van... ubi-utils: Fix file descriptor leaks in libubi
2014-03-31 Brian Norrismkfs.ubifs: correct and improve LEB size error prints
2014-03-25 Ezequiel Garciaubi-utils: Add ubiblock tool
2013-10-26 Aaron Sierramtd-utils: Makefile: add LDFLAGS_mkfs.ubifs
2013-10-24 Huang Shijieflash_erase: check the nand type
2013-10-22 Huang Shijiecheck the MLC nand type
2013-10-22 Huang Shijieflash_otp_write: use helper to check the nand
2013-10-22 Huang Shijiemtd: mtd-abi: add a helper to detect the nand type
2013-10-22 Huang Shijieadd the MTD_MLCNANDFLASH case
2013-07-01 Mike Frysingerubiupdatevol: add a --skip option
2013-07-01 Artem Bityutskiynandwrite: amendment to Mike's --input-* series
2013-07-01 Mike Frysingernandwrite: add --input-{skip,size} options
2013-07-01 Mike Frysingernandwrite: clean up length types
2013-07-01 Mike Frysingernand{dump, test, write}: clean up --help handling
2013-07-01 Mike Frysingeruse xstrdup in a few more places
2013-07-01 Mike Frysingermkfs.ubifs: allow reformatting of devices
2013-07-01 Mike Frysingermtd-utils: new prompt() helper for talking to the user
2013-07-01 Mike Frysingermove _GNU_SOURCE to the main makefile
2013-07-01 Mike Frysingerfix build errors w/newer kernel headers & glibc
2013-07-01 Mike Frysingerftl_check/ftl_format/nftldump: use existing mtd_swab...
2013-07-01 Mike Frysingerubinize: fix usage text
2013-05-29 Mike Frysingerflash_erase: use pwrite() rather than lseek() && write()
2013-03-11 Artem Bityutskiyintegck: fix identation a bit
2013-03-11 Elie De BrauwerTypo fixes: avaiable -> available and priortiry ->...
2013-03-11 Elie De Brauwerintegck.c: Fix buffer overflow in save_file
2013-03-11 Elie De Brauwerintegck.c: rework file_check_data to immediately dump...
2013-03-11 Elie De Brauwerintegck.c: Only verify the operation after all datastru...
2013-03-11 Uwe Kleine... flash_otp_write: fix a buffer overflow on NAND with...
2013-03-11 Uwe Kleine... flash_otp_write: fix writing to NAND in presence of...
2013-03-06 Uwe Kleine... Makefile: also build and install flash_otp_lock and...
2013-01-15 Wolfram Sangubiformat: fix error path
2013-01-15 Wolfram Sangubiformat: clean up synopsis of command-line parameters
2012-12-03 Brian Norrisubi-tests: fix pthreads linking
2012-11-16 Artem Bityutskiyubi-tests: switch to using common.h from the top level
2012-11-16 Artem Bityutskiyubi-tests: rename common.[ch] to helpers.[ch]
2012-11-16 Bill Pringlemeirubi-tests: ubi_leb_change_start() no longer uses 'dtype'.
2012-11-12 Wolfram Sangubiformat: really skip some messages when quiet
2012-10-26 Marcus Prebblemkfs.ubifs: Improve error handling of is_contained()
2012-10-11 Artem Bityutskiymkfs.ubifs: rewrite path checking
2012-09-25 Richard Genoudmkfs.jffs2: correct some warnings using PRIdoff_t
2012-09-25 Richard Genoudconsistency between u_int32_t / off_t / off64_t
2012-09-25 Richard Genoudintroduce PRIxoff_t and PRIdoff_t printf helpers
2012-09-25 Richard Genoudtests: io_update correct lseek parameters order
2012-09-25 Richard Genoudubiformat: fix failure on big partitions (>4Gio)
2012-09-03 Richard Genoudubirmvol: correct missing space on usage
2012-08-23 Richard Genoudubiattach: fail if kernel ignores max_beb_per1024
2012-08-23 Richard Genoudubiattach: introduce max_beb_per1024 in UBI_IOCATT
2012-08-23 Artem Bityutskiylibubi: kill ubi_attach_mtd
2012-08-23 Richard Genoudlibubi: factorize ubi_attach and ubi_attach_mtd code
2012-08-22 Richard Genoudubi-user.h: add max_beb_per1024 parameter
2012-08-22 Richard GenoudUBI: sync ubi-user.h with kernel v3.6-rc1
2012-08-03 Artem Bityutskiystress-test.sh: remove a warning
2012-08-03 Artem Bityutskiystress-test.sh: add mtdram tests
2012-08-03 Artem Bityutskiystress-test.sh: support testing without sub-pages
2012-08-03 Artem Bityutskiystress-test.sh: develop the test further
2012-08-03 Artem Bityutskiyruntests.sh: print more consistent messages
2012-08-03 Artem Bityutskiyload_nandsim: switch to sh
2012-08-03 Artem Bityutskiyload_nandsim.sh: simplify the code
2012-08-03 Artem Bityutskiyload_nandsim.sh: rename variable
2012-08-03 Artem Bityutskiyload_nandsim.sh: introduce a separate usage function
2012-08-03 Artem Bityutskiyload_nandsim.sh: intruduce fatal function
2012-08-03 Artem Bityutskiyload_nandsim.sh: use dochere for help output
2012-08-03 Artem Bityutskiystress-test.sh: do not use pipe unnecessarily
2012-08-03 Artem Bityutskiyload_nandsim.sh: use less bashisms + cleanups
2012-08-03 Artem Bityutskiyload_nandsim.sh: remove useless function
2012-08-02 Artem Bityutskiytests: ubi: add stress-test.sh
2012-08-02 Artem Bityutskiytests: ubi: clean-up runtests.sh some more
next