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
Stefan Roese 28027521be dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address 8 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 9 years ago
device-remove.c Revert "dm: Export device_remove_children / device_unbind_children" 9 years ago
device.c dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address 8 years ago
devres.c devres: add debug command to dump device resources 9 years ago
dump.c
lists.c dm: core: Display the error number when driver binding fails 8 years ago
regmap.c
root.c dm: core: Add option to configure an offset for the address translation 9 years ago
simple-bus.c dm: core: make simple-bus compatible to simple-mfd 8 years ago
syscon-uclass.c syscon: Avoid returning a device on failure 8 years ago
uclass.c dm: core: Add uclass_first_device_err() to return a valid device 8 years ago
util.c