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/common
Simon Glass aa34fbc087 fdt: Allow libfdt to be used in SPL 9 years ago
..
init
spl spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS 9 years ago
Kconfig Move all command code into its own directory 9 years ago
Makefile fdt: Allow libfdt to be used in SPL 9 years ago
autoboot.c autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is set 9 years ago
bedbug.c
board_f.c timer: Set up the real timer after driver model is available 9 years ago
board_info.c
board_r.c timer: Set up the real timer after driver model is available 9 years ago
bootm.c fdt: Allow libfdt to be used in SPL 9 years ago
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c hush: Add rudimentary support for PS1 and PS2 9 years ago
cli_readline.c
cli_simple.c
command.c
console.c dm: video: Add a temporary work-around for old stdout var 9 years ago
cros_ec.c
ddr_spd.c
dlmalloc.c malloc: remove !gd handling 9 years ago
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c
env_dataflash.c
env_eeprom.c
env_embedded.c
env_ext4.c common: Add support for environment file in EXT4. 9 years ago
env_fat.c
env_flags.c tools: fix env_flags build 9 years ago
env_flash.c
env_mmc.c env_mmc: support overriding mmc dev from board code 9 years ago
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sf.c dm: env_sf: fix saveenv() to use driver model 9 years ago
env_ubi.c
exports.c
fb_mmc.c
fb_nand.c
fdt_support.c
flash.c
hash.c
hwconfig.c
image-android.c
image-fdt.c Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
image-fit.c Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
image-sig.c
image-sparse.c
image.c fdt: Allow libfdt to be used in SPL 9 years ago
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c Use correct spelling of "U-Boot" 9 years ago
lcd.c lcd: fix the color testpattern in 16bit mode 9 years ago
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c
main.c Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. 9 years ago
malloc_simple.c
memsize.c Revert "common/memsize.c: Simplify RAM size detection" 9 years ago
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c
system_map.c
update.c
usb.c
usb_hub.c
usb_kbd.c usb: kbd: Prevent out of bound access 9 years ago
usb_storage.c
xyzModem.c