| Commit message (Expand) | Author | Age | Files | Lines |
* | env: Add env_export() wrapper | Marek Vasut | 2014-03-21 | 1 | -11/+6 |
* | env: dataflash: fix env_init issue | Bo Shen | 2013-10-14 | 1 | -32/+18 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -14/+1 |
* | Revert "env: fix potential stack overflow in environment functions" | Tom Rini | 2013-04-05 | 1 | -7/+8 |
* | env: fix potential stack overflow in environment functions | Rob Herring | 2013-04-02 | 1 | -8/+7 |
* | env: Hide '.' variables in env print by default | Joe Hershberger | 2012-12-13 | 1 | -1/+1 |
* | env: clean env_dataflash.c checkpatch and code style | Igor Grinberg | 2011-11-22 | 1 | -20/+12 |
* | env: move extern default_environment[] to environment.h | Igor Grinberg | 2011-11-22 | 1 | -2/+0 |
* | env: allow to export only selected variables | Wolfgang Denk | 2011-11-08 | 1 | -1/+1 |
* | hashtable: drop all non-reentrant versions | Mike Frysinger | 2010-12-17 | 1 | -1/+1 |
* | New implementation for internal handling of environment variables. | Wolfgang Denk | 2010-09-19 | 1 | -43/+71 |
* | env: kill off default_environment_size | Mike Frysinger | 2009-08-09 | 1 | -1/+0 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -7/+7 |
* | env_dataflash: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -5/+0 |
* | rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | 1 | -2/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | 1 | -1/+1 |
* | AT91CAP9 support | Stelian Pop | 2008-02-14 | 1 | -8/+9 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -2/+2 |
* | Remove unneeded #include <malloc.h> | Wolfgang Denk | 2005-09-25 | 1 | -1/+0 |
* | * Patch by Nicolas Lacressonni�re, 12 Nov 2003: | wdenk | 2003-12-06 | 1 | -0/+104 |