aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils
AgeCommit message (Expand)Author
2024-02-19Unify handling of configure switchesDavid Oberhollenzer
2023-11-20ubiattach: introduce need_resv_pool in UBI_IOCATTZhihao Cheng
2023-11-20ubiattach: introduce disable_fm in UBI_IOCATTZhihao Cheng
2023-08-24Fix printf format specifiers for 64 bit integer typesDavid Oberhollenzer
2023-08-24Make sure ubi-media structures are visible for libubigenDavid Oberhollenzer
2023-08-24Remove unused symbolsDavid Oberhollenzer
2023-05-30mtd-utils: Add new syntax to get devices by nameBrandon Maier
2022-06-13ubinfo: Fix --vol_id return code for absent volume idAndrew Mellor
2021-09-06Add ubiscan utilityDiego Ismirlian
2021-01-20Cleanup: Automake: remove single use variablesDavid Oberhollenzer
2021-01-20Remove headers from EXTRA_DISTDavid Oberhollenzer
2020-09-11Fix typos found by Debian's lintian toolBastian Germann
2020-02-09mtd-utils: Add checks to code that copies strings into fixed sized buffersDavid Oberhollenzer
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