1. d045cba env: Add support for explicit write access list by Marek Vasut · 4 years, 3 months ago
  2. 0f036bf env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set by Marek Vasut · 4 years, 3 months ago
  3. 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 7 months ago
  4. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  5. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  6. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  7. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. 723806c env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  10. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_flags.c]
  12. 9d80b49 env: split fw_env.h in public and private parts by Stefano Babic · 7 years ago
  13. ed0f40a tools: fix env_flags build by Lubomir Rintel · 9 years ago
  14. 167f525 tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  15. db18f54 common: env_flags: fix loop condition when using env_flags_varaccess_mask by Peng Fan · 9 years ago
  16. 5a68943 common: env: initialize scalar variable by Peng Fan · 9 years ago
  17. 0118e83 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  18. cca98fd env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 9 years ago
  19. 1b61027 common, env: optimize boottime by Heiko Schocher · 11 years ago
  20. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 1d6cd0a env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  22. 267541f env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  23. fffad71 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  24. 30fd4fad tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  25. 2598090 env: Add environment variable flags by Joe Hershberger · 12 years ago