index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
nandwrite.c
Age
Commit message (
Expand
)
Author
2013-03-15
nanddump: fix build if nandwrite isn't enabled
Alexander Shiyan
2012-10-15
nanddump: invert the meaning of the -o parameter to match upstream
Baruch Siach
2012-10-15
nanddump: skip bad blocks when instructed to do so
Baruch Siach
2012-10-15
nanddump: use the right operator of logic AND
Baruch Siach
2012-06-13
nanddump: make dumping read-only partitions work
Matt Reimer
2011-08-13
conspy,nandwrite,nanddump: enable in defconfig
Denys Vlasenko
2011-07-08
typo fixes
Dan Fandrich
2011-06-05
*: remove "Options:" string from help texts
Denys Vlasenko
2011-02-26
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-01-18
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-10-18
nanddump: make oobbuf allocation dynamic
Baruch Siach
2010-10-18
nanddump: new applet
Baruch Siach
2010-08-29
nandwrite: always check the first erase block
Baruch Siach
2010-08-29
nandwrite: complain on malformed -s NUM
Denys Vlasenko
2010-08-29
nandwrite: allow hex values in the -s parameter
Baruch Siach
2010-08-25
nandwrite: new applet
Baruch Siach