index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
env_sf.c
Age
Commit message (
Expand
)
Author
2011-04-27
fix redundant environment for serial flash
thomas.langer@lantiq.com
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-07-01
add redundant environment for env_sf.c
Wolfgang Wegner
2009-08-09
env: kill off default_environment_size
Mike Frysinger
2008-12-15
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