index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
hashtable.c
Age
Commit message (
Expand
)
Author
2012-10-01
OMAP: networking support for SPL
Ilya Yanok
2012-09-18
env: delete selected vars not present in imported env
Gerlando Falauto
2012-09-18
env: check and apply changes on delete/destroy
Gerlando Falauto
2012-09-18
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
env: make himport_r() selective on variables
Gerlando Falauto
2011-11-22
sandbox: Fix warnings in hashtable.c
Simon Glass
2011-11-08
env: allow to export only selected variables
Wolfgang Denk
2011-10-17
Replace space and tab checks with isblank
Jason Hobbs
2011-07-29
Constify getenv(), setenv() and hash code functions
Wolfgang Denk
2011-04-27
common: add a grepenv command
Kim Phillips
2011-04-27
env: fix env var autocompletion
Kim Phillips
2011-03-22
Fix hash table deletion to prevent lost entries
Peter Barada
2011-01-09
env: re-add support for auto-completion
Mike Frysinger
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-10-06
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
Andreas Bießmann
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Add hash table support as base for new environment code
Wolfgang Denk