summaryrefslogtreecommitdiffstats
path: root/common/env_sf.c
Commit message (Expand)AuthorAgeFilesLines
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-59/+73
* add redundant environment for env_sf.cWolfgang Wegner2010-06-301-0/+232
* env: kill off default_environment_sizeMike Frysinger2009-08-091-11/+1
* env_sf: support embedded environmentsMike Frysinger2008-12-161-5/+36
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-17/+17
* env_sf: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+0
* rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+2
* Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector eraseTsiChung Liew2008-08-141-1/+9
* Add support for environment in SPI flashHaavard Skinnemoen2008-06-031-0/+131
OpenPOWER on IntegriCloud