Commit Graph

49 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt 8a3d734b1b common: command: fix typo 6 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 7 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 9 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 10 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 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Simon Glass 9d12d5d41d Add cmd_process() to process commands in one place 12 years ago
Simon Glass bdf8e34b93 Create a single cmd_call() function to handle command execution 12 years ago
Igor Grinberg d09b1787a4 env: clean cmd_nvedit.c checkpatch and code style 13 years ago
Simon Glass 8edf844f1b sandbox: Force command sections to be 4-byte aligned 13 years ago
Mike Frysinger e84ffddbce cmd_usage: constify 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago
Mike Frysinger 722b061b6f autocomplete: remove runtime handler install 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Mike Frysinger 7842fb7c4f do_bootd: unify duplicate prototypes 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Mike Frysinger 40b484a3df command_t: punt unused type 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk 94796d8544 Make "usage" messages more helpful. 15 years ago
Detlev Zundel 2dce551e10 command.c: Expose the core of do_help as _do_help to the rest of u-boot. 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Kumar Gala b799cb4c0e Expose command table search for sub-commands 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8a40fb148e move cmd_get_data_size to command.c 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Stefano Babic 5d1d00fb36 Add include for config.h in command.h. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jon Loeliger b363148710 Remove references to the old cmd_confdefs.h include file. 17 years ago
wdenk 04a85b3b36 * Patches by Pantelis Antoniou, 30 Mar 2004: 20 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 78f6622a1f Initial revision 22 years ago