Commit Graph

17 Commits (bf95df44ff69e3e365603e3e30664ec41bfe0c65)

Author SHA1 Message Date
Igor Grinberg bf95df44ff env: factor out the env_get_char_spec() function 13 years ago
Igor Grinberg eb58a7fc77 env: clean env_sf.c checkpatch and code style 13 years ago
Igor Grinberg d1459f0fab env: move extern default_environment[] to environment.h 13 years ago
Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 13 years ago
thomas.langer@lantiq.com 2dc55d9ede fix redundant environment for serial flash 13 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Stefano Babic 590084a2f7 env_sf: remove warning introduced with last patch 14 years ago
Stefano Babic a3110f01c4 env_sf: updated to the new environment code 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Wegner 7319bcaf8b add redundant environment for env_sf.c 14 years ago
Mike Frysinger 18304f7675 env: kill off default_environment_size 15 years ago
Mike Frysinger 5b3375ac8c env_sf: support embedded environments 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2556ef7811 env_sf: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0b5099a841 rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH 16 years ago
TsiChung Liew 07efc9e321 Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase 16 years ago
Haavard Skinnemoen 8c66497e06 Add support for environment in SPI flash 16 years ago