Gerlando Falauto
|
b64b7c3df7
env: make "env default" selective, check and apply
|
12 年之前 |
Gerlando Falauto
|
c5983592e9
env: add check/apply logic to himport_r()
|
12 年之前 |
Marek Vasut
|
b37d41aa24
Block: Remove MG DISK support
|
13 年之前 |
Igor Grinberg
|
6f403bad80
env: remove value from boolean defines
|
13 年之前 |
Igor Grinberg
|
27aafe988e
env: clean env_common.c checkpatch and code style
|
13 年之前 |
Igor Grinberg
|
d09b1787a4
env: clean cmd_nvedit.c checkpatch and code style
|
13 年之前 |
Igor Grinberg
|
994bc671cf
env: move extern environment[] to environment.h
|
13 年之前 |
Igor Grinberg
|
d1459f0fab
env: move extern default_environment[] to environment.h
|
13 年之前 |
Igor Grinberg
|
507651d611
env: clean environment.h checkpatch and code style
|
13 年之前 |
Wolfgang Denk
|
33a6b9e90b
environment.h: fix warning: "CONFIG_ENV_IS_EMBEDDED" redefined
|
13 年之前 |
Mike Frysinger
|
147c7169e8
constify default env
|
14 年之前 |
Yoshihiro Shimoda
|
efb063390d
add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env
|
14 年之前 |
Mike Frysinger
|
2eb1573f01
hashtable: drop all non-reentrant versions
|
14 年之前 |
Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
15 年之前 |
Ben Gardiner
|
c9f7351b5b
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
|
15 年之前 |
Wolfgang Denk
|
b218ccb543
Redundant environment: move flag definitions to header file
|
15 年之前 |
Mike Frysinger
|
0a9e4e7721
unify {CONFIG_,}ENV_IS_EMBEDDED
|
16 年之前 |
Mike Frysinger
|
3756609076
compiler.h: unify system ifdef cruft here
|
16 年之前 |
unsik Kim
|
75eb82ec7c
mflash: Initial mflash support
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
5a1aceb068
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
51bfee1920
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
|
16 年之前 |
Harald Welte
|
5bb12dbd7a
Remove code duplication for setting the default environment
|
17 年之前 |
Joakim Tjernlund
|
b502611b51
Change env_get_char from a global function ptr to a function
|
17 年之前 |
Wolfgang Denk
|
4f805c1e3a
environment: fix bug introduced by commit a8409f4f1ac8
|
17 年之前 |
Wolfgang Denk
|
a8409f4f1a
environment: cleanup prototype declarations of env functions.
|
17 年之前 |
Mike Frysinger
|
89cdab788f
crc32: use uint32_t rather than unsigned long
|
17 年之前 |
Stefan Roese
|
d1a7254529
[PATCH] Select NAND embedded environment from board configuration
|
18 年之前 |
Stefan Roese
|
d12ae80889
Add NAND environment support for PPC440EPx Sequoia NAND boot config
|
18 年之前 |