1. 586f1ee nandwrite: cope with old headers which have no MTD_FILE_MODE_RAW by Denys Vlasenko · 7 years ago
  2. 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
  3. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  4. 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
  5. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  6. ae178ce Update remaining menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  7. bbc7bee make --help texts more uniform by Denys Vlasenko · 8 years ago
  8. 76915bf nandwrite: implement -n (read/write without ecc) by Aaro Koskinen · 9 years ago
  9. ad0d009 nanddump: don't show --bb in usage when disabled by Baruch Siach · 10 years ago
  10. e835afa nandwrite: fix build when long options are disabled by Baruch Siach · 10 years ago
  11. 2a870d0 nanddump: change default to --bb=skipbad by Richard Genoud · 10 years ago
  12. 8feb259 nanddump: kill -b Omit bad block by Richard Genoud · 10 years ago
  13. f17fbe1 nanddump: add options --bb=skipbad and padbad by Richard Genoud · 10 years ago
  14. cbf3bfa nanddump: correct rounding to next page (lead to infinite loop) by Richard Genoud · 10 years ago
  15. 0d61dcd nanddump: fix build if nandwrite isn't enabled by Alexander Shiyan · 12 years ago
  16. 3aeb870 nanddump: invert the meaning of the -o parameter to match upstream by Baruch Siach · 12 years ago
  17. 98f6b2d nanddump: skip bad blocks when instructed to do so by Baruch Siach · 12 years ago
  18. da0200a nanddump: use the right operator of logic AND by Baruch Siach · 12 years ago
  19. 6979325 nanddump: make dumping read-only partitions work by Matt Reimer · 13 years ago
  20. c97578d conspy,nandwrite,nanddump: enable in defconfig by Denys Vlasenko · 13 years ago
  21. b5de0c1 typo fixes by Dan Fandrich · 13 years ago
  22. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  23. e3b1a1f Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX" by Denys Vlasenko · 14 years ago
  24. b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
  25. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  26. d982da7 nanddump: make oobbuf allocation dynamic by Baruch Siach · 14 years ago
  27. 36af2f7 nanddump: new applet by Baruch Siach · 14 years ago
  28. 7715b48 nandwrite: always check the first erase block by Baruch Siach · 14 years ago
  29. b32a543 nandwrite: complain on malformed -s NUM by Denys Vlasenko · 14 years ago
  30. a78227d nandwrite: allow hex values in the -s parameter by Baruch Siach · 14 years ago
  31. 6f32ea4 nandwrite: new applet by Baruch Siach · 14 years ago