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 84d26e296a dm: core: Don't use pinctrl for the root device 10 years ago
..
Kconfig dm: core: Add Kconfig for simple bus driver 10 years ago
Makefile dm: core: Add Kconfig for simple bus driver 10 years ago
device-remove.c devres: introduce Devres (Managed Device Resource) framework 10 years ago
device.c dm: core: Don't use pinctrl for the root device 10 years ago
devres.c devres: add debug command to dump device resources 10 years ago
dump.c
lists.c of: clean up OF_CONTROL ifdef conditionals 10 years ago
regmap.c
root.c dm: Provide better debugging when a device fails to bind 10 years ago
simple-bus.c
syscon-uclass.c
uclass.c dm: Improve handling of a missing uclass 10 years ago
util.c