summaryrefslogtreecommitdiffstats
path: root/common/env_dataflash.c
Commit message (Expand)AuthorAgeFilesLines
* env: dataflash: fix env_init issueBo Shen2013-10-141-32/+18
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* Revert "env: fix potential stack overflow in environment functions"Tom Rini2013-04-051-7/+8
* env: fix potential stack overflow in environment functionsRob Herring2013-04-021-8/+7
* env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-131-1/+1
* env: clean env_dataflash.c checkpatch and code styleIgor Grinberg2011-11-221-20/+12
* env: move extern default_environment[] to environment.hIgor Grinberg2011-11-221-2/+0
* env: allow to export only selected variablesWolfgang Denk2011-11-081-1/+1
* hashtable: drop all non-reentrant versionsMike Frysinger2010-12-171-1/+1
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-43/+71
* env: kill off default_environment_sizeMike Frysinger2009-08-091-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-7/+7
* env_dataflash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+0
* rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* AT91CAP9 supportStelian Pop2008-02-141-8/+9
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Remove unneeded #include <malloc.h>Wolfgang Denk2005-09-251-1/+0
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-061-0/+104
OpenPOWER on IntegriCloud