1. eda75c3 env_mmc: add error message to pass to set_default_env by Tim Harvey · Fri May 08 14:52:09 2015 -0700
  2. 3a4f656 env_mmc: correct fini partition to match init partition by Peter Bigot · Wed Sep 03 12:22:43 2014 -0500
  3. 97d2fb9 env_mmc: support env partition setup in runtime by Dmitry Lifshitz · Wed Jul 30 13:19:06 2014 +0300
  4. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
  5. a279b4c env_mmc.c: Remove NULL check on tmp_env1/2 by Tom Rini · Fri Mar 28 12:03:35 2014 -0400
  6. c929f82 env_mmc.c: Allow environment to be used within SPL by Tom Rini · Fri Mar 28 12:03:34 2014 -0400
  7. d73c129 env: Add env_export() wrapper by Marek Vasut · Wed Mar 05 19:59:50 2014 +0100
  8. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  9. 6ef41fd env_mmc: fix buffer allocation for armv7 by Markus Niebel · Fri Oct 04 15:48:03 2013 +0200
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · Tue Jun 11 15:14:02 2013 -0600
  12. a1d25a3 env_mmc: add support for redundant environment by Michael Heimpold · Wed Apr 10 10:36:19 2013 +0000
  13. a840b8e Revert "env: fix potential stack overflow in environment functions" by Tom Rini · Fri Apr 05 14:55:21 2013 -0400
  14. 04cae82 env: fix potential stack overflow in environment functions by Rob Herring · Fri Mar 22 11:26:21 2013 +0000
  15. 606b3dd common: env_mmc: Use __weak annotation to simplify code by Fabio Estevam · Tue Jan 08 05:36:11 2013 +0000
  16. 79a905e env: Hide '.' variables in env print by default by Joe Hershberger · Tue Dec 11 22:16:23 2012 -0600
  17. 27ee0f3 env_mmc: allow environment to be in an eMMC partition by Stephen Warren · Mon Jul 30 10:55:44 2012 +0000
  18. 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · Thu May 24 11:38:33 2012 +0000
  19. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  20. ecbfb62 env: clean env_mmc.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:05 2011 +0000
  21. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  22. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  23. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  24. a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · Mon Jan 24 17:09:55 2011 +0000
  25. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  26. 9f84f21 env_mmc: fix compile warning by Lei Wen · Wed Nov 10 07:39:23 2010 +0800
  27. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 17 20:25:05 2010 +0200
  28. ff833ed env_mmc: fix cannot save env issue by Lei Wen · Wed Oct 13 11:07:21 2010 +0800
  29. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · Mon Oct 11 05:51:39 2010 -0700
  30. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · Tue Oct 05 15:31:38 2010 -0700
  31. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800