summaryrefslogtreecommitdiff
path: root/ubi-utils
Commit message (Expand)AuthorAgeFilesLines
* ubinfo: Fix --vol_id return code for absent volume idAndrew Mellor2022-06-131-6/+3
* Add ubiscan utilityDiego Ismirlian2021-09-062-1/+322
* Cleanup: Automake: remove single use variablesDavid Oberhollenzer2021-01-201-7/+3
* Remove headers from EXTRA_DISTDavid Oberhollenzer2021-01-201-1/+1
* Fix typos found by Debian's lintian toolBastian Germann2020-09-112-2/+2
* mtd-utils: Add checks to code that copies strings into fixed sized buffersDavid Oberhollenzer2020-02-091-0/+7
* libubi: remove private kernel header from includesBastian Germann2020-01-301-0/+1
* mtd-utils: Fix return value of ubiformatBarry Grussling2020-01-131-2/+5
* ubihealthd: Build only if sys/random.h is presentMarek Vasut2019-12-081-2/+7
* ubiformat: don't leak file descriptorsDavid Oberhollenzer2019-11-101-2/+2
* ubihealthd: Add option -h/--helpAlexander Dahl2019-10-071-2/+8
* ubihealthd: Add missing sentinel in options arrayAlexander Dahl2019-10-071-0/+1
* ubiupdatevol: Prevent null pointer dereferenceBastian Germann2019-09-101-3/+1
* ubi-utils: Implement a ubihealthdRichard Weinberger2019-08-252-1/+277
* ubinize: Exit with non-zero exit code on error.Patrick Doyle2019-07-021-1/+8
* ubiformat: Dont ignore sequence number CLI optionAmol Vengurlekar2019-05-131-1/+2
* 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