summaryrefslogtreecommitdiff
path: root/ubi-utils/mtdinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos found by Debian's lintian toolBastian Germann2020-09-111-1/+1
* Fix libmtd behaviour if MTD is not present on the systemDavid Oberhollenzer2017-03-151-4/+1
* Merge rest of ubiutils-common into libmtd commonDavid Oberhollenzer2016-11-171-4/+3
* libmtd: don't ignore "region index" parameter in mtd_regioninfo()Brian Norris2014-11-041-0/+2
* check the MLC nand typeHuang Shijie2013-10-221-1/+1
* mtdinfo: correct grammar on error messageBrian Norris2012-02-141-1/+1
* mtdinfo: fix `--all' for non-consecutive device numbersBrian Norris2012-02-021-0/+2
* mtdinfo: provide info when used without argumentsBrian Norris2011-11-181-4/+10
* 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-291-3/+2
* rewrite build system to avoid recursionMike Frysinger2011-06-271-0/+446