1. 42a3c44 env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER by Stephen Warren · 13 years ago
  2. 76c02dc env: factor out the env_get_char_spec() function by Igor Grinberg · 13 years ago
  3. ecbfb62 env: clean env_mmc.c checkpatch and code style by Igor Grinberg · 13 years ago
  4. 23b54b9 env: move extern environment[] to environment.h by Igor Grinberg · 13 years ago
  5. 6d67c73 env: move extern default_environment[] to environment.h by Igor Grinberg · 13 years ago
  6. 1e3cdf3 env: allow to export only selected variables by Wolfgang Denk · 13 years ago
  7. a55fce3 env_mmc: Allow board code to override the environment address by Mingkai Hu · 14 years ago
  8. 92d7a99 hashtable: drop all non-reentrant versions by Mike Frysinger · 14 years ago
  9. 9f84f21 env_mmc: fix compile warning by Lei Wen · 14 years ago
  10. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  11. ff833ed env_mmc: fix cannot save env issue by Lei Wen · 14 years ago
  12. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · 14 years ago
  13. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · 14 years ago
  14. b4eceac Save environment data to mmc. by Terry Lv · 15 years ago