Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | env: factor out the env_get_char_spec() function | Igor Grinberg | 2012-01-05 | 1 | -5/+0 |
* | env: clean env_nowhere.c checkpatch and code style | Igor Grinberg | 2011-11-22 | 1 | -5/+5 |
* | env: move extern default_environment[] to environment.h | Igor Grinberg | 2011-11-22 | 1 | -2/+0 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | 1 | -6/+5 |
* | env: kill off default_environment_size | Mike Frysinger | 2009-08-09 | 1 | -1/+0 |
* | env_nowhere: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -5/+0 |
* | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -4/+2 |
* | Remove unneeded #include <malloc.h> | Wolfgang Denk | 2005-09-25 | 1 | -1/+0 |
* | Initial revision | wdenk | 2002-09-18 | 1 | -0/+68 |