summaryrefslogtreecommitdiff
path: root/ubi-utils
Commit message (Expand)AuthorAgeFilesLines
* mtd-utils: avoid to create two UBI_LAYOUT_VOLUME_ID volumeYufen Yu2019-01-251-4/+11
* ubi-utils: ubimkvol: Initialize req to zero to make sure no flags are set by ...Boris Brezillon2018-07-271-1/+1
* ubi-utils: ubinize: add support for skipping CRC check of a static volume whe...Quentin Schulz2018-06-281-0/+16
* ubi-utils: ubimkvol: add support for skipping CRC check of a static volume wh...Quentin Schulz2018-06-281-3/+16
* ubiformat: remove no-volume-table optionDavid Oberhollenzer2018-05-121-33/+19
* ubiformat: process command line arguments firstDavid Oberhollenzer2018-05-121-4/+5
* ubi-utils: ubiformat.c: convert to integer arithmeticAndrea Adami2018-01-301-1/+1
* ubi-utils: ubicrc32: process command line arguments firstDavid Oberhollenzer2017-11-031-8/+7
* Mark or fix switch cases that fall throughDavid Oberhollenzer2017-11-021-0/+1
* mtd-utils: ubinfo: add parameter checkAaron Marcher2017-08-101-0/+6
* ubi-utils: Return error code if command line option is unknownDaniel Wagner2017-06-146-6/+34
* Fix libmtd behaviour if MTD is not present on the systemDavid Oberhollenzer2017-03-152-6/+1
* ubirename: trivial fixes to the help textLuca Ceresoli2017-02-201-2/+2
* Move ubi-utils libraries to common library locationDavid Oberhollenzer2016-11-1713-4416/+4
* Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer2016-11-1710-226/+27
* Remove unused ubiutils_print_text from ubi-utils commonDavid Oberhollenzer2016-11-172-54/+0
* Add ubinize manpageDavid Oberhollenzer2016-11-173-55/+152
* Add support for sysfs mockingDaniel Walter2016-11-172-2/+5
* Change build system to autotoolsRichard Weinberger2016-11-171-0/+73
* mtd-utils: ubinize: Always return error code (at least -1) in case of an errorEnrico Jorns2015-09-291-0/+5
* mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang2015-07-063-3/+0
* mtd-utils: fix the trailing whitespace problemsDongsheng Yang2015-07-061-1/+1
* libmtd: don't ignore "region index" parameter in mtd_regioninfo()Brian Norris2014-11-041-0/+2
* ubiformat: fix the subpage size hint on the error pathArtem Bityutskiy2014-09-161-3/+2
* ubiformat: correct "non-ubifs" warning messageBrian Norris2014-04-071-1/+1
* ubi-utils: Fix file descriptor leaks in libubiDaniel van Gerpen2014-03-311-4/+8
* ubi-utils: Add ubiblock toolEzequiel Garcia2014-03-254-0/+196
* check the MLC nand typeHuang Shijie2013-10-221-1/+1
* ubiupdatevol: add a --skip optionMike Frysinger2013-07-011-12/+33
* mtd-utils: new prompt() helper for talking to the userMike Frysinger2013-07-011-32/+7
* ubinize: fix usage textMike Frysinger2013-07-011-2/+2
* ubiformat: fix error pathWolfram Sang2013-01-151-3/+3
* ubiformat: clean up synopsis of command-line parametersWolfram Sang2013-01-151-2/+3
* ubiformat: really skip some messages when quietWolfram Sang2012-11-121-2/+4
* ubiformat: fix failure on big partitions (>4Gio)Richard Genoud2012-09-251-2/+2
* ubirmvol: correct missing space on usageRichard Genoud2012-09-031-2/+2
* ubiattach: fail if kernel ignores max_beb_per1024Richard Genoud2012-08-233-6/+43
* ubiattach: introduce max_beb_per1024 in UBI_IOCATTRichard Genoud2012-08-233-8/+35
* libubi: kill ubi_attach_mtdArtem Bityutskiy2012-08-232-37/+18
* libubi: factorize ubi_attach and ubi_attach_mtd codeRichard Genoud2012-08-232-26/+13
* UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud2012-08-222-8/+7
* mtdinfo: correct grammar on error messageBrian Norris2012-02-141-1/+1
* mtdinfo: fix `--all' for non-consecutive device numbersBrian Norris2012-02-021-0/+2
* ubinfo: fix `--all' for non-consecutive device numbersBrian Norris2012-01-271-0/+2
* libubi: make `ubi_dev_present()' a library functionBrian Norris2012-01-272-9/+12
* Merge branch 'brian'v1.4.7Artem Bityutskiy2011-11-181-2/+4
|\
| * libmtd: modify `mtd_write' to cover OOB writesBrian Norris2011-09-111-2/+4
* | mtdinfo: provide info when used without argumentsBrian Norris2011-11-181-4/+10
* | ubiformat: handle write errors correctlyArtem Bityutskiy2011-09-191-6/+16
|/
* mkfs.ubifs/ubinize: increase PEB size limit to 2MiBViktar Palstsiuk2011-08-202-1/+5