summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01dm: test: Show the test filename when runningSimon Glass
2017-06-01dm: test: Move test running code into a separate functionSimon Glass
2017-06-01sandbox: Add a way to reset sandbox state for testsSimon Glass
2017-06-01dm: core: Update uclass_find_device_by_phandle() for livetreeSimon Glass
2017-06-01dm: simple-bus: Add support for livetreeSimon Glass
2017-06-01dm: regmap: Add support for livetreeSimon Glass
2017-06-01dm: core: Add a way to find a device by ofnodeSimon Glass
2017-06-01dm: core: Scan the live tree when setting up driver modelSimon Glass
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
2017-06-01dm: core: Update lists_bind_fdt() to use ofnodeSimon Glass
2017-06-01dm: core: Allow binding a device from a live treeSimon Glass
2017-06-01dm: core: Implement live tree 'read' functionsSimon Glass
2017-06-01dm: core: Add device-based 'read' functions to access DTSimon Glass
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass
2017-06-01dm: core: Add address operations on device tree referencesSimon Glass
2017-06-01fdt: Update fdt_get_base_address() to use constSimon Glass
2017-06-01dm: core: Add livetree address functionsSimon Glass
2017-06-01dm: core: Add operations on device tree referencesSimon Glass
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass
2017-06-01dm: Build a live tree after relocationSimon Glass
2017-06-01dm: Add a function to create a 'live' device treeSimon Glass
2017-06-01dm: core: Add livetree access functionsSimon Glass
2017-06-01dm: core: Add livetree definitionsSimon Glass
2017-06-01Update WARN_ON() to return a valueSimon Glass
2017-06-01dm: core: Set return value first in lists_bind_fdt()Simon Glass
2017-06-01tegra: Convert MMC to use driver model for operationsSimon Glass
2017-06-01dm: mmc: Rewrite mmc_blk_probe()Simon Glass
2017-06-01dm: mmc: Check that drivers have operationsSimon Glass
2017-06-01dm: blk: Improve block device claimingSimon Glass
2017-06-01dm: blk: Add a function to find the next block device numberSimon Glass
2017-06-01dm: blk: Allow finding block devices without probingSimon Glass
2017-06-01dm: mmc: Don't re-init when accessing environmentSimon Glass
2017-06-01dm: mmc: Don't call board_mmc_power_init() with driver modelSimon Glass
2017-06-01dm: core: Adjust device_bind_common() to take an ofnodeSimon Glass
2017-06-01dm: core: Add ofnode to represent device tree nodesSimon Glass
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: core: Dont export dm_scan_fdt_node()Simon Glass
2017-06-01dm: Fix up inclusion of common.hSimon Glass
2017-06-01atmel: Fix up use of dm_scan_fdt_node()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: core: Move dev_get_addr() etc. into a separate fileSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-06-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2017-06-01Merge git://www.denx.de/git/u-boot-marvellTom Rini
2017-05-31Kconfig: Finish migration of hashing commandsDaniel Thompson
2017-05-31mips: bmips: fix BCM3380 periph clock frequencyÁlvaro Fernández Rojas
2017-05-31mips: bmips: extend baud rates supportÁlvaro Fernández Rojas
2017-05-31dm: serial: bcm6345: fix baud rate clock calculationÁlvaro Fernández Rojas
2017-05-31dm: serial: bcm6345: fix uart stop bitsÁlvaro Fernández Rojas
2017-05-31mips: bmips: add board descriptionsÁlvaro Fernández Rojas