aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils
AgeCommit message (Expand)Author
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
2011-06-08mtdinfo: separate out ubi information printingArtem Bityutskiy
2011-06-08ubi-utils: send help/version info to stdoutMike Frysinger
2011-06-07mtdinfo: deprecate the -m optionArtem Bityutskiy
2011-05-31ubi-utils: ubimkvol: fix parameters parsing regressionArtem Bityutskiy
2011-04-09mtd-utils: switch ubi and ubifs tools to use common strtoX funcsArtem Bityutskiy
2010-09-28ubi-utils: remove old ubi-utilsArtem Bityutskiy
2010-09-27ubi-utils: tweak const strings declsMike Frysinger
2010-09-27mtd-utils: standardize PROGRAM_NAMEMike Frysinger
2010-09-12ubi-utils: drop -Werror in old utilsMike Frysinger
2010-09-02ubi-utils: reformat help text to fit in 80 columnsJon Povey
2010-09-02ubi-utils: provide default value for /dev/ubi_ctrlJon Povey