aboutsummaryrefslogtreecommitdiff
path: root/miscutils/nandwrite.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* typo fixesDan Fandrich2011-07-081-1/+1
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-2/+0
* Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-261-2/+2
* mass removal of underscores from _BB_DIR_foo and _BB_SUID_fooDenys Vlasenko2011-01-181-2/+2
* *: whitespace fixesDenys Vlasenko2010-10-281-6/+6
* nanddump: make oobbuf allocation dynamicBaruch Siach2010-10-181-6/+6
* nanddump: new appletBaruch Siach2010-10-181-28/+127
* nandwrite: always check the first erase blockBaruch Siach2010-08-291-2/+14
* nandwrite: complain on malformed -s NUMDenys Vlasenko2010-08-291-0/+2
* nandwrite: allow hex values in the -s parameterBaruch Siach2010-08-291-1/+1
* nandwrite: new appletBaruch Siach2010-08-251-0/+128