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