summaryrefslogtreecommitdiff
path: root/common/env_nvram.c
Commit message (Expand)AuthorAgeLines
* env: kill off default_environment_sizeMike Frysinger2009-08-09-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-10/+10
* env_nvram: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-10-7/+2
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* environment: cleanup prototype declarations of env functions.Wolfgang Denk2008-05-14-3/+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-4/+2
* Remove unneeded #include <malloc.h>Wolfgang Denk2005-09-25-1/+0
* * Code cleanup:wdenk2003-06-27-1/+0
* * Patch by Hans-Joerg Frieden, 06 Dec 2002wdenk2002-12-07-3/+32
* Initial revisionwdenk2002-11-03-0/+138