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