aboutsummaryrefslogtreecommitdiff
path: root/common/env_sf.c
AgeCommit message (Expand)Author
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