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 086ebcd40e Merge git://git.denx.de/u-boot-fsl-qoriq 6 years ago
..
Kconfig env: enable accessing the environment in an EXT4 partition 6 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: enable accessing the environment in an EXT4 partition 6 years ago
ext4.c env: enable accessing the environment in an EXT4 partition 6 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: suppress a spurious warning with GCC 7.1 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 env: sf: Add support for env init for QSPI-NOR 6 years ago
ubi.c env: Adjust the load() method to return an error 7 years ago