1. b7fbdc6 Remove unused CONFIG_CMD_HWFLOW option and associated dead code. by David Müller (ELSOFT AG) · 8 years ago
  2. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_load.c]
  3. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_load.c]
  4. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  5. 49cad54 Export redesign by Martin Dorwig · 10 years ago
  6. 6e66bd5 Enable xmodem support by Angus Ainslie · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 41ef372 common: Use new numeric setenv functions by Simon Glass · 11 years ago
  9. 70d7cb9 cmd_load.c: Add #endif comments to reduce confusion by Robert P. J. Day · 12 years ago
  10. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  11. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  12. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  13. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  14. 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  15. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  16. 83863df Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 15 years ago
  17. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago
  18. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  19. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  20. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. 2b22d60 loads: allow negative offsets by Ricardo Ribalda Delgado · 16 years ago
  22. 322098b common/cmd_load.c cleanup - remove unused variables by Gururaja Hebbar K R · 16 years ago
  23. a9fe0c3 common/cmd_load.c - Minor code & Coding Style cleanup by Gururaja Hebbar K R · 16 years ago
  24. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 16 years ago
  25. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  26. c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  27. 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  28. 8546e23 Declare load_serial_ymodem() when using CFG_CMD_LOADB. by Wolfgang Denk · 18 years ago
  29. cf48eb9 Some code cleanup by Wolfgang Denk · 18 years ago
  30. 534ff67 * Add support for ymodem protocol download Patch by Stefano Babic, 29 Mar 2006 by Wolfgang Denk · 18 years ago
  31. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  32. f2841d3 Add support for ymodem protocol (loady command). by Markus Klotzbuecher · 18 years ago
  33. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  34. 232c150 Add support for Siemens SX1 mobile phone; by wdenk · 20 years ago
  35. 3f85ce2 * CVS add missing files by wdenk · 20 years ago
  36. 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
  37. f12e568 * Add support for NSCU board by wdenk · 21 years ago
  38. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  39. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  40. 8bde7f7 * Code cleanup: by wdenk · 21 years ago