1. 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · Thu May 24 11:38:33 2012 +0000
  2. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · Mon Dec 26 03:33:10 2011 +0000
  3. ecbfb62 env: clean env_mmc.c checkpatch and code style by Igor Grinberg · Mon Nov 07 01:14:05 2011 +0000
  4. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · Thu Nov 17 06:07:23 2011 +0000
  5. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · Mon Nov 07 01:13:57 2011 +0000
  6. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · Sun Nov 06 22:49:44 2011 +0100
  7. a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · Mon Jan 24 17:09:55 2011 +0000
  8. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · Wed Dec 08 06:26:04 2010 -0500
  9. 9f84f21 env_mmc: fix compile warning by Lei Wen · Wed Nov 10 07:39:23 2010 +0800
  10. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 17 20:25:05 2010 +0200
  11. ff833ed env_mmc: fix cannot save env issue by Lei Wen · Wed Oct 13 11:07:21 2010 +0800
  12. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · Mon Oct 11 05:51:39 2010 -0700
  13. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · Tue Oct 05 15:31:38 2010 -0700
  14. b4eceac Save environment data to mmc. by Terry Lv · Mon May 17 10:57:01 2010 +0800