Alexander Holler
|
ecd1446fe1
Add option -r to env import to allow import of text files with CRLF as line endings
|
11 年之前 |
Simon Glass
|
e1bf824dfd
Add cli_ prefix to readline functions
|
11 年之前 |
Simon Glass
|
18d66533ac
move CLI prototypes to cli.h and add comments
|
11 年之前 |
Simon Glass
|
fd37dac9eb
sandbox: Support 'env import' and 'env export'
|
11 年之前 |
Tom Rini
|
3775dcd9c4
cmd_nvedit: Make 'env import -c' require size parameter
|
11 年之前 |
Pierre Aubert
|
9a8323311c
env: fix the env export varname
|
11 年之前 |
Andrew Ruder
|
88733e2c65
cmd_nvedit.c: Add env exists command
|
11 年之前 |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Simon Glass
|
9602286d3d
env: Fix minor comment typos in cmd_nvedit
|
12 年之前 |
Wolfgang Denk
|
be29df6a1a
"env grep" - add support for regular expression matches
|
12 年之前 |
Wolfgang Denk
|
d87244d5af
"env grep" - add options to grep in name, value, or both.
|
12 年之前 |
Wolfgang Denk
|
5a31ea04c9
"env grep" - reimplement command using hexport_r()
|
12 年之前 |
Wolfgang Denk
|
ea009d4743
hashtable: preparations to use hexport_r() for "env grep"
|
12 年之前 |
Simon Glass
|
76b8f79c29
Add getenv_hex() to return an environment variable as hex
|
12 年之前 |
Maxime Larocque
|
22a4a6c5c2
printenv: Correct out-of-memory condition check.
|
12 年之前 |
Joe Hershberger
|
2b74433f36
env: Add support for UBI environment
|
12 年之前 |
Joe Hershberger
|
a7eb1d66c7
mtd: Make mtdparts work with pre-reloc env
|
12 年之前 |
Wolfgang Denk
|
7d85591dda
env: fix "env ask" command
|
12 年之前 |
Joe Hershberger
|
18a3cce9fa
env: Avoid clobbering an edited variable on ctrl-c
|
12 年之前 |
Simon Glass
|
41ef372c1a
common: Use new numeric setenv functions
|
12 年之前 |
Simon Glass
|
bfc5996643
Update set_working_fdt_addr() to use setenv_addr()
|
12 年之前 |
Joe Hershberger
|
9d8d661d7f
env: Implement the env delete command
|
12 年之前 |
Joe Hershberger
|
24ab5a1914
env: Add setenv force support
|
12 年之前 |
Joe Hershberger
|
267541f776
env: Add support for access control to .flags
|
12 年之前 |
Joe Hershberger
|
fffad71bc4
env: Add a command to display details about env flags
|
12 年之前 |
Joe Hershberger
|
2598090b7e
env: Add environment variable flags
|
12 年之前 |
Joe Hershberger
|
849d5d9cda
env: Add a console env handler
|
12 年之前 |
Joe Hershberger
|
1cf0a8b2fb
env: Add a loadaddr env handler
|
12 年之前 |
Joe Hershberger
|
32057717e0
env: Add a baudrate env handler
|
12 年之前 |