1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. e9edb7f env: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 59b328d env: Couple networking-related variable flags to CONFIG_NET by Jan Kiszka · 1 year, 10 months ago
  5. f85b8d2 env: Fix warning when forcing environment without ENV_ACCESS_IGNORE_FORCE by Martin Fuzzey · 3 years, 11 months ago
  6. 803549f env: Add support for explicit write access list by Marek Vasut · 4 years, 5 months ago
  7. 56d554b env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set by Marek Vasut · 4 years, 5 months ago
  8. b86180e make env_entry::callback conditional on !CONFIG_SPL_BUILD by Rasmus Villemoes · 4 years, 9 months ago
  9. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  10. 63a2f57 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  11. 1a23686 env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  12. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  15. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  16. 547cb40 Move environment files from common/ to env/ by Simon Glass · 7 years ago[Renamed from common/env_flags.c]
  17. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · 8 years ago
  18. 41bfe43 tools: fix env_flags build by Lubomir Rintel · 9 years ago
  19. 4e336ee tools: env validate: pass values as 0-based array by Andreas Fenkart · 9 years ago
  20. fff4320 common: env_flags: fix loop condition when using env_flags_varaccess_mask by Peng Fan · 9 years ago
  21. 1bef00d common: env: initialize scalar variable by Peng Fan · 9 years ago
  22. 265c0d3 common/env_flags.c: Add function to validate a MAC address by Codrin Ciubotariu · 9 years ago
  23. d741f56 env: Allow env_attr_walk to pass a priv * to callback by Joe Hershberger · 10 years ago
  24. df62d35 common, env: optimize boottime by Heiko Schocher · 11 years ago
  25. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 2289ec1 env: Handle write-once ethaddr and serial# generically by Joe Hershberger · 12 years ago
  27. 6fe26c9 env: Add support for access control to .flags by Joe Hershberger · 12 years ago
  28. a2d62b7 env: Add a command to display details about env flags by Joe Hershberger · 12 years ago
  29. dd7750a tools/env: Add environment variable flags support by Joe Hershberger · 12 years ago
  30. 71497d0 env: Add environment variable flags by Joe Hershberger · 12 years ago