summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01dm: phy: Update tests to use ut_asserteq()Simon Glass
2017-06-01dm: test: Disable the fdt_offset test with livetreeSimon Glass
2017-06-01dm: test: Separate out the bus DT offset testSimon Glass
2017-06-01dm: clk: fixed: Update to support livetreeSimon Glass
2017-06-01dm: clk: Update uclass to support livetreeSimon Glass
2017-06-01clk: Modify xlate() method for livetreeSimon Glass
2017-06-01sandbox: usb: Convert emulators to livetreeSimon Glass
2017-06-01dm: usb: Convert uclass to livetreeSimon Glass
2017-06-01dm: adc: Convert uclass to livetreeSimon Glass
2017-06-01dm: mmc: Convert uclass to livetreeSimon Glass
2017-06-01dm: regulator: Update fixed regulator to support livetree.Simon Glass
2017-06-01dm: regulator: Convert regulator uclass to support livetreeSimon Glass
2017-06-01sandbox: pmic: Convert pmic emulator to support livetreeSimon Glass
2017-06-01dm: pmic: Convert uclass to livetreeSimon Glass
2017-06-01samsung: Move pmic header out of config fileSimon Glass
2017-06-01dm: i2c: Convert uclass to livetreeSimon Glass
2017-06-01string: Add strcspn()Simon Glass
2017-06-01string: Add strchrnul()Simon Glass
2017-06-01dm: Add more livetree helpers and definitionsSimon Glass
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass
2017-06-01test: Update 'make test' to run more testsSimon Glass
2017-06-01sandbox: Add a new sandbox_flattree boardSimon Glass
2017-06-01cros_ec: Convert to support live treeSimon Glass
2017-06-01cros_ec: Fix debug() statement in ec_command_inptr()Simon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: gpio: sandbox: Use dev_read...() functions to access DTSimon Glass
2017-06-01dm: gpio: Drop blank line in gpio_xlate_offs_flags() commentSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass
2017-06-01dm: core: Run tests with both livetree and flat treeSimon Glass
2017-06-01dm: test: Add support for running tests with livetreeSimon Glass
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