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 da802b9e27 dm: core: Add support for simple-bus 11 years ago
..
Kconfig kconfig: add blank Kconfig files 11 years ago
Makefile dm: core: Add support for simple-bus 11 years ago
device.c dm: core: Allow parents to pass data to children during probe 11 years ago
lists.c dm: simplify the loop in lists_driver_lookup_name() 11 years ago
root.c dm: Adjust lists_bind_fdt() to return the bound device 11 years ago
simple-bus.c dm: core: Add support for simple-bus 11 years ago
uclass.c dm: do not check the existence of uclass operation 11 years ago
util.c