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