~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
command.h
Commit message (
Expand
)
Author
Age
*
cli: run_commandf(): small fixups
Evgeny Bachinin
2023-03-30
*
command: Don't allow commands in SPL
Simon Glass
2023-03-03
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
image: Move common image code to image_board and command
Simon Glass
2023-01-16
*
Merge tag 'dm-pull-9aug22-take2' of https://source.denx.de/u-boot/custodians/...
Tom Rini
2022-08-11
|
\
|
*
boot: allow bootmeth-distro without CONFIG_NET
John Keeping
2022-08-10
*
|
cmd: inconsistent return type of command_process()
Heinrich Schuchardt
2022-08-10
|
/
*
fdt: Start a test for the fdt command
Simon Glass
2022-07-26
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
command: Use a constant pointer for the help
Simon Glass
2021-11-28
*
command: Fix operation of !CONFIG_CMDLINE
Simon Glass
2021-03-27
*
cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image
Kory Maincent
2021-02-03
*
command.h: Remove extern from the header
Kory Maincent
2021-02-03
*
setexpr: Add some tests for buffer overflow and backref
Simon Glass
2020-12-01
*
command: Add constants for cmd_get_data_size string / error
Simon Glass
2020-12-01
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Move command functions out of common.h
Simon Glass
2019-12-02
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
cmd: define CMD_DATA_SIZE when CONFIG_CMD_SETEXPR is selected
Bartosz Golaszewski
2019-06-14
*
cmd: set CONFIG_SYS_HELP_CMD_WIDTH = 10
Heinrich Schuchardt
2019-03-22
*
cmd: env: add "-e" option for handling UEFI variables
AKASHI Takahiro
2019-02-25
*
command: commands: Add macros to declare commands with subcmds
Boris Brezillon
2019-01-15
*
common: command: Rework the 'cmd is repeatable' logic
Boris Brezillon
2019-01-15
*
common: command: Expose a generic helper to auto-complete sub commands
Boris Brezillon
2019-01-15
*
common: command: fix typo
Heinrich Schuchardt
2018-10-19
*
common: command: Handle USAGE failure separately
Michal Simek
2018-07-19
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
arm64: zynqmp: Add support to load an app at EL1
Nitin Jain
2018-03-23
*
Kconfig: Drop CONFIG_CMD_PORTIO and associated command
Simon Glass
2017-08-11
*
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
2016-04-01
*
Allow command code to compile to nothing
Simon Glass
2016-03-22
*
cmd_boot: Add a poweroff command
Michael van Slingerland
2016-01-13
*
CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set
Tom Rini
2015-12-07
*
pxe: add AArch64 image support
Stephen Warren
2015-07-27
*
cli: hush: Adjust 'run' command to run each line of the env var
Simon Glass
2014-10-27
*
Avoid including config.h in command.h
Simon Glass
2014-06-19
*
Add cmd_process_error() to report and process errors
Simon Glass
2014-03-04
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
bootz: un-staticize do_bootz
Rob Herring
2013-06-24
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
*
cmd_time: merge run_command_and_time_it with cmd_process
Richard Genoud
2013-02-04
*
Add console command to access io space registers
Vadim Bendebury
2012-12-11
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
*
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-22
*
combine block device load commands into common function
Rob Herring
2012-09-25
*
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
2012-03-06
*
env: clean cmd_nvedit.c checkpatch and code style
Igor Grinberg
2011-11-22
*
sandbox: Force command sections to be 4-byte aligned
Simon Glass
2011-10-17
*
cmd_usage: constify
Mike Frysinger
2011-07-26
[next]