Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dfe9094f79a56747b9cac5fce0679fcf59d24b09
/
common
/
env_flash.c
76c02dc
env: factor out the env_get_char_spec() function
by Igor Grinberg
· 13 years ago
2182105
env: clean env_flash.c checkpatch and code style
by Igor Grinberg
· 13 years ago
23b54b9
env: move extern environment[] to environment.h
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
018f0c8
constify default env
by Mike Frysinger
· 14 years ago
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
eff2809
env_flash: Disable debug print statements
by Peter Tyser
· 14 years ago
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
89f5df9
Redundant environment: move flag definitions to header file
by Wolfgang Denk
· 14 years ago
d9f22d1
shannon/INFERNO: fix special handling of environment configuration
by Wolfgang Denk
· 14 years ago
09304f5
env: kill off default_environment_size
by Mike Frysinger
· 15 years ago
78dcaf4
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
by Mike Frysinger
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
7376831
env_flash: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
45cdb5f
fix building when saveenv is disabled in some setups
by Mike Frysinger
· 17 years ago
afa1dd5
Fix compilation error for omap2420h4_config.
by Dirk Behme
· 17 years ago
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
052fc84
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
e4ea796
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
f806271
* Patches by Richard Woodruff, 01 Oct 2004:
by wdenk
· 20 years ago
acd9b10
* Patch by Yuli Barcohen, 4 Mar 2004:
by wdenk
· 21 years ago
f602aa0
* Patch by Rune Torgersen, 27 Feb 2004:
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
d730fbc
Fix problem with default #defines Cleanup compiler warning
by wdenk
· 22 years ago
cc1e256
* Patches by Robert Schwebel, 06 Mar 2003:
by wdenk
· 22 years ago
4a5c8a7
* Patch by Robert Schwebel, 21 Jan 2003:
by wdenk
· 22 years ago
c609719
Initial revision
by wdenk
· 22 years ago