aboutsummaryrefslogtreecommitdiff
path: root/miscutils/nandwrite.c
AgeCommit message (Expand)Author
2016-01-02nandwrite: implement -n (read/write without ecc)Aaro Koskinen
2014-12-18nanddump: don't show --bb in usage when disabledBaruch Siach
2014-12-17nandwrite: fix build when long options are disabledBaruch Siach
2014-06-25nanddump: change default to --bb=skipbadRichard Genoud
2014-06-25nanddump: kill -b Omit bad blockRichard Genoud
2014-06-25nanddump: add options --bb=skipbad and padbadRichard Genoud
2014-06-25nanddump: correct rounding to next page (lead to infinite loop)Richard Genoud
2013-03-15nanddump: fix build if nandwrite isn't enabledAlexander Shiyan
2012-10-15nanddump: invert the meaning of the -o parameter to match upstreamBaruch Siach
2012-10-15nanddump: skip bad blocks when instructed to do soBaruch Siach
2012-10-15nanddump: use the right operator of logic ANDBaruch Siach
2012-06-13nanddump: make dumping read-only partitions workMatt Reimer
2011-08-13conspy,nandwrite,nanddump: enable in defconfigDenys Vlasenko
2011-07-08typo fixesDan Fandrich
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-02-26Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko
2011-01-18mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko
2010-10-28*: whitespace fixesDenys Vlasenko
2010-10-18nanddump: make oobbuf allocation dynamicBaruch Siach
2010-10-18nanddump: new appletBaruch Siach
2010-08-29nandwrite: always check the first erase blockBaruch Siach
2010-08-29nandwrite: complain on malformed -s NUMDenys Vlasenko
2010-08-29nandwrite: allow hex values in the -s parameterBaruch Siach
2010-08-25nandwrite: new appletBaruch Siach