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