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 d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
..
Kconfig Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig 7 years ago
Makefile env: Drop CONFIG_ENV_IS_IN_DATAFLASH 7 years ago
attr.c
callback.c
common.c env: Relocate env drivers if manual reloc is required 7 years ago
eeprom.c env: restore old env_get_char() behaviour 7 years ago
embedded.c common: env_embedded: allow fine placement of environment object 7 years ago
env.c env: Relocate env drivers if manual reloc is required 7 years ago
ext4.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
fat.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
flags.c
flash.c env: make env drivers propagate env_import return value 7 years ago
mmc.c env: Properly check for BLK support 7 years ago
nand.c env: make env drivers propagate env_import return value 7 years ago
nowhere.c
nvram.c env: restore old env_get_char() behaviour 7 years ago
onenand.c env: make env_import(_redund) return 0 on success, not 1 7 years ago
remote.c env: make env drivers propagate env_import return value 7 years ago
sata.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
sf.c env: sf: use env_import_redund to simplify env_sf_load 7 years ago
ubi.c env: make env drivers propagate env_import return value 7 years ago