1. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 3 years, 11 months ago
  2. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 3 months ago
  3. ef9bef2 env: Add H_DEFAULT flag by Marek Vasut · 4 years, 3 months ago
  4. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  5. 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 7 months ago
  6. cb2ba9d env: Drop the double underscores in search.h by Simon Glass · 5 years ago
  7. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  8. 25e51e9 env: Drop _ENTRY by Simon Glass · 5 years ago
  9. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  10. 02cf933 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  11. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  12. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  13. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  14. 3626643 search.h: Numerous grammatical fixes, comment updates by Robert P. J. Day · 8 years ago
  15. 94b467b env: Distinguish finer between source of env change by Joe Hershberger · 9 years ago
  16. ecd1446 Add option -r to env import to allow import of text files with CRLF as line endings by Alexander Holler · 10 years ago
  17. eee479c Add LGPL-2.1+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  18. be29df6 "env grep" - add support for regular expression matches by Wolfgang Denk · 12 years ago
  19. 5a31ea0 "env grep" - reimplement command using hexport_r() by Wolfgang Denk · 12 years ago
  20. ea009d4 hashtable: preparations to use hexport_r() for "env grep" by Wolfgang Denk · 12 years ago
  21. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago
  22. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago
  23. be11235 env: Hide '.' variables in env print by default by Joe Hershberger · 12 years ago
  24. 7afcf3a env: Refactor apply into change_ok by Joe Hershberger · 12 years ago
  25. c4e0057 env: Refactor do_apply to a flag by Joe Hershberger · 12 years ago
  26. 152874b env: check and apply changes on delete/destroy by Gerlando Falauto · 12 years ago
  27. c598359 env: add check/apply logic to himport_r() by Gerlando Falauto · 12 years ago
  28. 348b1f1 env: make himport_r() selective on variables by Gerlando Falauto · 12 years ago
  29. c3f6525 env: unify logic to check and apply changes by Gerlando Falauto · 12 years ago
  30. 37f2fe7 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  31. 84b5e80 Constify getenv(), setenv() and hash code functions by Wolfgang Denk · 13 years ago
  32. a000b79 common: add a grepenv command by Kim Phillips · 13 years ago
  33. 560d424 env: re-add support for auto-completion by Mike Frysinger · 14 years ago
  34. 2eb1573 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  35. a6826fb Add hash table support as base for new environment code by Wolfgang Denk · 14 years ago