index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
search.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Allow returning errors from hdelete_r()
Simon Glass
2020-12-04
1
-1
/
+10
*
env: Discern environment coming from external storage
Marek Vasut
2020-07-31
1
-0
/
+1
*
env: Add H_DEFAULT flag
Marek Vasut
2020-07-31
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-1
/
+1
*
make env_entry::callback conditional on !CONFIG_SPL_BUILD
Rasmus Villemoes
2020-04-24
1
-0
/
+2
*
env: Drop the double underscores in search.h
Simon Glass
2019-08-11
1
-28
/
+24
*
env: Drop the ACTION typedef
Simon Glass
2019-08-11
1
-8
/
+8
*
env: Drop _ENTRY
Simon Glass
2019-08-11
1
-4
/
+1
*
env: Drop the ENTRY typedef
Simon Glass
2019-08-11
1
-9
/
+12
*
env: Move callback definitions to env.h
Simon Glass
2019-08-11
1
-6
/
+0
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
search.h: Numerous grammatical fixes, comment updates
Robert P. J. Day
2016-10-06
1
-15
/
+13
*
env: Distinguish finer between source of env change
Joe Hershberger
2015-05-21
1
-0
/
+2
*
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
1
-1
/
+2
*
Add LGPL-2.1+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-14
/
+1
*
"env grep" - add support for regular expression matches
Wolfgang Denk
2013-05-01
1
-2
/
+3
*
"env grep" - reimplement command using hexport_r()
Wolfgang Denk
2013-05-01
1
-6
/
+0
*
hashtable: preparations to use hexport_r() for "env grep"
Wolfgang Denk
2013-05-01
1
-1
/
+7
*
env: Add environment variable flags
Joe Hershberger
2012-12-13
1
-0
/
+1
*
env: Add support for callbacks to environment vars
Joe Hershberger
2012-12-13
1
-0
/
+5
*
env: Hide '.' variables in env print by default
Joe Hershberger
2012-12-13
1
-2
/
+3
*
env: Refactor apply into change_ok
Joe Hershberger
2012-12-13
1
-4
/
+9
*
env: Refactor do_apply to a flag
Joe Hershberger
2012-12-13
1
-7
/
+8
*
env: check and apply changes on delete/destroy
Gerlando Falauto
2012-09-18
1
-2
/
+3
*
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
1
-1
/
+13
*
env: make himport_r() selective on variables
Gerlando Falauto
2012-09-18
1
-1
/
+5
*
env: unify logic to check and apply changes
Gerlando Falauto
2012-09-18
1
-1
/
+2
*
env: allow to export only selected variables
Wolfgang Denk
2011-11-08
1
-1
/
+2
*
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-07-30
1
-1
/
+1
*
common: add a grepenv command
Kim Phillips
2011-04-28
1
-0
/
+6
*
env: re-add support for auto-completion
Mike Frysinger
2011-01-09
1
-0
/
+7
*
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-12-17
1
-17
/
+1
*
Add hash table support as base for new environment code
Wolfgang Denk
2010-09-19
1
-0
/
+106