summaryrefslogtreecommitdiff
path: root/common/env_eeprom.c
Commit message (Expand)AuthorAgeLines
* hashtable: drop all non-reentrant versionsMike Frysinger2010-12-17-1/+1
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-19-30/+55
* Redundant environment: move flag definitions to header fileWolfgang Denk2010-07-04-5/+0
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-1/+0
* env, eeprom: add redundant environment supportHeiko Schocher2010-01-18-4/+127
* cmd_eeprom: I2C updatesHeiko Schocher2010-01-18-5/+61
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+7
* env_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+0
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14-4/+0
* Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-12-0/+1
* Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-17-1/+0
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* Remove unneeded #include <malloc.h>Wolfgang Denk2005-09-25-1/+0
* * Code cleanup:wdenk2003-06-27-1/+0
* Initial revisionwdenk2002-09-18-0/+116