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
Alex Kiernan d91013034a Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 6 years ago
..
Kconfig Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 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: move more common code to env_import_redund 6 years ago
eeprom.c env: restore old env_get_char() behaviour 6 years ago
embedded.c common: env_embedded: allow fine placement of environment object 6 years ago
env.c env: restore old env_get_char() behaviour 6 years ago
ext4.c env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it 6 years ago
fat.c env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it 6 years ago
flags.c env: Rename some other getenv()-related functions 7 years ago
flash.c env: make env drivers propagate env_import return value 6 years ago
mmc.c env: Properly check for BLK support 6 years ago
nand.c env: make env drivers propagate env_import return value 6 years ago
nowhere.c env: Correct case of no sub-init function 7 years ago
nvram.c env: restore old env_get_char() behaviour 6 years ago
onenand.c env: make env_import(_redund) return 0 on success, not 1 6 years ago
remote.c env: make env drivers propagate env_import return value 6 years ago
sata.c env: make env drivers propagate env_import return value 6 years ago
sf.c env: sf: use env_import_redund to simplify env_sf_load 6 years ago
ubi.c env: make env drivers propagate env_import return value 6 years ago