1. 803549f env: Add support for explicit write access list by Marek Vasut · 4 years, 5 months ago
  2. 56d554b env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set by Marek Vasut · 4 years, 5 months ago
  3. b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
  4. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  5. 63a2f57 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  6. 1a23686 env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  7. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  9. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  10. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  11. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_flags.c]
  12. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · 8 years ago
  13. 41bfe43 tools: fix env_flags build by Lubomir Rintel · 9 years ago
  14. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  15. fff4320 common: env_flags: fix loop condition when using env_flags_varaccess_mask by Peng Fan · 9 years ago
  16. 1bef00d common: env: initialize scalar variable by Peng Fan · 9 years ago
  17. 265c0d3 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  18. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 10 years ago
  19. df62d35 common, env: optimize boottime by Heiko Schocher · 11 years ago
  20. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  21. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  22. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  23. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  24. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  25. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago