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 13f3fcac53 dm: core: Add dev_get_addr_size_index() to retrieve addr and size 8 years ago
..
Kconfig
Makefile
device-remove.c
device.c dm: core: Add dev_get_addr_size_index() to retrieve addr and size 8 years ago
devres.c
dump.c
lists.c dm: core: Match compatible strings in order of priority 8 years ago
regmap.c dm: regmap: Implement simple regmap_read & regmap_write 8 years ago
root.c dm: core: Handle global_data moving in SPL 8 years ago
simple-bus.c
syscon-uclass.c dm: syscon: Provide a generic syscon driver 8 years ago
uclass.c dm: core: Add a function to get a uclass name 8 years ago
util.c