aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils/ubiformat.c
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-11-10ubiformat: don't leak file descriptorsDavid Oberhollenzer
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-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-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
2016-11-17Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer
2014-09-16ubiformat: fix the subpage size hint on the error pathArtem Bityutskiy
2014-04-07ubiformat: correct "non-ubifs" warning messageBrian Norris
2013-07-01mtd-utils: new prompt() helper for talking to the userMike 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
2011-11-18Merge branch 'brian'v1.4.7Artem Bityutskiy
2011-09-19ubiformat: handle write errors correctlyArtem Bityutskiy
2011-09-11libmtd: modify `mtd_write' to cover OOB writesBrian Norris
2011-06-29mtd-utils: switch more utils to unified versioningBrian Norris
2011-06-27rewrite build system to avoid recursionMike Frysinger