1. 40c08a6 env: Mark env_get_location as weak by Maxime Ripard · 7 years ago
  2. 1d44608 env: Initialise all the environments by Maxime Ripard · 7 years ago
  3. 7d714a2 env: Support multiple environments by Maxime Ripard · 7 years ago
  4. 3574ba0 env: Make it explicit where we're loading our environment from by Maxime Ripard · 7 years ago
  5. 9efac3c env: Make the env save message a bit more explicit by Maxime Ripard · 7 years ago
  6. 8a3a7e2 env: Pass additional parameters to the env lookup function by Maxime Ripard · 7 years ago
  7. 52746c4 env: Rename env_driver_lookup_default and env_get_default_location by Maxime Ripard · 7 years ago
  8. 9c24dfb cmd: nvedit: Get rid of the env lookup by Maxime Ripard · 7 years ago
  9. 1087a79 env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · 7 years ago
  10. 7b7341d env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · 7 years ago
  11. 2d7cb5b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  12. c55d8b9 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  13. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  14. 0151009 env: Drop saveenv() in favour of env_save() by Simon Glass · 7 years ago
  15. 310fb14 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · 7 years ago
  16. a69d0f6 env: Drop env_get_char_spec() by Simon Glass · 7 years ago
  17. 6eeae42 env: Drop env_init_new() by Simon Glass · 7 years ago
  18. ac358be env: Drop the env_name_spec global by Simon Glass · 7 years ago
  19. 7938822 env: Drop common init() functions by Simon Glass · 7 years ago
  20. e5bce24 env: Switch over to use environment location drivers by Simon Glass · 7 years ago
  21. c9d728d env: Add a new implementation of environment access by Simon Glass · 7 years ago