Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled hace 9 años
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file hace 9 años
  Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport hace 9 años
  Peng Fan 58b6ad681a common: command add '\n' for debug msg hace 9 años
  Masahiro Yamada 616e2162a5 common: command: trivial coding style fixes hace 10 años
  York Sun 4d1fd7f1ae Add 64-bit data support for memory commands hace 11 años
  Simon Glass 16ff990246 Add cmd_process_error() to report and process errors hace 11 años
  Andrew Gabbasov 9b438946c9 command.c: Fix auto-completion for the full commands list case hace 11 años
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
  Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process hace 12 años
  Anatolij Gustschin 22b6fcb50d common/command.c: revert changes from commit 199adb60 hace 12 años
  Kim Phillips 199adb601f common/misc: sparse fixes hace 12 años
  Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays hace 12 años
  Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place hace 13 años
  Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution hace 13 años
  Daniel Schwierzeck 3668d8fa04 common: fix missing function pointer relocation in fixup_cmdtable() hace 13 años
  Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank hace 13 años
  Daniel Schwierzeck fa28bd2eef common: fix missing function pointer relocation in fixup_cmdtable() hace 13 años
  Mike Frysinger e84ffddbce cmd_usage: constify hace 14 años
  Mike Frysinger 560d424b6d env: re-add support for auto-completion hace 14 años
  Mike Frysinger 722b061b6f autocomplete: remove runtime handler install hace 14 años
  Thomas Weber 7013c06124 Common/command: Guard strchr/strlen from NULL pointer hace 14 años
  Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC hace 14 años
  Heiko Schocher 620f1f6a64 relocation: fixup cmdtable hace 14 años
  Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. hace 15 años
  Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling hace 15 años
  Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. hace 15 años
  Trübenbach, Ralf 39f7aacf3f command.c: Enable auto tab for the editenv command hace 15 años
  Peter Tyser 6b8f5ad10f command.c: Break commands out to appropriate cmd_*.c files hace 15 años
  Wolfgang Denk a89c33db96 General help message cleanup hace 16 años