1. decbc81 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 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. 7b51b57 env: Move env_get() 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. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  10. 0649cd0 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_callback.c]
  11. 5a68943 common: env: initialize scalar variable by Peng Fan · 9 years ago
  12. cca98fd env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 9 years ago
  13. 1b61027 common, env: optimize boottime by Heiko Schocher · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 268d966 env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  16. 170ab11 env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago