Commit History

Author SHA1 Message Date
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 years ago
  Simon Glass 288b29e44d common: Move command functions out of common.h 4 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Bartosz Golaszewski 75846445ed cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selected 5 years ago
  Heinrich Schuchardt 9eebaba2a8 cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10 5 years ago
  AKASHI Takahiro 49d81fdfb8 cmd: env: add "-e" option for handling UEFI variables 5 years ago
  Boris Brezillon c0cf06e523 command: commands: Add macros to declare commands with subcmds 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
  Heinrich Schuchardt 8a3d734b1b common: command: fix typo 5 years ago
  Michal Simek 27eb7bce39 common: command: Handle USAGE failure separately 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Nitin Jain 51916864b3 arm64: zynqmp: Add support to load an app at EL1 6 years ago
  Simon Glass 6f62d7c4f7 Kconfig: Drop CONFIG_CMD_PORTIO and associated command 6 years ago
  Simon Glass f8bb696435 Drop command-processing code when CONFIG_CMDLINE is disabled 8 years ago
  Simon Glass fb24112c19 Allow command code to compile to nothing 8 years ago
  Michael van Slingerland 4e42e29fd6 cmd_boot: Add a poweroff command 8 years ago
  Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 8 years ago
  Stephen Warren 8b5c738b85 pxe: add AArch64 image support 9 years ago
  Simon Glass 87b6398b46 cli: hush: Adjust 'run' command to run each line of the env var 9 years ago
  Simon Glass aa69db1f7a Avoid including config.h in command.h 10 years ago
  Simon Glass 16ff990246 Add cmd_process_error() to report and process errors 10 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Rob Herring da620222f8 bootz: un-staticize do_bootz 11 years ago
  Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
  Richard Genoud 34765e8853 cmd_time: merge run_command_and_time_it with cmd_process 11 years ago
  Vadim Bendebury 9ad557be2f Add console command to access io space registers 11 years ago
  Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 11 years ago
  Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 11 years ago
  Rob Herring 7405a13310 combine block device load commands into common function 11 years ago