aboutsummaryrefslogtreecommitdiff
path: root/common/env_nowhere.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg1-5/+0
2011-11-22env: clean env_nowhere.c checkpatch and code styleIgor Grinberg1-5/+5
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg1-2/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+5
2009-08-09env: kill off default_environment_sizeMike Frysinger1-1/+0
2008-09-10env_nowhere: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-5/+0
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-2/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk1-1/+0
2002-09-18Initial revisionwdenk1-0/+68