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