Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cbc5fc88b3d7dd81c9ac5724ffc0d43294528ef4
/
include
/
search.h
783ef3f
env: Allow returning errors from hdelete_r()
by Simon Glass
· 4 years, 1 month ago
dfe4b7e
env: Discern environment coming from external storage
by Marek Vasut
· 4 years, 5 months ago
ab6b15a
env: Add H_DEFAULT flag
by Marek Vasut
· 4 years, 5 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
b86180e
make env_entry::callback conditional on !CONFIG_SPL_BUILD
by Rasmus Villemoes
· 4 years, 9 months ago
32c3f3c
env: Drop the double underscores in search.h
by Simon Glass
· 5 years ago
63a2f57
env: Drop the ACTION typedef
by Simon Glass
· 5 years ago
d2c1ca8
env: Drop _ENTRY
by Simon Glass
· 5 years ago
1a23686
env: Drop the ENTRY typedef
by Simon Glass
· 5 years ago
337c973
env: Move callback definitions to env.h
by Simon Glass
· 5 years ago
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
a3297a6
search.h: Numerous grammatical fixes, comment updates
by Robert P. J. Day
· 8 years ago
dfc382a
env: Distinguish finer between source of env change
by Joe Hershberger
· 10 years ago
3e12be7
Add option -r to env import to allow import of text files with CRLF as line endings
by Alexander Holler
· 10 years ago
e9ea230
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ac9c301
"env grep" - add support for regular expression matches
by Wolfgang Denk
· 12 years ago
e27fc12
"env grep" - reimplement command using hexport_r()
by Wolfgang Denk
· 12 years ago
565af27
hashtable: preparations to use hexport_r() for "env grep"
by Wolfgang Denk
· 12 years ago
71497d0
env: Add environment variable flags
by Joe Hershberger
· 12 years ago
60fd3ad
env: Add support for callbacks to environment vars
by Joe Hershberger
· 12 years ago
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
638e659
env: Refactor apply into change_ok
by Joe Hershberger
· 12 years ago
a46f770
env: Refactor do_apply to a flag
by Joe Hershberger
· 12 years ago
393acf0
env: check and apply changes on delete/destroy
by Gerlando Falauto
· 12 years ago
d392595
env: add check/apply logic to himport_r()
by Gerlando Falauto
· 12 years ago
9b0e1ff
env: make himport_r() selective on variables
by Gerlando Falauto
· 12 years ago
dc88d59
env: unify logic to check and apply changes
by Gerlando Falauto
· 12 years ago
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
d67abff
Constify getenv(), setenv() and hash code functions
by Wolfgang Denk
· 13 years ago
f0c9d53
common: add a grepenv command
by Kim Phillips
· 14 years ago
8d88232
env: re-add support for auto-completion
by Mike Frysinger
· 14 years ago
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
c9ae986
Add hash table support as base for new environment code
by Wolfgang Denk
· 14 years ago