Age | Commit message (Expand) | Author |
---|---|---|
2012-01-05 | env: factor out the env_get_char_spec() function | Igor Grinberg |
2011-11-22 | env: clean env_mmc.c checkpatch and code style | Igor Grinberg |
2011-11-22 | env: move extern environment[] to environment.h | Igor Grinberg |
2011-11-22 | env: move extern default_environment[] to environment.h | Igor Grinberg |
2011-11-08 | env: allow to export only selected variables | Wolfgang Denk |
2011-04-04 | env_mmc: Allow board code to override the environment address | Mingkai Hu |
2010-12-17 | hashtable: drop all non-reentrant versions | Mike Frysinger |
2010-11-14 | env_mmc: fix compile warning | Lei Wen |
2010-10-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-10-13 | env_mmc: fix cannot save env issue | Lei Wen |
2010-10-13 | env_mmc: Fix crashing bug encountered after enabling ARM relocation | Steve Sakoman |
2010-10-06 | env_mmc: Fix broken build due to set_default_env() change | Steve Sakoman |
2010-09-19 | Save environment data to mmc. | Terry Lv |