Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
66eb36ce3bd9b4864d7081b31f9c09a1e9224316
/
common
/
cli.c
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
728cb88
common: Remove <common.h> and add needed includes
by Tom Rini
· Sat Apr 27 08:11:00 2024 -0600
127ad5f
cli: always show cursor
by Heinrich Schuchardt
· Fri Mar 29 17:09:22 2024 +0100
5b64c45
cli: add modern hush as parser for run_command*()
by Francis Laniel
· Fri Dec 22 22:02:35 2023 +0100
3b66e57
cli: Enables using modern hush parser as command line parser
by Francis Laniel
· Fri Dec 22 22:02:32 2023 +0100
efb5800
cmd: Add new cli command
by Francis Laniel
· Fri Dec 22 22:02:31 2023 +0100
1239d23
global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
by Francis Laniel
· Fri Dec 22 22:02:30 2023 +0100
d95e1d1
cli: run_commandf(): small fixups
by Evgeny Bachinin
· Mon Mar 20 11:23:11 2023 +0300
7c1d34b
Correct SPL use of HUSH_PARSER
by Simon Glass
· Sun Feb 05 15:40:06 2023 -0700
fd09932
cmd: exit: Fix return value propagation out of environment scripts
by Marek Vasut
· Tue Dec 20 07:25:59 2022 +0100
f3c6a1d
fdt: Start a test for the fdt command
by Simon Glass
· Wed Jul 13 06:06:59 2022 -0600
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
0034d96
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
by Simon Glass
· Sat Aug 07 07:24:01 2021 -0600
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
41f0a66
cli: Make the sandbox board_run_command the default
by Sean Anderson
· Fri Jan 10 12:32:19 2020 -0500
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
adaaa48
common: Move command functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:43 2019 -0700
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
7df72c3
main: add new bootstage ID for entering cli loop
by Heiko Schocher
· Fri Apr 12 12:37:03 2019 +0200
9b0fbdc
dfu: Remove dependency on HUSH parser in SPL
by Andrew F. Davis
· Thu Jan 17 13:43:04 2019 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
17a48e4
hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER
by Masahiro Yamada
· Tue Jun 21 02:11:19 2016 +0900
824300a
common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE
by Stefan Roese
· Mon Apr 04 16:32:15 2016 +0200
4ef90b7
Drop command-processing code when CONFIG_CMDLINE is disabled
by Simon Glass
· Sat Mar 19 02:18:38 2016 -0600
6322551
common: cli: avoid memory leak
by Peng Fan
· Tue Dec 22 17:14:13 2015 +0800
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
366b24f
of: clean up OF_CONTROL ifdef conditionals
by Masahiro Yamada
· Wed Aug 12 07:31:55 2015 +0900
94cb9c2
cli: hush: Adjust 'run' command to run each line of the env var
by Simon Glass
· Tue Oct 07 13:59:43 2014 -0600
be6346b
Add run_command_repeatable()
by Thomas Betker
· Thu Jun 05 20:07:57 2014 +0200
5b47e30
main: Make the execution path a little clearer in main.c
by Simon Glass
· Thu Apr 10 20:01:35 2014 -0600
33f7913
main: Hide the hush/simple details inside cli.c
by Simon Glass
· Thu Apr 10 20:01:34 2014 -0600
d6d592f
Move command line API into cli.c
by Simon Glass
· Thu Apr 10 20:01:29 2014 -0600