aboutsummaryrefslogtreecommitdiff
path: root/common/env_nvram.c
AgeCommit message (Expand)Author
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg
2011-11-22env: clean env_nvram.c checkpatch and code styleIgor Grinberg
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg
2011-11-08env: allow to export only selected variablesWolfgang Denk
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk
2009-08-09env: kill off default_environment_sizeMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_nvram: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2002-12-07* Patch by Hans-Joerg Frieden, 06 Dec 2002LABEL_2002_12_07_0120wdenk
2002-11-03Initial revisionwdenk