| Commit message (Expand) | Author | Age | Lines |
* | env: Hide '.' variables in env print by default | Joe Hershberger | 2012-12-13 | -1/+1 |
* | env: factor out the env_get_char_spec() function | Igor Grinberg | 2012-01-05 | -4/+2 |
* | env: clean env_nvram.c checkpatch and code style | Igor Grinberg | 2011-11-22 | -12/+12 |
* | env: move extern default_environment[] to environment.h | Igor Grinberg | 2011-11-22 | -2/+0 |
* | env: allow to export only selected variables | Wolfgang Denk | 2011-11-08 | -1/+1 |
* | hashtable: drop all non-reentrant versions | Mike Frysinger | 2010-12-17 | -1/+1 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | -14/+32 |
* | Remove AmigaOneG3SE board | Wolfgang Denk | 2010-06-23 | -32/+0 |
* | env: kill off default_environment_size | Mike Frysinger | 2009-08-09 | -1/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -10/+10 |
* | env_nvram: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -7/+2 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | environment: cleanup prototype declarations of env functions. | Wolfgang Denk | 2008-05-14 | -3/+0 |
* | Revert "Change env_get_char from a global function ptr to a function." | Wolfgang Denk | 2008-05-12 | -0/+1 |
* | Change env_get_char from a global function ptr to a function. | Joakim Tjernlund | 2008-04-17 | -1/+0 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -4/+2 |
* | Remove unneeded #include <malloc.h> | Wolfgang Denk | 2005-09-25 | -1/+0 |
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+0 |
* | * Patch by Hans-Joerg Frieden, 06 Dec 2002 | wdenk | 2002-12-07 | -3/+32 |
* | Initial revision | wdenk | 2002-11-03 | -0/+138 |