aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-18Merge branch 'brian'v1.4.7Artem Bityutskiy
2011-11-18mtdinfo: provide info when used without argumentsBrian Norris
2011-11-18mtd-utils: add jffs2reader to .gitignoreBrian Norris
2011-10-14tests: checkfs: remove unused codeAndy Shevchenko
2011-10-14mkfs_jffs2: fix typo for word unknownAndy Shevchenko
2011-09-21jffs2reader: use major() and minor() helpersAndy Shevchenko
2011-09-21jffs2reader: print ctime only by user's requestAndy Shevchenko
2011-09-21jffs2reader: use const char * for path variablesAndy Shevchenko
2011-09-21jffs2reader: get rid of linker errorAndy Shevchenko
2011-09-21jffs2reader: introduce ADD_BYTES macroAndy Shevchenko
2011-09-21jffs2reader: eliminate compiler errorsAndy Shevchenko
2011-09-21jffs2reader: update the header inclusion blockAndy Shevchenko
2011-09-19ubiformat: handle write errors correctlyArtem Bityutskiy
2011-09-11nandwrite: use common.h "errmsg" functionsBrian Norris
2011-09-11nandwrite: re-implement `--autoplace' optionBrian Norris
2011-09-11nandwrite: kill `--raw' optionBrian Norris
2011-09-11mtdutils: move OOB auto-layout into libmtd's mtd_writeBrian Norris
2011-09-11nandwrite: merge `mtd_write_oob' and `mtd_write' callsBrian Norris
2011-09-11libmtd: support MEMWRITE ioctlBrian Norris
2011-09-11libmtd: modify `mtd_write' to cover OOB writesBrian Norris
2011-09-11mtd-utils: update mtd-abi.hBrian Norris
2011-09-11nandwrite: consolidate buffer usageBrian Norris
2011-09-11nandwrite: trivial variable moveBrian Norris
2011-08-25nandtest: print number of bits corrected during testBen Gardiner
2011-08-23nanddump: kill usages of MEMSETOOBSEL ioctlBrian Norris
2011-08-23nandwrite: refactor "old_oobinfo" codeBrian Norris
2011-08-23nandwrite: cleanup "oobinfochanged" leftoversBrian Norris
2011-08-23nandwrite: kill -j, -y, and -f optionsBrian Norris
2011-08-23nandwrite: kill more MEMSETOOBSELBrian Norris
2011-08-23nandwrite: remove `autoplace' featuresBrian Norris
2011-08-23nandwrite: remove C99 comment styleBrian Norris
2011-08-23mtd-utils: use __func__ instead of __FUNCTION__Brian Norris
2011-08-23mtd_debug: replace #defines with enumBrian Norris
2011-08-23mtd_debug: fixup styleBrian Norris
2011-08-20mkfs.ubifs/ubinize: increase PEB size limit to 2MiBViktar Palstsiuk
2011-08-20Bumb version numberArtem Bityutskiy
2011-08-19 nandwrite: invalid erase after page write failureFryar, Jeff
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-07-20Makefile: show nice message when checking version.hBrian Norris
2011-07-20Makefile: fix "make clean" for cross-compileBrian Norris
2011-07-20Makefile: fix "version.h" build for cross-compilingBrian Norris
2011-07-04mkfs.ubifs: fix a gcc warningArtem Bityutskiy
2011-07-04mkfs.ubifs: remove root inode squash featureArtem Bityutskiy
2011-06-30flash_erase: fix incorrect help messageBrian Norris
2011-06-30mtdinfo: remove -m leftoversArtem Bityutskiy
2011-06-29mtdinfo: kill -m optionBrian Norris