summaryrefslogtreecommitdiff
path: root/common/env_nowhere.c
AgeCommit message (Expand)Author
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg
2011-11-22env: clean env_nowhere.c checkpatch and code styleIgor Grinberg
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2009-08-09env: kill off default_environment_sizeMike Frysinger
2008-09-10env_nowhere: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
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
2002-09-18Initial revisionwdenk