u-boot-brain/env
Andy Shevchenko e94c1268f2 env: Sort selection of default choices
It would be easier to catch out which platform is using which default.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2017-08-20 09:54:33 -04:00
..
attr.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
callback.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
common.c env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
dataflash.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
eeprom.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
embedded.c Move environment files from common/ to env/ 2017-08-15 08:18:45 -04:00
env.c env: Drop saveenv() in favour of env_save() 2017-08-15 20:50:30 -04:00
ext4.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
fat.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
flags.c env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
flash.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
Kconfig env: Sort selection of default choices 2017-08-20 09:54:33 -04:00
Makefile env: Add a new implementation of environment access 2017-08-15 20:50:26 -04:00
mmc.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
nand.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
nowhere.c env: Drop unused env_ptr variables 2017-08-15 20:50:28 -04:00
nvram.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
onenand.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
remote.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
sata.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
sf.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00
ubi.c env: Adjust the load() method to return an error 2017-08-16 08:31:24 -04:00