aboutsummaryrefslogtreecommitdiff
path: root/common/env_flash.c
AgeCommit message (Expand)Author
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg
2011-11-22env: clean env_flash.c checkpatch and code styleIgor Grinberg
2011-11-22env: move extern environment[] to environment.hIgor Grinberg
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg
2011-11-08env: allow to export only selected variablesWolfgang Denk
2011-07-26constify default envMike Frysinger
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger
2010-10-23env_flash: Disable debug print statementsPeter Tyser
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-07-04Redundant environment: move flag definitions to header fileWolfgang Denk
2010-07-04shannon/INFERNO: fix special handling of environment configurationWolfgang Denk
2009-08-09env: kill off default_environment_sizeMike Frysinger
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_flash: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-05-04fix building when saveenv is disabled in some setupsMike Frysinger
2007-08-29Fix compilation error for omap2420h4_config.Dirk Behme
2007-07-10common/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger
2007-07-08common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2005-01-09* Patches by Richard Woodruff, 01 Oct 2004:wdenk
2004-03-14* Patch by Yuli Barcohen, 4 Mar 2004:wdenk
2004-03-13* Patch by Rune Torgersen, 27 Feb 2004:wdenk
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2003-03-06Fix problem with default #definesLABEL_2003_03_06_1440wdenk
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk
2003-03-06* Patch by Robert Schwebel, 21 Jan 2003:LABEL_2003_03_06_0050wdenk
2002-11-03Initial revisionwdenk