Tom Rini
|
3fa1981e24
env_flash.c: Drop unused variables
|
11 vuotta sitten |
Marek Vasut
|
7ce1526ed2
env: Add env_export() wrapper
|
11 vuotta sitten |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
11 vuotta sitten |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 vuotta sitten |
Joe Hershberger
|
be11235ab8
env: Hide '.' variables in env print by default
|
12 vuotta sitten |
Igor Grinberg
|
bf95df44ff
env: factor out the env_get_char_spec() function
|
13 vuotta sitten |
Igor Grinberg
|
82b54b972b
env: clean env_flash.c checkpatch and code style
|
13 vuotta sitten |
Igor Grinberg
|
994bc671cf
env: move extern environment[] to environment.h
|
13 vuotta sitten |
Igor Grinberg
|
d1459f0fab
env: move extern default_environment[] to environment.h
|
13 vuotta sitten |
Wolfgang Denk
|
37f2fe7472
env: allow to export only selected variables
|
13 vuotta sitten |
Mike Frysinger
|
147c7169e8
constify default env
|
14 vuotta sitten |
Mike Frysinger
|
2eb1573f01
hashtable: drop all non-reentrant versions
|
14 vuotta sitten |
Peter Tyser
|
3f7ffa440a
env_flash: Disable debug print statements
|
14 vuotta sitten |
Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
15 vuotta sitten |
Wolfgang Denk
|
b218ccb543
Redundant environment: move flag definitions to header file
|
15 vuotta sitten |
Wolfgang Denk
|
0e70aaa485
shannon/INFERNO: fix special handling of environment configuration
|
15 vuotta sitten |
Mike Frysinger
|
18304f7675
env: kill off default_environment_size
|
16 vuotta sitten |
Mike Frysinger
|
bdab39d358
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
507641d249
env_flash: Move conditional compilation to Makefile
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
5a1aceb068
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
|
16 vuotta sitten |
Mike Frysinger
|
4acc2a108a
fix building when saveenv is disabled in some setups
|
17 vuotta sitten |
Dirk Behme
|
9bb8b209ed
Fix compilation error for omap2420h4_config.
|
18 vuotta sitten |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 vuotta sitten |
Jon Loeliger
|
c3517f919d
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
|
18 vuotta sitten |
Jon Loeliger
|
b453960d4f
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 vuotta sitten |
Wolfgang Denk
|
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 vuotta sitten |
Wolfgang Denk
|
77ddac9480
Cleanup for GCC-4.x
|
19 vuotta sitten |
wdenk
|
8ed9604613
* Patches by Richard Woodruff, 01 Oct 2004:
|
20 vuotta sitten |
wdenk
|
c3f9d4939a
* Patch by Yuli Barcohen, 4 Mar 2004:
|
21 vuotta sitten |