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