Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
53c0f1beac1e528f4ccfd116d6d4fde9881b3c91
/
common
/
cli.c
03de305
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
WIP/20May2024-next
d678a59
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
a79fc7a
common: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
d2e4b2f
cli: always show cursor
by Heinrich Schuchardt
· 8 months ago
3ea3c57
cli: add modern hush as parser for run_command*()
by Francis Laniel
· 11 months ago
9a06837
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· 11 months ago
6bb39f5
cmd: Add new cli command
by Francis Laniel
· 11 months ago
603a814
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
by Francis Laniel
· 11 months ago
26f923c
cli: run_commandf(): small fixups
by Evgeny Bachinin
· 1 year, 8 months ago
b84d23d
Correct SPL use of HUSH_PARSER
by Simon Glass
· 1 year, 10 months ago
721307e
cmd: exit: Fix return value propagation out of environment scripts
by Marek Vasut
· 2 years ago
7472448
fdt: Start a test for the fdt command
by Simon Glass
· 2 years, 4 months ago
185f812
doc: replace @return by Return:
by Heinrich Schuchardt
· 2 years, 10 months ago
7de8bd0
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· 3 years, 4 months ago
401d1c4
common: Drop asm/global_data.h from common header
by Simon Glass
· 4 years, 1 month ago
WIP/2021-02-02-drop-asm_global_data-when-unused
0914011
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
52f2423
common: Drop bootstage.h from common header
by Simon Glass
· 4 years, 7 months ago
19464f4
cli: Make the sandbox board_run_command the default
by Sean Anderson
· 4 years, 11 months ago
db41d65
common: Move hang() to the same header as panic()
by Simon Glass
· 5 years ago
288b29e
common: Move command functions out of common.h
by Simon Glass
· 5 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
b07cc48
main: add new bootstage ID for entering cli loop
by Heiko Schocher
· 6 years ago
2dd468d
dfu: Remove dependency on HUSH parser in SPL
by Andrew F. Davis
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
f1f9d4f
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· 8 years ago
30eae26
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
by Stefan Roese
· 9 years ago
f8bb696
Drop command-processing code when CONFIG_CMDLINE is disabled
by Simon Glass
· 9 years ago
09a7886
common: cli: avoid memory leak
by Peng Fan
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
0f92582
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· 9 years ago
87b6398
cli: hush: Adjust 'run' command to run each line of the env var
by Simon Glass
· 10 years ago
1d43bfd
Add run_command_repeatable()
by Thomas Betker
· 10 years ago
affb215
main: Make the execution path a little clearer in main.c
by Simon Glass
· 11 years ago
c1bb2cd
main: Hide the hush/simple details inside cli.c
by Simon Glass
· 11 years ago
3035497
Move command line API into cli.c
by Simon Glass
· 11 years ago