Simon Glass 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
..
Kconfig e94c1268f2 env: Sort selection of default choices 6 years ago
Makefile c9d728dd33 env: Add a new implementation of environment access 6 years ago
attr.c 0649cd0d49 Move environment files from common/ to env/ 6 years ago
callback.c 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
common.c 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
dataflash.c c595199194 env: Adjust the load() method to return an error 6 years ago
eeprom.c 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
embedded.c 0649cd0d49 Move environment files from common/ to env/ 6 years ago
env.c 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
ext4.c c595199194 env: Adjust the load() method to return an error 6 years ago
fat.c c595199194 env: Adjust the load() method to return an error 6 years ago
flags.c 723806cc5b env: Rename some other getenv()-related functions 6 years ago
flash.c 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
mmc.c c595199194 env: Adjust the load() method to return an error 6 years ago
nand.c 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
nowhere.c eeba55cb4a env: Correct case of no sub-init function 6 years ago
nvram.c 2d7cb5b426 env: Replace all open-coded gd->env_valid values with ENV_ flags 6 years ago
onenand.c c595199194 env: Adjust the load() method to return an error 6 years ago
remote.c c595199194 env: Adjust the load() method to return an error 6 years ago
sata.c c595199194 env: Adjust the load() method to return an error 6 years ago
sf.c c595199194 env: Adjust the load() method to return an error 6 years ago
ubi.c c595199194 env: Adjust the load() method to return an error 6 years ago