Commit History

Author SHA1 Message Date
  Simon Glass a33a824227 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA 4 years ago
  Simon Glass 3428faf23a Update MEM_SUPPORT_64BIT_DATA to be always defined 4 years ago
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 years ago
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass 4d979bfdbc common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA 4 years ago
  Michal Simek 6f94daf915 common: command: Fix manual relocation for repeatable command 4 years ago
  Simon Glass af95f2061a env: Create a new file for environment functions 4 years ago
  Marek Vasut 4225f830c5 common: Fix autocompletion with CONFIG_CMDLINE_PS_SUPPORT 5 years ago
  Christoph Muellner 7ae31fccec common: command: Add command execution tracer. 5 years ago
  Boris Brezillon 03dcf17dba common: command: Add support for $ auto-completion 5 years ago
  Boris Brezillon 80a48dd47e common: command: Rework the 'cmd is repeatable' logic 5 years ago
  Boris Brezillon 6fb61445bb common: command: Expose a generic helper to auto-complete sub commands 5 years ago
  Boris Brezillon cbe07ebeaf common: command: Fix command auto-completion 5 years ago
  Michal Simek 27eb7bce39 common: command: Handle USAGE failure separately 6 years ago
  Michal Simek 3723324042 common: command: Use command_ret_t enum values instead of values 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Heinrich Schuchardt 2614a20847 common: command: tempory buffer should have size of command line buf 6 years ago
  Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
  Simon Glass 24b852a7a2 Move console definitions into a new console.h file 8 years ago
  Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport 8 years ago
  Peng Fan 58b6ad681a common: command add '\n' for debug msg 9 years ago
  Masahiro Yamada 616e2162a5 common: command: trivial coding style fixes 9 years ago
  York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 10 years ago
  Simon Glass 16ff990246 Add cmd_process_error() to report and process errors 10 years ago
  Andrew Gabbasov 9b438946c9 command.c: Fix auto-completion for the full commands list case 10 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
  Anatolij Gustschin 22b6fcb50d common/command.c: revert changes from commit 199adb60 11 years ago
  Kim Phillips 199adb601f common/misc: sparse fixes 11 years ago
  Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 11 years ago