1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
  3. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  4. 63a2f57 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  5. 1a23686 env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  6. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  9. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_callback.c]
  10. 1bef00d common: env: initialize scalar variable by Peng Fan · 9 years ago
  11. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 10 years ago
  12. df62d35 common, env: optimize boottime by Heiko Schocher · 11 years ago
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. fb586da env_callback: Mark find_env_callback as static by Tom Rini · 12 years ago
  15. 60fd3ad env: Add support for callbacks to environment vars by Joe Hershberger · 12 years ago