1. 23c1ab9 env: allow to copy value from default environment into a buffer by Quentin Schulz · 10 months ago
  2. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 1 year, 1 month ago
  3. decbc81 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  4. a28cc80 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  5. fbc595b doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 2 years ago
  6. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  7. 7839865 bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago WIP/2021-11-16-env-rework
  8. 3112ce0 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  9. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  10. 7b611ee env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  11. 6dc1e2f env: Fix documentation for env_get_f() by Marek Behún · 3 years, 1 month ago
  12. 95fd977 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
  13. b9c3052 env: increment redund flag on read fail by Brandon Maier · 4 years ago
  14. 1229533 env: split env_import_redund() into 2 functions by Heiko Schocher · 4 years, 2 months ago
  15. 890feec env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
  16. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
  17. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
  18. 1ac2cb9 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  19. 664689f env: add missing <compiler.h> header file by Pierre-Jean Texier · 5 years ago
  20. d3716dd env: Rename the redundancy flags by Simon Glass · 5 years ago
  21. 02cf933 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  22. db19701 env: Move env_valid to env.h by Simon Glass · 5 years ago
  23. c62f62b env: Move env_reloc() to env.h by Simon Glass · 5 years ago
  24. b5f449e env: Move env_get_char() to env.h by Simon Glass · 5 years ago
  25. 0ac7d72 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  26. 4e9ce8a env: Move env import/export functions to env.h by Simon Glass · 5 years ago
  27. 4be490a env: Move env_load/save functions to env.h by Simon Glass · 5 years ago
  28. 0b9d8a0 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  29. 03ed918 env: Move env_fix_drivers() to env.h by Simon Glass · 5 years ago
  30. b79cf1a env: Move eth_env_get/set_enetaddr() to env.h by Simon Glass · 5 years ago
  31. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  32. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  33. cdbff9f env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  34. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  35. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  36. 168068f env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  37. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  38. b9ca02c env: Move envmatch() to env.h by Simon Glass · 5 years ago
  39. 3f989e7b env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  40. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  41. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  42. f1f0ae6 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  43. af95f20 env: Create a new file for environment functions by Simon Glass · 5 years ago