Stephen Warren
|
5e724ca2b6
Add env vars describing U-Boot target board
|
13 年之前 |
Simon Glass
|
770605e4f9
bootstage: Replace show_boot_progress/error() with bootstage_...()
|
13 年之前 |
Simon Glass
|
c8e66db789
bootstage: Convert net progress numbers to enums
|
13 年之前 |
Simon Glass
|
5ddb118da4
bootstage: Use show_boot_error() for -ve progress numbers
|
13 年之前 |
Igor Grinberg
|
bf95df44ff
env: factor out the env_get_char_spec() function
|
13 年之前 |
Igor Grinberg
|
27aafe988e
env: clean env_common.c checkpatch and code style
|
13 年之前 |
Joe Hershberger
|
b3f44c21ea
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
|
13 年之前 |
Joe Hershberger
|
8b3637c662
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
|
13 年之前 |
Mike Frysinger
|
147c7169e8
constify default env
|
14 年之前 |
Mike Frysinger
|
560d424b6d
env: re-add support for auto-completion
|
14 年之前 |
Mike Frysinger
|
2eb1573f01
hashtable: drop all non-reentrant versions
|
14 年之前 |
Wolfgang Denk
|
2e5167ccad
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
|
14 年之前 |
Lei Wen
|
d259079d6d
env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE
|
14 年之前 |
Heiko Schocher
|
60f7da1f42
env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined
|
14 年之前 |
Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
15 年之前 |
Wolfgang Denk
|
0fe247b973
Drop support for GTH board
|
15 年之前 |
Wolfgang Denk
|
953b7e6291
Remove AmigaOneG3SE board
|
15 年之前 |
Peter Tyser
|
521af04d85
Conditionally perform common relocation fixups
|
15 年之前 |
Mike Frysinger
|
18304f7675
env: kill off default_environment_size
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年之前 |
richardretanubun
|
c68a05feeb
Adds two more ethernet interface to 83xx
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
93f6d72544
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
|
16 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
0b5099a841
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_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 年之前 |
Haavard Skinnemoen
|
8c66497e06
Add support for environment in SPI flash
|
17 年之前 |
Wolfgang Denk
|
c9dca3c3f3
Revert "Change env_get_char from a global function ptr to a function."
|
17 年之前 |
Joakim Tjernlund
|
c0559be371
Change env_get_char from a global function ptr to a function.
|
17 年之前 |