Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
878668dd8d1a25d8a46fcfc0a1a25b86710daa08
/
env
/
dataflash.c
9977849
env: Adjust the load() method to return an error
by Simon Glass
· 7 years ago
3fa4c22
env: Adjust the get_char() method to return an int
by Simon Glass
· 7 years ago
d91a8a5
env: Drop unused env_ptr variables
by Simon Glass
· 7 years ago
d8273ed
env: Drop the env_name_spec global
by Simon Glass
· 7 years ago
d40d804
env: Drop common init() functions
by Simon Glass
· 7 years ago
082af92
env: Switch over to use environment location drivers
by Simon Glass
· 7 years ago
c10a88e
env: Create a location driver for each location
by Simon Glass
· 7 years ago
4bc2ad2
env: Add an enum for environment state
by Simon Glass
· 7 years ago
547cb40
Move environment files from common/ to env/
by Simon Glass
· 7 years ago
[Renamed from common/env_dataflash.c]
d73c129
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
5c7bad5
env: dataflash: fix env_init issue
by Bo Shen
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a840b8e
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
04cae82
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
79a905e
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
b90c1fc
env: clean env_dataflash.c checkpatch and code style
by Igor Grinberg
· 13 years ago
6d67c73
env: move extern default_environment[] to environment.h
by Igor Grinberg
· 13 years ago
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
09304f5
env: kill off default_environment_size
by Mike Frysinger
· 15 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
8f3dd82
env_dataflash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
2b14d2b
rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
f2a9ac9
AT91CAP9 support
by Stelian Pop
· 17 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
6493420
Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005
by Wolfgang Denk
· 19 years ago
8676590
* Patch by Nicolas Lacressonnière, 12 Nov 2003:
by wdenk
· 21 years ago