Age | Commit message (Expand) | Author |
2014-10-27 | cli: hush: Adjust 'run' command to run each line of the env var | Simon Glass |
2014-06-19 | Avoid including config.h in command.h | Simon Glass |
2014-03-04 | Add cmd_process_error() to report and process errors | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-24 | bootz: un-staticize do_bootz | Rob Herring |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-02-04 | cmd_time: merge run_command_and_time_it with cmd_process | Richard Genoud |
2012-12-11 | Add console command to access io space registers | Vadim Bendebury |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Convert the U-Boot commands to LG-arrays | Marek Vasut |
2012-09-25 | combine block device load commands into common function | Rob Herring |
2012-03-06 | Add cmd_process() to process commands in one place | Simon Glass |
2012-03-06 | Create a single cmd_call() function to handle command execution | Simon Glass |
2011-11-22 | env: clean cmd_nvedit.c checkpatch and code style | Igor Grinberg |
2011-10-17 | sandbox: Force command sections to be 4-byte aligned | Simon Glass |
2011-07-26 | cmd_usage: constify | Mike Frysinger |
2011-07-25 | autostart: unify duplicated logic into the bootm code | Mike Frysinger |
2010-11-28 | autocomplete: remove runtime handler install | Mike Frysinger |
2010-11-28 | do_reset: unify duplicate prototypes | Mike Frysinger |
2010-11-28 | do_bootd: unify duplicate prototypes | Mike Frysinger |
2010-11-28 | do_bootm: unify duplicate prototypes | Mike Frysinger |
2010-11-28 | command_t: punt unused type | Mike Frysinger |
2010-10-29 | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk |
2010-09-19 | relocation: fixup cmdtable | Heiko Schocher |
2010-07-04 | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk |
2009-06-12 | Make "usage" messages more helpful. | Wolfgang Denk |
2009-03-27 | command.c: Expose the core of do_help as _do_help to the rest of u-boot. | Detlev Zundel |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-28 | Standardize command usage messages with cmd_usage() | Peter Tyser |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-18 | Expose command table search for sub-commands | Kumar Gala |
2008-09-10 | move cmd_get_data_size to command.c | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-06 | Fix merge problems | Stefan Roese |
2008-05-21 | Big white-space cleanup. | Wolfgang Denk |
2007-07-08 | Remove references to the old cmd_confdefs.h include file. | Jon Loeliger |
2004-04-15 | * Patches by Pantelis Antoniou, 30 Mar 2004: | wdenk |
2003-07-01 | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk |
2003-06-27 | * Code cleanup: | wdenk |
2002-08-27 | Initial revision | wdenk |