1. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  2. 9738586 env: Move get/set_default_env() to env.h by Simon Glass · Thu Aug 01 09:47:00 2019 -0600
  3. b2bb9bc env: common: accept flags on reset to default env by Yaniv Levinsky · Sun Jun 24 19:16:57 2018 +0300
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  5. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  6. 9991fe8 env: mmc/fat/ext4: undefined reference to `mmc_initialize' by Heinrich Schuchardt · Sat Apr 14 15:41:00 2018 +0200
  7. aae518f env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · Mon Feb 12 19:24:31 2018 +0530
  8. 28a2137 Fix misaligned buffer in env_fat_save by Alex Kiernan · Wed Feb 07 20:01:54 2018 +0000
  9. 35b4c32 env: make env drivers propagate env_import return value by Simon Goldschmidt · Wed Jan 31 14:47:12 2018 +0100
  10. be6b2dc env: fat: Make the debug messages play a little nicer by Maxime Ripard · Tue Jan 23 21:16:55 2018 +0100
  11. 9977849 env: Adjust the load() method to return an error by Simon Glass · Thu Aug 03 12:22:17 2017 -0600
  12. d91a8a5 env: Drop unused env_ptr variables by Simon Glass · Thu Aug 03 12:22:04 2017 -0600
  13. d8273ed env: Drop the env_name_spec global by Simon Glass · Thu Aug 03 12:22:03 2017 -0600
  14. d40d804 env: Drop common init() functions by Simon Glass · Thu Aug 03 12:22:02 2017 -0600
  15. 082af92 env: Switch over to use environment location drivers by Simon Glass · Thu Aug 03 12:22:01 2017 -0600
  16. c10a88e env: Create a location driver for each location by Simon Glass · Thu Aug 03 12:21:58 2017 -0600
  17. 4bc2ad2 env: Add an enum for environment state by Simon Glass · Thu Aug 03 12:21:56 2017 -0600
  18. 547cb40 Move environment files from common/ to env/ by Simon Glass · Thu Aug 03 12:21:49 2017 -0600[Renamed from common/env_fat.c]
  19. 17f14d9 env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig by Tom Rini · Wed Jul 26 21:48:00 2017 -0400
  20. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  21. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · Mon Feb 29 15:25:44 2016 -0700
  22. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  23. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  24. 441c223 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · Mon Nov 17 14:39:35 2014 -0800
  25. 0b635ed env_fat.c: Make sure our buffer is cache aligned by Tom Rini · Fri Aug 01 13:59:10 2014 -0400
  26. 9b899f2 env_fat: use get_device_and_partition() during env save and load by Wu, Josh · Tue Jun 24 17:31:02 2014 +0800
  27. d73c129 env: Add env_export() wrapper by Marek Vasut · Wed Mar 05 19:59:50 2014 +0100
  28. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  29. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  30. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · Fri Apr 05 14:55:21 2013 -0400
  31. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · Fri Mar 22 11:26:21 2013 +0000
  32. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  33. 49eee6e env: checkpatch clean env_fat by Igor Grinberg · Sun Sep 23 05:25:21 2012 +0000
  34. 9274dc0 env: remove duplicated env_get_char_spec() by Igor Grinberg · Sun Sep 23 04:39:16 2012 +0000
  35. 9765c08 Add support for loading and saving the environment to a FAT partition by Maximilian Schwerin · Mon Mar 12 23:57:50 2012 +0000