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_simple.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-2
/
+2
2016-01-14
common: cli_simple: use strlcpy instead of strcpy
Peng Fan
1
-1
/
+2
2015-11-20
Move console definitions into a new console.h file
Simon Glass
1
-0
/
+1
2015-09-15
cli_simple.c: fix possible overflow when copying the string
Imran Zaman
1
-1
/
+1
2015-08-13
spl, common, serial: build SPL without serial support
Heiko Schocher
1
-1
/
+1
2014-08-21
cli: Export cli_simple_process_macros for use outside of cli_simple
Hans de Goede
1
-2
/
+2
2014-06-12
Use run_command_repeatable()
Thomas Betker
1
-1
/
+1
2014-06-05
Correct return code from builtin_run_command_list()
Simon Glass
1
-1
/
+1
2014-05-30
main: Hide the hush/simple details inside cli.c
Simon Glass
1
-1
/
+1
2014-05-30
Rename bootretry functions and remove #ifdefs
Simon Glass
1
-3
/
+1
2014-05-30
Move bootretry code into bootretry.c and clean up
Simon Glass
1
-0
/
+1
2014-05-30
Add cli_ prefix to readline functions
Simon Glass
1
-3
/
+3
2014-05-30
Split out simple parser and readline into separate files
Simon Glass
1
-0
/
+338