Tom Rini
|
c6831c74a9
env: Remove CONFIG_ENV_AES support
|
7 년 전 |
Masahiro Yamada
|
9b643e312d
treewide: replace with error() with pr_err()
|
7 년 전 |
Simon Glass
|
2d7cb5b426
env: Replace all open-coded gd->env_valid values with ENV_ flags
|
7 년 전 |
Simon Glass
|
723806cc5b
env: Rename some other getenv()-related functions
|
7 년 전 |
Simon Glass
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 년 전 |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 년 전 |
Simon Glass
|
310fb14b26
env: Drop env_relocate_spec() in favour of env_load()
|
7 년 전 |
Simon Glass
|
a69d0f60e5
env: Drop env_get_char_spec()
|
7 년 전 |
Simon Glass
|
75de597d2d
env: common: Drop env_get_char_memory()
|
7 년 전 |
Simon Glass
|
81a4dea228
env: common: Drop env_get_char_init()
|
7 년 전 |
Simon Glass
|
5fc5254084
env: common: Factor out the common env_valid check
|
7 년 전 |
Simon Glass
|
0219fb61c1
env: common: Drop env_get_addr()
|
7 년 전 |
Simon Glass
|
bcdfb8d5a5
env: common: Make env_get_addr/get_char_memory() static
|
7 년 전 |
Simon Glass
|
0649cd0d49
Move environment files from common/ to env/
|
7 년 전 |