aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils/mtdinfo.c
AgeCommit message (Expand)Author
2020-09-11Fix typos found by Debian's lintian toolBastian Germann
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-11-04libmtd: don't ignore "region index" parameter in mtd_regioninfo()Brian Norris
2013-10-22check the MLC nand typeHuang Shijie
2012-02-14mtdinfo: correct grammar on error messageBrian Norris
2012-02-02mtdinfo: fix `--all' for non-consecutive device numbersBrian Norris
2011-11-18mtdinfo: provide info when used without argumentsBrian Norris
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-27rewrite build system to avoid recursionMike Frysinger