]> www.infradead.org Git - mtd-utils.git/shortlog
mtd-utils.git
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
2012-08-02 Artem Bityutskiytests: ubi: clean-up the runtests.sh script
2012-06-29 Tomer Barletzmtd-utils: Check mtdoffset is not larger than mtd.size...
2012-06-29 Artem Bityutskiynandwrite: minor cleanups
2012-05-07 Artem BityutskiyRelease mtd-utils-1.5.0 v1.5.0
2012-05-04 Shmulik Ladkanimtd-utils: better document --pagesize of mkfs.jffs2
2012-04-02 Brian NorrisMakefile: fixup previous 'make clean' fix
2012-03-12 Brian NorrisMakefile: fix "make clean" for old GNU find
2012-03-07 Artem Bityutskiymkfs.ubifs: do not ignore --max-leb-cnt when formatting...
2012-02-29 Brian Norrislibmtd_legacy: don't open device in R/W
2012-02-29 Brian Norrislibmtd: perform device checking first
2012-02-14 Brian Norrislibmtd: fix mtd_write() issues for large data-only...
2012-02-14 Brian Norrismtdinfo: correct grammar on error message
2012-02-14 Brian Norrislibmtd: fix segmentation fault on lib->mtd
2012-02-14 Artem Bityutskiylimbtd: implement mtd_dev_present for old kernels
2012-02-02 Artem Bityutskiydocfsdisk: minor cosmetic cleanup
2012-02-02 Brian Norrismtdinfo: fix `--all' for non-consecutive device numbers
2012-02-02 Brian Norrislibmtd: add `mtd_dev_present()' library function
2012-01-27 Brian Norrisubinfo: fix `--all' for non-consecutive device numbers
2012-01-27 Brian Norrislibubi: make `ubi_dev_present()' a library function
2012-01-13 Thomas Cannonlibmtd: Variable name same as function name causing...
2011-12-19 Artem Bityutskiymake_a_release.sh: remind about pushing the master...
2011-12-17 Artem BityutskiyRelease mtd-utils-1.4.9 v1.4.9
2011-12-12 Brian Norrislibmtd: allow write operations when MEMWRITE is not...
next