1. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
  2. 5fef9d3 Add the function 'confirm_yesno' for interactive by Pierre Aubert · 11 years ago
  3. 19f9c97 cmd_nand: Do not show usage when scrub is aborted by Masahiro Yamada · 11 years ago
  4. 3f97e27 cmd_nand: slight optimization of nand_dump function by Masahiro Yamada · 11 years ago
  5. 756e51c cmd_nand: fix a memory leak in nand_dump function by Masahiro Yamada · 11 years ago
  6. 7fdf356 nand: Don't call adjust_size_for_badblocks for erase by Scott Wood · 11 years ago
  7. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  8. 39e6886 nand: adjust erase/read/write partition/chip size for bad blocks by Harvey Chapman · 12 years ago
  9. 647a6a1 cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS by Tom Rini · 12 years ago
  10. 32d9618 nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters by Tom Rini · 12 years ago
  11. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  12. abd3a3b nand: fix nand read.option parsing by Harvey Chapman · 12 years ago
  13. 5661f70 nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  14. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  15. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  16. 5376856 nand: Make NAND lock status compatible with Micron by Joe Hershberger · 12 years ago
  17. cccf595 nand: Add support for unlock.invert by Joe Hershberger · 12 years ago
  18. 7d6784f cmd_nand: dump: Align data and OOB buffers by Thierry Reding · 12 years ago
  19. 736d325 cmd_nand: fix crashing bug in nand read/write by Steve Sakoman · 12 years ago
  20. 4facb98 common/cmd_nand.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  21. 733fb02 nand: extend .raw accesses to work on multiple pages by Scott Wood · 13 years ago
  22. dea93b8 GCC47: Fix warning in cmd_nand.c by Marek Vasut · 13 years ago
  23. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  24. 9acfb15 bootstage: Convert NAND progress numbers to enums by Simon Glass · 13 years ago
  25. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  26. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  27. 2d2e975 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · 13 years ago
  28. 185ce25 NAND: Make page, erase, oob size available via cmd_nand by Marek Vasut · 13 years ago
  29. a986981 NAND: Add -y option to nand scrub command by Marek Vasut · 13 years ago
  30. 357b78e NAND: Add nand read.raw and write.raw commands by Marek Vasut · 13 years ago
  31. aed704f GCC4,6: Squash warning in cmd_nand.c by Marek Vasut · 13 years ago
  32. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
  33. bc04b4d cmd_nand: add nand write.trimffs command by Ben Gardiner · 13 years ago
  34. 1caafbb nand_util: convert nand_write_skip_bad() to flags by Ben Gardiner · 14 years ago
  35. d99968f cmd_nand: fix help of nand erase subcommand by Daniel Hobi · 14 years ago
  36. 4b5deaa NAND: add the ability to directly write yaffs image by Lei Wen · 14 years ago
  37. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
  38. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
  39. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
  40. 6587e3e Fix warning in nand unlock command by Scott Wood · 14 years ago
  41. 67d5a2a nand commands: make only "dump" repeatable. by Scott Wood · 14 years ago
  42. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · 14 years ago
  43. e5836dc cmd_nand: some infrastructure fixes and refactoring by Scott Wood · 14 years ago
  44. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · 14 years ago
  45. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  46. 0268da0 NAND: formatting cleanups from env.oob support by Scott Wood · 14 years ago
  47. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · 14 years ago
  48. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  49. 161bfc5 Fix "par[t]ition" typo. by Wolfgang Denk · 15 years ago
  50. adb8eb9 cmd_nand: show nand scrub confirmation character by Florian Fainelli · 15 years ago
  51. 1589500 cmd_nand: Move conditional compilation to Makefile by Peter Tyser · 15 years ago
  52. 4fa5688 cmd_nand: Remove duplicate include by Peter Tyser · 15 years ago
  53. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  54. 7a15ca1 nand/onenand: Fix missing argument checking for "markbad" command by Wolfgang Denk · 16 years ago
  55. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  56. 9d0928d Separate mtdparts command from jffs2 by Ladislav Michl · 16 years ago
  57. 9a2cbb9 cmd_nand: drop duplicate NULL ptr check by Mike Frysinger · 16 years ago
  58. b325d7e Enable multi chip support in the NAND layer by Wolfgang Grandegger · 16 years ago
  59. b1423dd Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  60. d1c1f9c NAND: Have nboot accept .e and .i as legacy no-ops. by Scott Wood · 16 years ago
  61. aaee2a3 NAND: Make nboot skip bad blocks by Ladislav Michl · 16 years ago
  62. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  63. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  64. d38f4a6 nand: fixup printf modifiers to match types used by Mike Frysinger · 16 years ago
  65. 1fd5551 nand read.jffs2 (nand_legacy) in common/cmd_nand.c by Schlaegl Manfred jun · 16 years ago
  66. b20f840 NAND: Enable nand lock, unlock feature by Nishanth Menon · 16 years ago
  67. d20bb3c NAND: Align right column of the shorthelp with other commands. by Scott Wood · 16 years ago
  68. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  70. 719bb5f drivers/mtd/nand: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  71. cc5f339 NAND read/write fix by Scott Wood · 16 years ago
  72. 12b1c95 NAND: Always skip blocks on read/write/boot. by Scott Wood · 16 years ago
  73. 576625d NAND: Fix compilation warning and small coding style issue by Stefan Roese · 17 years ago
  74. e7ebe6e make nand dump and nand dump.oob work by William Juul · 17 years ago
  75. bfb8332 Whitespace cleanup and marking broken code. by William Juul · 17 years ago
  76. 9e9c2c1 Fixing coding style issues by William Juul · 17 years ago
  77. b76ec38 Remove white space at end. by William Juul · 17 years ago
  78. 52c0796 Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  79. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  80. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  81. cefb402 Delay FIT format check on sector based devices by Marian Balakowicz · 16 years ago
  82. 3ab2ad5 Cleanup nand_info[] declaration. by Stelian Pop · 17 years ago
  83. 7f79454 cmd_nand.c: fix another 'incompatible pointer type' warning. by Wolfgang Denk · 17 years ago
  84. 885e86f cmd_nand.c: fix "differ in signedness" problem by Wolfgang Denk · 17 years ago
  85. 9a11ccd NAND: fix some strict-aliasing compiler warnings by Wolfgang Denk · 17 years ago
  86. 74eb4ae [new uImage] Use show_boot_progress() for new uImage format by Marian Balakowicz · 17 years ago
  87. e6bdd34 [new uImage] Add new uImage format handling to other bootm related commands by Marian Balakowicz · 17 years ago
  88. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  89. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  90. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · 17 years ago
  91. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  92. fe80fcc cmd_nand : fix compiler warning. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  93. 5a39510 Re-introduce the 'nand read.oob' and 'nand write.oob' commands by Harald Welte · 17 years ago
  94. 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  95. d42fff2 NAND: Add CFG_NAND_QUIET option by Matthias Fuchs · 17 years ago
  96. a0f13d5 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  97. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  98. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  99. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  100. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago