1. 051dfd8 env: Don't show "Failed" error message by Sam Protsenko · Mon Jul 30 19:19:26 2018 +0300
  2. a8a17f8 u-boot: remove driver lookup loop from env_save() by Nicholas Faustini · Mon Jul 23 10:01:07 2018 +0200
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  4. 75c6579 env: Relocate env drivers if manual reloc is required by Siva Durga Prasad Paladugu · Fri Apr 13 07:57:21 2018 +0200
  5. 9b0d66b env: restore old env_get_char() behaviour by Goldschmidt Simon · Fri Feb 09 20:23:17 2018 +0000
  6. 470947d env: Fix env_load_location by York Sun · Wed Feb 07 14:17:11 2018 -0800
  7. 8944875 env: Mark env_get_location as weak by Maxime Ripard · Tue Jan 23 21:17:02 2018 +0100
  8. 2131c5e env: Initialise all the environments by Maxime Ripard · Tue Jan 23 21:16:59 2018 +0100
  9. 520cf80 env: Support multiple environments by Maxime Ripard · Tue Jan 23 21:16:58 2018 +0100
  10. 185402a env: Make it explicit where we're loading our environment from by Maxime Ripard · Tue Jan 23 21:16:54 2018 +0100
  11. 1e8294d env: Make the env save message a bit more explicit by Maxime Ripard · Tue Jan 23 21:16:53 2018 +0100
  12. fd3158e env: Pass additional parameters to the env lookup function by Maxime Ripard · Tue Jan 23 21:16:52 2018 +0100
  13. b7da89a env: Rename env_driver_lookup_default and env_get_default_location by Maxime Ripard · Tue Jan 23 21:16:51 2018 +0100
  14. 3c0b2e5 cmd: nvedit: Get rid of the env lookup by Maxime Ripard · Tue Jan 23 21:16:50 2018 +0100
  15. 4a4c26d env: enable accessing the environment in an EXT4 partition by Jorge Ramirez-Ortiz · Wed Jan 10 11:33:48 2018 +0100
  16. bfef297 env: Drop CONFIG_ENV_IS_IN_DATAFLASH by Tuomas Tynkkynen · Tue Oct 10 21:59:40 2017 +0300
  17. 1f39d0b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · Sun Aug 20 04:45:15 2017 -0600
  18. 3e238a2 env: Allow env_load() to detect errors by Simon Glass · Sun Aug 20 04:45:14 2017 -0600
  19. 8a7c44b env: Correct case of no sub-init function by Tom Rini · Sat Aug 19 22:27:57 2017 -0400
  20. d49b889 env: Drop saveenv() in favour of env_save() by Simon Glass · Thu Aug 03 12:22:08 2017 -0600
  21. 1753957 env: Drop env_relocate_spec() in favour of env_load() by Simon Glass · Thu Aug 03 12:22:07 2017 -0600
  22. 10b0d7b env: Drop env_get_char_spec() by Simon Glass · Thu Aug 03 12:22:06 2017 -0600
  23. 36d8581 env: Drop env_init_new() by Simon Glass · Thu Aug 03 12:22:05 2017 -0600
  24. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  25. d40d804 env: Drop common init() functions by Simon Glass · Thu Aug 03 12:22:02 2017 -0600
  26. 082af92 env: Switch over to use environment location drivers by Simon Glass · Thu Aug 03 12:22:01 2017 -0600
  27. 15e5a1a env: Add a new implementation of environment access by Simon Glass · Thu Aug 03 12:22:00 2017 -0600