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
 
 
 
 
 
 
u-boot/drivers/core
Simon Glass bb58503d80 dm: Add dm_scan_other() to locate board-specific devices 11 years ago
..
Makefile
device.c dm: Add child_pre_probe() and child_post_remove() methods 11 years ago
lists.c dm: Improve errors and warnings in lists_bind_fdt() 11 years ago
root.c dm: Add dm_scan_other() to locate board-specific devices 11 years ago
uclass.c dm: Avoid accessing uclasses before they are ready 11 years ago
util.c