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