1. 6c48001 Add 64-bit data support for memory commands by York Sun · 11 years ago
  2. d738553 Add cmd_process_error() to report and process errors by Simon Glass · 11 years ago
  3. a7c03b0 command.c: Fix auto-completion for the full commands list case by Andrew Gabbasov · 11 years ago
  4. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 94ff067 cmd_time: merge run_command_and_time_it with cmd_process by Richard Genoud · 12 years ago
  6. 9ac7cc2 common/command.c: revert changes from commit 199adb60 by Anatolij Gustschin · 12 years ago
  7. b052b60 common/misc: sparse fixes by Kim Phillips · 12 years ago
  8. 69c5e34 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago
  9. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · 13 years ago
  10. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · 13 years ago
  11. 76deb6c common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  12. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · 13 years ago
  13. e516622 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · 13 years ago
  14. 33e84d1 cmd_usage: constify by Mike Frysinger · 14 years ago
  15. 8d88232 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  16. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · 14 years ago
  17. 97ea46f Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · 14 years ago
  18. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  19. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  20. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  21. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  22. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  23. ad10080 command.c: Enable auto tab for the editenv command by Trübenbach, Ralf · 15 years ago
  24. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago
  25. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  26. 9dd775b Make "usage" messages more helpful. by Wolfgang Denk · 16 years ago
  27. 5e6c06b command.c: Expose the core of do_help as _do_help to the rest of u-boot. by Detlev Zundel · 16 years ago
  28. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  29. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  30. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. ac2dad6 Expose command table search for sub-commands by Kumar Gala · 16 years ago
  32. 82290f2 move cmd_get_data_size to command.c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  34. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  35. 052fc84 common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  36. e4ea796 common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  37. 582f3dd Adjust "echo" as a default command Patch by Sam Song, 19 Jun 2005 by Wolfgang Denk · 19 years ago
  38. 2a83161 * Patches by Robert Whaley, 29 Nov 2004: by wdenk · 20 years ago
  39. 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
  40. 6203e40 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 21 years ago
  41. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  42. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  43. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  44. 3086a97 Rewrite command lookup and help command (fix problems with bubble by wdenk · 21 years ago
  45. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  46. 7a428cc * Fix CONFIG_NET_MULTI support in include/net.h by wdenk · 21 years ago
  47. e6466f6 * Add support for RMU board by wdenk · 21 years ago
  48. abda5ca * Patch by Marc Singer, 29 May 2003: by wdenk · 22 years ago
  49. 92bbe3f * Make sure Block Lock Bits get cleared in R360MPI flash driver by wdenk · 22 years ago
  50. c8434db * Patch by Rick Bronson, 16 Mar 2003: by wdenk · 22 years ago
  51. 452cfd6 * Patch by Thomas Frieden, 13 Nov 2002: by wdenk · 22 years ago
  52. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  53. c217f6d * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
  54. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · 22 years ago
  55. 5dfa25f Initial revision by wdenk · 22 years ago