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