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 1e6ca1a6ad dm: core: Add an implementation of regmap_init_mem_platdata() 9 years ago
..
Kconfig fdt: Support for ISA busses 9 years ago
Makefile
device-remove.c dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED 9 years ago
device.c dm: core: Expand platdata for of-platdata devices 9 years ago
devres.c
dump.c
lists.c dm: core: Don't use device tree with of-platdata 9 years ago
regmap.c dm: core: Add an implementation of regmap_init_mem_platdata() 9 years ago
root.c dm: core: Don't use device tree with of-platdata 9 years ago
simple-bus.c
syscon-uclass.c dm: syscon: Add support for of-platdata 9 years ago
uclass.c
util.c