summaryrefslogtreecommitdiffstats
path: root/common/env_eeprom.c
Commit message (Expand)AuthorAgeFilesLines
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-30/+55
* Redundant environment: move flag definitions to header fileWolfgang Denk2010-07-041-5/+0
* Prepare v2010.03-rc1Wolfgang Denk2010-03-121-1/+0
* env, eeprom: add redundant environment supportHeiko Schocher2010-01-181-4/+127
* cmd_eeprom: I2C updatesHeiko Schocher2010-01-181-5/+61
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-5/+5
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-7/+7
* env_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+0
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-141-4/+0
* Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk2008-05-121-0/+1
* Change env_get_char from a global function ptr to a function.Joakim Tjernlund2008-04-171-1/+0
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Remove unneeded #include <malloc.h>Wolfgang Denk2005-09-251-1/+0
* * Code cleanup:wdenk2003-06-271-1/+0
* Initial revisionwdenk2002-09-181-0/+116
OpenPOWER on IntegriCloud