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