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_dataflash.c
Age
Commit message (
Expand
)
Author
2011-11-22
env: clean env_dataflash.c checkpatch and code style
Igor Grinberg
2011-11-22
env: move extern default_environment[] to environment.h
Igor Grinberg
2011-11-08
env: allow to export only selected variables
Wolfgang Denk
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2009-08-09
env: kill off default_environment_size
Mike Frysinger
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_dataflash: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-02-14
AT91CAP9 support
Stelian Pop
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-09-25
Remove unneeded #include <malloc.h>
Wolfgang Denk
2003-12-06
* Patch by Nicolas Lacressonni�re, 12 Nov 2003:
wdenk