aboutsummaryrefslogtreecommitdiff
path: root/ubi-utils
AgeCommit message (Expand)Author
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
2010-09-01rename crc32 to mtd_crc32Artem Bityutskiy
2010-07-26libmtd: support MEMERASE64Artem Bityutskiy
2010-07-17libs: remove ubiutils-specific stuff from common.hArtem Bityutskiy
2010-07-13mtd-utils: move libmtd source files to lib/ subdirectoryKevin Cernekee
2010-06-16libscan: rename hdr to echArtem Bityutskiy
2010-06-15ubi-utils: harmonize mtd device node variablesArtem Bityutskiy
2010-06-15ubi-utils: harmonize libmtd interface a bitArtem Bityutskiy
2010-06-14libubigen: make init_vid_hdr externally visibleArtem Bityutskiy
2010-06-14libubigen: move header commentsArtem Bityutskiy
2010-06-14libubigen: do not create huge arrays on stackArtem Bityutskiy
2010-06-14libmtd: add mtd_write_imgArtem Bityutskiy
2010-06-14libubi: provide mtd number in UBI device informationArtem Bityutskiy
2010-06-14libubi: remove few fields from volume infoArtem Bityutskiy
2010-04-08ubiattach/ubidetach: add support to attach/detach by pathMika Westerberg
2010-04-08libubi: add support to attach/detach by MTD device pathMika Westerberg
2010-04-08ubinfo: document the new -N optionArtem Bityutskiy
2010-04-08ubinfo: add -N option to get info by name of ubi volumeJon Ringle
2010-01-15ubiformat: boost version to 1.5v1.3.1Artem Bityutskiy
2010-01-15ubiformat: be consistent with sequence numbersArtem Bityutskiy
2010-01-15ubiformat: always initialize seq numberArtem Bityutskiy
2009-12-09ubiformat: fix error messagev1.3.0Artem Bityutskiy