aboutsummaryrefslogtreecommitdiff
path: root/common/env_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-04env_mmc: Allow board code to override the environment addressMingkai Hu1-4/+27
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger1-1/+1
2010-11-14env_mmc: fix compile warningLei Wen1-0/+1
2010-10-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-7/+10
2010-10-13env_mmc: fix cannot save env issueLei Wen1-1/+12
2010-10-13env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman1-7/+10
2010-10-06env_mmc: Fix broken build due to set_default_env() changeSteve Sakoman1-2/+1
2010-09-19Save environment data to mmc.Terry Lv1-0/+153