summaryrefslogtreecommitdiff
path: root/ubi-utils
Commit message (Expand)AuthorAgeFilesLines
* Change build system to autotoolsRichard Weinberger2016-11-171-0/+73
* mtd-utils: ubinize: Always return error code (at least -1) in case of an errorEnrico Jorns2015-09-291-0/+5
* mtd-utils: fix 'new blank line at EOF' problemsDongsheng Yang2015-07-063-3/+0
* mtd-utils: fix the trailing whitespace problemsDongsheng Yang2015-07-061-1/+1
* libmtd: don't ignore "region index" parameter in mtd_regioninfo()Brian Norris2014-11-041-0/+2
* 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
* ubi-utils: Fix file descriptor leaks in libubiDaniel van Gerpen2014-03-311-4/+8
* ubi-utils: Add ubiblock toolEzequiel Garcia2014-03-254-0/+196
* check the MLC nand typeHuang Shijie2013-10-221-1/+1
* ubiupdatevol: add a --skip optionMike Frysinger2013-07-011-12/+33
* mtd-utils: new prompt() helper for talking to the userMike Frysinger2013-07-011-32/+7
* ubinize: fix usage textMike Frysinger2013-07-011-2/+2
* 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
* ubiformat: fix failure on big partitions (>4Gio)Richard Genoud2012-09-251-2/+2
* ubirmvol: correct missing space on usageRichard Genoud2012-09-031-2/+2
* ubiattach: fail if kernel ignores max_beb_per1024Richard Genoud2012-08-233-6/+43
* ubiattach: introduce max_beb_per1024 in UBI_IOCATTRichard Genoud2012-08-233-8/+35
* libubi: kill ubi_attach_mtdArtem Bityutskiy2012-08-232-37/+18
* libubi: factorize ubi_attach and ubi_attach_mtd codeRichard Genoud2012-08-232-26/+13
* UBI: sync ubi-user.h with kernel v3.6-rc1Richard Genoud2012-08-222-8/+7
* mtdinfo: correct grammar on error messageBrian Norris2012-02-141-1/+1
* mtdinfo: fix `--all' for non-consecutive device numbersBrian Norris2012-02-021-0/+2
* ubinfo: fix `--all' for non-consecutive device numbersBrian Norris2012-01-271-0/+2
* libubi: make `ubi_dev_present()' a library functionBrian Norris2012-01-272-9/+12
* Merge branch 'brian'v1.4.7Artem Bityutskiy2011-11-181-2/+4
|\
| * libmtd: modify `mtd_write' to cover OOB writesBrian Norris2011-09-111-2/+4
* | mtdinfo: provide info when used without argumentsBrian Norris2011-11-181-4/+10
* | ubiformat: handle write errors correctlyArtem Bityutskiy2011-09-191-6/+16
|/
* mkfs.ubifs/ubinize: increase PEB size limit to 2MiBViktar Palstsiuk2011-08-202-1/+5
* mtdinfo: consolidate help as display_help()Brian Norris2011-08-161-25/+27
* mtdinfo: fixup "example usage" help sectionBrian Norris2011-08-161-6/+4
* mtdinfo: restructure help messageBrian Norris2011-08-161-2/+4
* mtdinfo: refactor code to remove "args.all" dependencyBrian Norris2011-08-161-10/+3
* mtdinfo: don't open NULL pointer when getting region_info with `-a'Brian Norris2011-08-161-2/+10
* mtdinfo: remove -m leftoversArtem Bityutskiy2011-06-301-15/+9
* mtdinfo: kill -m optionBrian Norris2011-06-291-19/+6
* mtd-utils: switch more utils to unified versioningBrian Norris2011-06-2912-34/+22
* mtd-utils: remove whitespace at end of linesBrian Norris2011-06-292-7/+7
* rewrite build system to avoid recursionMike Frysinger2011-06-2721-60/+0
* mtd-utils: bump nanddump, mtdinfo version numbersBrian Norris2011-06-251-1/+1
* mtdinfo: add regioninfo/eraseblock map displayMike Frysinger2011-06-091-3/+119
* mtdinfo: remove now unused ubigen infoMike Frysinger2011-06-091-1/+0
* mtdinfo: separate out ubi information printingArtem Bityutskiy2011-06-081-18/+23
* ubi-utils: send help/version info to stdoutMike Frysinger2011-06-0811-35/+35
* mtdinfo: deprecate the -m optionArtem Bityutskiy2011-06-071-1/+2
* ubi-utils: ubimkvol: fix parameters parsing regressionArtem Bityutskiy2011-05-311-1/+1
* mtd-utils: switch ubi and ubifs tools to use common strtoX funcsArtem Bityutskiy2011-04-0910-66/+56