1. 080019b make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 7 months ago
  2. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  3. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  4. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  5. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  6. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 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_callback.c]
  9. 5a68943 common: env: initialize scalar variable by Peng Fan · 9 years ago
  10. cca98fd env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 9 years ago
  11. 1b61027 common, env: optimize boottime by Heiko Schocher · 11 years ago
  12. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  13. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  14. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago