summaryrefslogtreecommitdiffstats
path: root/common/env_nowhere.c
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* env: factor out the env_get_char_spec() functionIgor Grinberg2012-01-051-5/+0
* env: clean env_nowhere.c checkpatch and code styleIgor Grinberg2011-11-221-5/+5
* env: move extern default_environment[] to environment.hIgor Grinberg2011-11-221-2/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+5
* env: kill off default_environment_sizeMike Frysinger2009-08-091-1/+0
* env_nowhere: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+0
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-4/+2
* Remove unneeded #include <malloc.h>Wolfgang Denk2005-09-251-1/+0
* Initial revisionwdenk2002-09-181-0/+68
OpenPOWER on IntegriCloud