1. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  2. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  3. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  4. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  5. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  6. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  7. 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 16 years ago
  8. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
  9. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  10. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  11. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  12. 9cde830 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
  13. 544e83e common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · 16 years ago
  14. b4d7eb2 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · 16 years ago
  15. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  16. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  17. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  18. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  19. da91693 Declare load_serial_ymodem() when using CFG_CMD_LOADB. by Wolfgang Denk · 19 years ago
  20. ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
  21. 20a5182 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · 19 years ago
  22. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  23. 387f541 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · 19 years ago
  24. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  25. 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  26. ef89394 * CVS add missing files by wdenk · 21 years ago
  27. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  28. 6914128 * Add support for NSCU board by wdenk · 21 years ago
  29. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  30. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  31. 57b2d80 * Code cleanup: by wdenk · 21 years ago