Bump to version 1.22.1
[platform/upstream/busybox.git] / miscutils / nandwrite.c
2013-03-14 Alexander Shiyannanddump: fix build if nandwrite isn't enabled
2012-10-15 Baruch Siachnanddump: invert the meaning of the -o parameter to...
2012-10-15 Baruch Siachnanddump: skip bad blocks when instructed to do so
2012-10-15 Baruch Siachnanddump: use the right operator of logic AND
2012-06-14 Denys VlasenkoMerge branch 'master' of git+ssh://busybox.net/var...
2012-06-13 Matt Reimernanddump: make dumping read-only partitions work
2011-08-13 Denys Vlasenkoconspy,nandwrite,nanddump: enable in defconfig
2011-07-08 Dan Fandrichtypo fixes
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-01-18 Denys Vlasenkomass removal of underscores from _BB_DIR_foo and _BB_SU...
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-18 Baruch Siachnanddump: make oobbuf allocation dynamic
2010-10-18 Baruch Siachnanddump: new applet
2010-08-29 Baruch Siachnandwrite: always check the first erase block
2010-08-29 Denys Vlasenkonandwrite: complain on malformed -s NUM
2010-08-29 Baruch Siachnandwrite: allow hex values in the -s parameter
2010-08-25 Baruch Siachnandwrite: new applet