index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
env_sf.c
Age
Commit message (
Expand
)
Author
2011-04-28
fix redundant environment for serial flash
[email protected]
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-10-29
env_sf: remove warning introduced with last patch
Stefano Babic
2010-10-27
env_sf: updated to the new environment code
Stefano Babic
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-06-30
add redundant environment for env_sf.c
Wolfgang Wegner
2009-08-09
env: kill off default_environment_size
Mike Frysinger
2008-12-16
env_sf: support embedded environments
Mike Frysinger
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_sf: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-08-14
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
TsiChung Liew
2008-06-03
Add support for environment in SPI flash
Haavard Skinnemoen