upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/env
Tom Rini c6831c74a9 env: Remove CONFIG_ENV_AES support 7 years ago
..
Kconfig env: Remove CONFIG_ENV_AES support 7 years ago
Makefile env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 years ago
attr.c
callback.c env: Rename getenv/_f() to env_get() 7 years ago
common.c env: Remove CONFIG_ENV_AES support 7 years ago
eeprom.c env: Replace all open-coded gd->env_valid values with ENV_ flags 7 years ago
embedded.c
env.c env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 years ago
ext4.c env: Adjust the load() method to return an error 7 years ago
fat.c env: Adjust the load() method to return an error 7 years ago
flags.c env: Rename some other getenv()-related functions 7 years ago
flash.c env: Replace all open-coded gd->env_valid values with ENV_ flags 7 years ago
mmc.c env: Save environment at the end of an MMC partition 7 years ago
nand.c env: Replace all open-coded gd->env_valid values with ENV_ flags 7 years ago
nowhere.c env: Correct case of no sub-init function 7 years ago
nvram.c env: Replace all open-coded gd->env_valid values with ENV_ flags 7 years ago
onenand.c env: Adjust the load() method to return an error 7 years ago
remote.c env: Adjust the load() method to return an error 7 years ago
sata.c env: Adjust the load() method to return an error 7 years ago
sf.c treewide: replace with error() with pr_err() 7 years ago
ubi.c env: Adjust the load() method to return an error 7 years ago