summaryrefslogtreecommitdiff
path: root/common/env_sf.c
AgeCommit message (Expand)Author
2016-07-09dm: spi: Read default speed and mode values from DTVignesh R
2016-04-01common: env_sf: Add exclamation markPeng Fan
2016-01-27dm: env_sf: fix saveenv() to use driver modelGong Qianyu
2015-08-17env: use cache line aligned memory for flash readRavi Babu
2015-04-07env_sf: Fix recovery defaultMario Schuknecht
2014-10-22dm: Add spi.h header to a few filesSimon Glass
2014-03-21env: Add env_export() wrapperMarek Vasut
2014-02-24SPL: P2020RDB: fix the problem booting from spi flashYing Zhang
2013-08-06cmd_sf|env_sf: Fix code cleanupJagannadha Sutradharudu Teki
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-05Revert "env: fix potential stack overflow in environment functions"Tom Rini
2013-04-02env: fix potential stack overflow in environment functionsRob Herring
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger
2012-01-05env: factor out the env_get_char_spec() functionIgor Grinberg
2011-11-22env: clean env_sf.c checkpatch and code styleIgor Grinberg
2011-11-22env: move extern default_environment[] to environment.hIgor Grinberg
2011-11-08env: allow to export only selected variablesWolfgang Denk
2011-04-28fix redundant environment for serial flashthomas.langer@lantiq.com
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger
2010-10-29env_sf: remove warning introduced with last patchStefano Babic
2010-10-27env_sf: updated to the new environment codeStefano Babic
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-06-30add redundant environment for env_sf.cWolfgang Wegner
2009-08-09env: kill off default_environment_sizeMike Frysinger
2008-12-16env_sf: support embedded environmentsMike Frysinger
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_sf: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-08-14Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew
2008-06-03Add support for environment in SPI flashHaavard Skinnemoen