index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cli.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-2
/
+2
2020-05-19
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-02-06
cli: Make the sandbox board_run_command the default
Sean Anderson
1
-0
/
+7
2020-01-18
common: Move hang() to the same header as panic()
Simon Glass
1
-0
/
+1
2019-12-03
common: Move command functions out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-04-27
main: add new bootstage ID for entering cli loop
Heiko Schocher
1
-0
/
+1
2019-01-26
dfu: Remove dependency on HUSH parser in SPL
Andrew F. Davis
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-1
/
+1
2016-06-25
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
Masahiro Yamada
1
-7
/
+7
2016-04-04
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
Stefan Roese
1
-1
/
+1
2016-04-02
Drop command-processing code when CONFIG_CMDLINE is disabled
Simon Glass
1
-1
/
+16
2016-01-04
common: cli: avoid memory leak
Peng Fan
1
-1
/
+1
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
1
-2
/
+2
2014-10-27
cli: hush: Adjust 'run' command to run each line of the env var
Simon Glass
1
-3
/
+6
2014-06-12
Add run_command_repeatable()
Thomas Betker
1
-0
/
+24
2014-05-30
main: Make the execution path a little clearer in main.c
Simon Glass
1
-0
/
+66
2014-05-30
main: Hide the hush/simple details inside cli.c
Simon Glass
1
-0
/
+22
2014-05-30
Move command line API into cli.c
Simon Glass
1
-0
/
+106