aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils
AgeCommit message (Expand)Author
2020-01-30libubi: remove private kernel header from includesBastian Germann
2020-01-13mtd-utils: Fix return value of ubiformatBarry Grussling
2019-12-08ubihealthd: Build only if sys/random.h is presentMarek Vasut
2019-11-10ubiformat: don't leak file descriptorsDavid Oberhollenzer
2019-10-07ubihealthd: Add option -h/--helpAlexander Dahl
2019-10-07ubihealthd: Add missing sentinel in options arrayAlexander Dahl
2019-09-10ubiupdatevol: Prevent null pointer dereferenceBastian Germann
2019-08-25ubi-utils: Implement a ubihealthdRichard Weinberger
2019-07-02ubinize: Exit with non-zero exit code on error.Patrick Doyle
2019-05-13ubiformat: Dont ignore sequence number CLI optionAmol Vengurlekar
2019-01-25mtd-utils: avoid to create two UBI_LAYOUT_VOLUME_ID volumeYufen Yu
2018-07-27ubi-utils: ubimkvol: Initialize req to zero to make sure no flags are set by ...Boris Brezillon
2018-06-28ubi-utils: ubinize: add support for skipping CRC check of a static volume whe...Quentin Schulz
2018-06-28ubi-utils: ubimkvol: add support for skipping CRC check of a static volume wh...Quentin Schulz
2018-05-12ubiformat: remove no-volume-table optionDavid Oberhollenzer
2018-05-12ubiformat: process command line arguments firstDavid Oberhollenzer
2018-01-30ubi-utils: ubiformat.c: convert to integer arithmeticAndrea Adami
2017-11-03ubi-utils: ubicrc32: process command line arguments firstDavid Oberhollenzer
2017-11-02Mark or fix switch cases that fall throughDavid Oberhollenzer
2017-08-10mtd-utils: ubinfo: add parameter checkAaron Marcher
2017-06-14ubi-utils: Return error code if command line option is unknownDaniel Wagner
2017-03-15Fix libmtd behaviour if MTD is not present on the systemDavid Oberhollenzer
2017-02-20ubirename: trivial fixes to the help textLuca Ceresoli
2016-11-17Move ubi-utils libraries to common library locationDavid Oberhollenzer
2016-11-17Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer
2016-11-17Remove unused ubiutils_print_text from ubi-utils commonDavid Oberhollenzer
2016-11-17Add ubinize manpageDavid Oberhollenzer
2016-11-17Add support for sysfs mockingDaniel Walter
2016-11-17Change build system to autotoolsRichard Weinberger
2015-09-29mtd-utils: ubinize: Always return error code (at least -1) in case of an errorEnrico Jorns
2015-07-06mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang
2015-07-06mtd-utils: fix the trailing whitespace problemsDongsheng Yang
2014-11-04libmtd: don't ignore "region index" parameter in mtd_regioninfo()Brian Norris
2014-09-16ubiformat: fix the subpage size hint on the error pathArtem Bityutskiy
2014-04-07ubiformat: correct "non-ubifs" warning messageBrian Norris
2014-03-31ubi-utils: Fix file descriptor leaks in libubiDaniel van Gerpen
2014-03-25ubi-utils: Add ubiblock toolEzequiel Garcia
2013-10-22check the MLC nand typeHuang Shijie
2013-07-01ubiupdatevol: add a --skip optionMike Frysinger
2013-07-01mtd-utils: new prompt() helper for talking to the userMike Frysinger
2013-07-01ubinize: fix usage textMike Frysinger
2013-01-15ubiformat: fix error pathWolfram Sang
2013-01-15ubiformat: clean up synopsis of command-line parametersWolfram Sang
2012-11-12ubiformat: really skip some messages when quietWolfram Sang
2012-09-25ubiformat: fix failure on big partitions (>4Gio)Richard Genoud
2012-09-03ubirmvol: correct missing space on usageRichard Genoud
2012-08-23ubiattach: fail if kernel ignores max_beb_per1024Richard Genoud
2012-08-23ubiattach: introduce max_beb_per1024 in UBI_IOCATTRichard Genoud
2012-08-23libubi: kill ubi_attach_mtdArtem Bityutskiy
2012-08-23libubi: factorize ubi_attach and ubi_attach_mtd codeRichard Genoud