1. 209ae76 include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  2. 7665d33 env: allow to copy value from default environment into a buffer by Quentin Schulz · 10 months ago
  3. b8ca93f env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 1 year, 1 month ago
  4. 6684413 env: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  5. 317d6b6 cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  6. b9691e7 doc: Fix eth_env_[gs]et_enetaddr() return value by Marek Vasut · 2 years ago
  7. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  8. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  9. 27f01e2 env: Make return value of env_get_f() behave like sprintf() on success by Marek Behún · 3 years, 1 month ago
  10. 9a359b5 env: Inline env_get_char() into its only user by Marek Behún · 3 years, 1 month ago
  11. 7682002 env: Change env_match() to static and remove from header by Marek Behún · 3 years, 1 month ago
  12. 62fb43b env: Fix documentation for env_get_f() by Marek Behún · 3 years, 1 month ago
  13. cf8e543 env: allow environment to be amended from control dtb by Rasmus Villemoes · 3 years, 7 months ago
  14. 61374b0 env: increment redund flag on read fail by Brandon Maier · 4 years ago
  15. 3065113 env: split env_import_redund() into 2 functions by Heiko Schocher · 4 years, 2 months ago
  16. dfe4b7e env: Discern environment coming from external storage by Marek Vasut · 4 years, 5 months ago
  17. a59f7ec cmd: env: add env select command by Patrick Delaunay · 4 years, 4 months ago
  18. 748e42e cmd: env: add env load command by Patrick Delaunay · 4 years, 4 months ago
  19. ceed4b4 cmd: Migrate from_env() from pxe.c to nvedit.c by Patrice Chotard · 5 years ago
  20. 1abf6c7 env: add missing <compiler.h> header file by Pierre-Jean Texier · 5 years ago
  21. 4686d8f env: Rename the redundancy flags by Simon Glass · 5 years ago
  22. 337c973 env: Move callback definitions to env.h by Simon Glass · 5 years ago
  23. bf86488 env: Move env_valid to env.h by Simon Glass · 5 years ago
  24. 7a7f81c env: Move env_reloc() to env.h by Simon Glass · 5 years ago
  25. e0033ef env: Move env_get_char() to env.h by Simon Glass · 5 years ago
  26. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · 5 years ago
  27. 7564e41 env: Move env import/export functions to env.h by Simon Glass · 5 years ago
  28. 813878f env: Move env_load/save functions to env.h by Simon Glass · 5 years ago
  29. eec9796 env: Move set_default_vars to env.h by Simon Glass · 5 years ago
  30. 7ac9151 env: Move env_fix_drivers() to env.h by Simon Glass · 5 years ago
  31. dc978f2 env: Move eth_env_get/set_enetaddr() to env.h by Simon Glass · 5 years ago
  32. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  33. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  34. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · 5 years ago
  35. c301bd8 env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  36. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  37. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · 5 years ago
  38. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  39. 909ff4d env: Move envmatch() to env.h by Simon Glass · 5 years ago
  40. 8fe4093 env: Move env_relocate() to env.h by Simon Glass · 5 years ago
  41. 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
  42. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  43. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · 5 years ago
  44. bf4229c env: Create a new file for environment functions by Simon Glass · 5 years ago