1. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  2. 75c6579 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · 7 years ago
  3. 9b0d66b env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  4. 470947d env: Fix env_load_location by York Sun · 7 years ago
  5. 8944875 env: Mark env_get_location as weak by Maxime Ripard · 7 years ago
  6. 2131c5e env: Initialise all the environments by Maxime Ripard · 7 years ago
  7. 520cf80 env: Support multiple environments by Maxime Ripard · 7 years ago
  8. 185402a env: Make it explicit where we're loading our environment from by Maxime Ripard · 7 years ago
  9. 1e8294d env: Make the env save message a bit more explicit by Maxime Ripard · 7 years ago
  10. fd3158e env: Pass additional parameters to the env lookup function by Maxime Ripard · 7 years ago
  11. b7da89a env: Rename env_driver_lookup_default and env_get_default_location by Maxime Ripard · 7 years ago
  12. 3c0b2e5 cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  13. 4a4c26d env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  14. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  15. 1f39d0b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  16. 3e238a2 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  17. 8a7c44b env: Correct case of no sub-init function by Tom Rini · 7 years ago
  18. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  19. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  20. 10b0d7b env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  21. 36d8581 env: Drop env_init_new() by Simon Glass · 7 years ago
  22. d8273ed env: Drop the env_name_spec global by Simon Glass · 7 years ago
  23. d40d804 env: Drop common init() functions by Simon Glass · 7 years ago
  24. 082af92 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  25. 15e5a1a env: Add a new implementation of environment access by Simon Glass · 7 years ago