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 ac94b7bcbe dm: syscon: Allow finding devices by driver data 9 years ago
..
Kconfig spl: dm: Add SPL_DM_SEQ_ALIAS config option 9 years ago
Makefile dm: core: Add SPL Kconfig for REGMAP and SYSCON 10 years ago
device-remove.c Revert "dm: Export device_remove_children / device_unbind_children" 10 years ago
device.c dm: core: Don't set pinctrl for pinctrl devices 9 years ago
devres.c
dump.c
lists.c dm: core: Display the error number when driver binding fails 9 years ago
regmap.c
root.c dm: core: Add option to configure an offset for the address translation 9 years ago
simple-bus.c
syscon-uclass.c dm: syscon: Allow finding devices by driver data 9 years ago
uclass.c dm: core: Export uclass_find_device_by_of_offset() 9 years ago
util.c