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