1. 5ab8105 env: Complete generic support for writable list by Jan Kiszka · 1 year, 8 months ago
  2. 65a7310 env: Drop ENV_IS_IN_SATA by Simon Glass · 1 year, 8 months ago
  3. 1c44d10 env: add failing trace in env_erase by Patrick Delaunay · 1 year, 9 months ago
  4. de70e88 env: Implement lower priority arch_env_get_location() by Marek Vasut · 2 years, 6 months ago
  5. 5c7399e Revert "env: Load env when ENV_IS_NOWHERE is only location selected" by Marek Vasut · 2 years, 6 months ago
  6. 8d61237 env: Load env when ENV_IS_NOWHERE is only location selected by Felix.Vietmeyer@jila.colorado.edu · 3 years, 5 months ago
  7. 52f9ed3 env: Inline env_get_char() into its only user by Marek Behún · 3 years ago
  8. dd1c5a7 env: Drop env_get_char_spec() and old, unused .get_char() implementations by Marek Behún · 3 years ago
  9. 5557eec env: Fix invalid env handling in env_init() by Marek Vasut · 3 years, 8 months ago
  10. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  11. 46ce9e7 env: sf: fix init function behaviour by Heiko Schocher · 3 years, 11 months ago
  12. 47f3b1f env: Add option to only ever append environment by Marek Vasut · 4 years, 3 months ago
  13. a97d22e cmd: env: add env select command by Patrick Delaunay · 4 years, 2 months ago
  14. 0115dd3 cmd: env: add env load command by Patrick Delaunay · 4 years, 2 months ago
  15. 466d985 env: the ops driver load becomes mandatory in struct env_driver by Patrick Delaunay · 4 years, 2 months ago
  16. 6d8d840 env: correctly handle env_load_prio by Patrick Delaunay · 4 years, 2 months ago
  17. 8968288 env: add failing trace in env_save by Patrick Delaunay · 4 years, 3 months ago
  18. d5a6a5a env: correct overflow check of env_has_init size by Patrick Delaunay · 4 years, 3 months ago
  19. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  20. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  21. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  22. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  23. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  24. cd121bd env: register erase command by Frank Wunderlich · 5 years ago
  25. 293a172 env: Fix saving environment to "bad CRC" location by Sam Protsenko · 6 years ago
  26. 9a6a311 env: sata: Add missed env location for SATA boot by Ye Li · 6 years ago
  27. 13bbfb4 env: Don't show "Failed" error message by Sam Protsenko · 6 years ago
  28. d30ba23 u-boot: remove driver lookup loop from env_save() by Nicholas Faustini · 6 years ago
  29. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  30. 7bcdf19 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · 6 years ago
  31. b2cdef4 env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  32. e1caa58 env: Fix env_load_location by York Sun · 7 years ago
  33. 40c08a6 env: Mark env_get_location as weak by Maxime Ripard · 7 years ago
  34. 1d44608 env: Initialise all the environments by Maxime Ripard · 7 years ago
  35. 7d714a2 env: Support multiple environments by Maxime Ripard · 7 years ago
  36. 3574ba0 env: Make it explicit where we're loading our environment from by Maxime Ripard · 7 years ago
  37. 9efac3c env: Make the env save message a bit more explicit by Maxime Ripard · 7 years ago
  38. 8a3a7e2 env: Pass additional parameters to the env lookup function by Maxime Ripard · 7 years ago
  39. 52746c4 env: Rename env_driver_lookup_default and env_get_default_location by Maxime Ripard · 7 years ago
  40. 9c24dfb cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  41. 1087a79 env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  42. 7b7341d env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  43. 2d7cb5b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  44. c55d8b9 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  45. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  46. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  47. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  48. a69d0f6 env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  49. 6eeae42 env: Drop env_init_new() by Simon Glass · 7 years ago
  50. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  51. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  52. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  53. c9d728d env: Add a new implementation of environment access by Simon Glass · 7 years ago