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 a4b8e372d5 dm: Add more livetree helpers and definitions 8 years ago
..
Kconfig dm: core: Add device-based 'read' functions to access DT 8 years ago
Makefile dm: core: Implement live tree 'read' functions 8 years ago
device-remove.c dm: core: Add DM_FLAG_OS_PREPARE flag 8 years ago
device.c dm: core: Allow binding a device from a live tree 8 years ago
devres.c
dump.c
fdtaddr.c dm: Rename dev_addr..() functions 8 years ago
lists.c dm: core: Update device_bind_driver_to_node() to use ofnode 8 years ago
of_access.c dm: core: Add livetree access functions 8 years ago
of_addr.c dm: core: Add livetree address functions 8 years ago
of_extra.c dm: core: Add a place to put extra device-tree reading functions 8 years ago
ofnode.c dm: Add more livetree helpers and definitions 8 years ago
read.c dm: core: Implement live tree 'read' functions 8 years ago
regmap.c dm: regmap: Add support for livetree 8 years ago
root.c dm: core: Scan the live tree when setting up driver model 8 years ago
simple-bus.c dm: simple-bus: Add support for livetree 8 years ago
syscon-uclass.c dm: syscon: Provide a generic syscon driver 9 years ago
uclass.c dm: core: Update uclass_find_device_by_phandle() for livetree 8 years ago
util.c dm: Return actual bools in dm_fdt_pre_reloc 8 years ago