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