Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
23de0e6ec21e4633b83abccddb58a99597a66ab9
/
lib
/
hashtable.c
71497d0
env: Add environment variable flags
by Joe Hershberger
· Tue Dec 11 22:16:31 2012 -0600
60fd3ad
env: Add support for callbacks to environment vars
by Joe Hershberger
· Tue Dec 11 22:16:24 2012 -0600
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· Tue Dec 11 22:16:23 2012 -0600
638e659
env: Refactor apply into change_ok
by Joe Hershberger
· Tue Dec 11 22:16:21 2012 -0600
e5611c3
env: Consolidate common code in hsearch_r()
by Joe Hershberger
· Tue Dec 11 22:16:20 2012 -0600
a46f770
env: Refactor do_apply to a flag
by Joe Hershberger
· Tue Dec 11 22:16:19 2012 -0600
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· Tue Sep 18 00:22:50 2012 +0000
6765eb1
env: delete selected vars not present in imported env
by Gerlando Falauto
· Sun Aug 26 21:53:00 2012 +0000
393acf0
env: check and apply changes on delete/destroy
by Gerlando Falauto
· Fri Aug 24 00:11:40 2012 +0000
d392595
env: add check/apply logic to himport_r()
by Gerlando Falauto
· Fri Aug 24 00:11:39 2012 +0000
9b0e1ff
env: make himport_r() selective on variables
by Gerlando Falauto
· Fri Aug 24 00:11:38 2012 +0000
60b07a1
sandbox: Fix warnings in hashtable.c
by Simon Glass
· Mon Nov 21 19:04:23 2011 +0000
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· Sun Nov 06 22:49:44 2011 +0100
cafa1aa
Replace space and tab checks with isblank
by Jason Hobbs
· Tue Aug 23 11:06:54 2011 +0000
d67abff
Constify getenv(), setenv() and hash code functions
by Wolfgang Denk
· Fri Jul 29 14:42:18 2011 +0200
f0c9d53
common: add a grepenv command
by Kim Phillips
· Tue Apr 05 07:15:14 2011 +0000
f73d935
env: fix env var autocompletion
by Kim Phillips
· Mon Apr 04 15:17:45 2011 +0000
305775b
Fix hash table deletion to prevent lost entries
by Peter Barada
· Mon Mar 21 19:05:20 2011 -0400
8d88232
env: re-add support for auto-completion
by Mike Frysinger
· Fri Dec 17 16:51:59 2010 -0500
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· Wed Dec 08 06:26:04 2010 -0500
1136f69
Coding Style cleanup
by Wolfgang Denk
· Wed Oct 27 22:48:30 2010 +0200
2638b2b
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
by Andreas Bießmann
· Fri Oct 01 22:51:02 2010 +0200
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
c9ae986
Add hash table support as base for new environment code
by Wolfgang Denk
· Sun Jun 20 13:17:12 2010 +0200