summaryrefslogtreecommitdiff
path: root/ubi-utils/ubiformat.c
Commit message (Expand)AuthorAgeFilesLines
* libubi: remove private kernel header from includesBastian Germann2020-01-301-0/+1
* mtd-utils: Fix return value of ubiformatBarry Grussling2020-01-131-2/+5
* ubiformat: don't leak file descriptorsDavid Oberhollenzer2019-11-101-2/+2
* 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
* 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: Return error code if command line option is unknownDaniel Wagner2017-06-141-1/+5
* Fix libmtd behaviour if MTD is not present on the systemDavid Oberhollenzer2017-03-151-2/+0
* Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer2016-11-171-6/+5
* 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
* mtd-utils: new prompt() helper for talking to the userMike Frysinger2013-07-011-32/+7
* 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
* Merge branch 'brian'v1.4.7Artem Bityutskiy2011-11-181-2/+4
|\
| * libmtd: modify `mtd_write' to cover OOB writesBrian Norris2011-09-111-2/+4
* | ubiformat: handle write errors correctlyArtem Bityutskiy2011-09-191-6/+16
|/
* mtd-utils: switch more utils to unified versioningBrian Norris2011-06-291-3/+2
* rewrite build system to avoid recursionMike Frysinger2011-06-271-0/+950