aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils
AgeCommit message (Expand)Author
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
2012-08-22UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud
2012-02-14mtdinfo: correct grammar on error messageBrian Norris
2012-02-02mtdinfo: fix `--all' for non-consecutive device numbersBrian Norris
2012-01-27ubinfo: fix `--all' for non-consecutive device numbersBrian Norris
2012-01-27libubi: make `ubi_dev_present()' a library functionBrian Norris
2011-11-18Merge branch 'brian'v1.4.7Artem Bityutskiy
2011-11-18mtdinfo: provide info when used without argumentsBrian Norris
2011-09-19ubiformat: handle write errors correctlyArtem Bityutskiy
2011-09-11libmtd: modify `mtd_write' to cover OOB writesBrian Norris
2011-08-20mkfs.ubifs/ubinize: increase PEB size limit to 2MiBViktar Palstsiuk
2011-08-16mtdinfo: consolidate help as display_help()Brian Norris
2011-08-16mtdinfo: fixup "example usage" help sectionBrian Norris
2011-08-16mtdinfo: restructure help messageBrian Norris
2011-08-16mtdinfo: refactor code to remove "args.all" dependencyBrian Norris
2011-08-16mtdinfo: don't open NULL pointer when getting region_info with `-a'Brian Norris
2011-06-30mtdinfo: remove -m leftoversArtem Bityutskiy
2011-06-29mtdinfo: kill -m optionBrian Norris
2011-06-29mtd-utils: switch more utils to unified versioningBrian Norris
2011-06-29mtd-utils: remove whitespace at end of linesBrian Norris
2011-06-27rewrite build system to avoid recursionMike Frysinger
2011-06-25mtd-utils: bump nanddump, mtdinfo version numbersBrian Norris
2011-06-09mtdinfo: add regioninfo/eraseblock map displayMike Frysinger
2011-06-09mtdinfo: remove now unused ubigen infoMike Frysinger