summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-01dm: test: Fix nit with position of backslashSimon Glass1-1/+1
2017-06-01dm: spi: Convert uclass to livetreeSimon Glass1-1/+1
2017-06-01cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass1-2/+1
2017-06-01dm: reset: Update uclass to support livetreeSimon Glass1-2/+2
2017-06-01dm: power-domain: Update uclass to support livetreeSimon Glass1-1/+1
2017-06-01dm: phy: Update uclass to support livetreeSimon Glass1-2/+1
2017-06-01dm: mailbox: Update uclass to support livetreeSimon Glass1-1/+1
2017-06-01clk: Modify xlate() method for livetreeSimon Glass1-2/+3
2017-06-01dm: pmic: Convert uclass to livetreeSimon Glass1-1/+1
2017-06-01samsung: Move pmic header out of config fileSimon Glass3-3/+0
2017-06-01dm: i2c: Convert uclass to livetreeSimon Glass1-2/+1
2017-06-01string: Add strcspn()Simon Glass1-0/+15
2017-06-01string: Add strchrnul()Simon Glass1-0/+13
2017-06-01dm: Add more livetree helpers and definitionsSimon Glass1-0/+36
2017-06-01fdt: Rename a few functions in fdt_supportSimon Glass1-2/+2
2017-06-01cros_ec: Convert to support live treeSimon Glass2-18/+2
2017-06-01dm: gpio: Add live tree supportSimon Glass1-5/+5
2017-06-01dm: gpio: Drop blank line in gpio_xlate_offs_flags() commentSimon Glass1-1/+0
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass1-2/+4
2017-06-01dm: core: Run tests with both livetree and flat treeSimon Glass2-0/+4
2017-06-01dm: test: Show the test filename when runningSimon Glass1-0/+2
2017-06-01dm: core: Add a way to find a device by ofnodeSimon Glass2-0/+35
2017-06-01dm: core: Scan the live tree when setting up driver modelSimon Glass1-1/+2
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass2-1/+3
2017-06-01dm: core: Update lists_bind_fdt() to use ofnodeSimon Glass1-4/+3
2017-06-01dm: core: Allow binding a device from a live treeSimon Glass1-4/+6
2017-06-01dm: core: Implement live tree 'read' functionsSimon Glass1-92/+148
2017-06-01dm: core: Add device-based 'read' functions to access DTSimon Glass1-0/+383
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass3-22/+48
2017-06-01dm: core: Add address operations on device tree referencesSimon Glass1-1/+22
2017-06-01fdt: Update fdt_get_base_address() to use constSimon Glass1-1/+1
2017-06-01dm: core: Add livetree address functionsSimon Glass2-2/+66
2017-06-01dm: core: Add operations on device tree referencesSimon Glass1-3/+464
2017-06-01dm: core: Rename of_device_is_compatible()Simon Glass1-2/+2
2017-06-01dm: Add a function to create a 'live' device treeSimon Glass1-0/+24
2017-06-01dm: core: Add livetree access functionsSimon Glass1-0/+347
2017-06-01dm: core: Add livetree definitionsSimon Glass2-0/+109
2017-06-01Update WARN_ON() to return a valueSimon Glass1-2/+6
2017-06-01dm: blk: Allow finding block devices without probingSimon Glass1-1/+14
2017-06-01dm: core: Add ofnode to represent device tree nodesSimon Glass3-4/+107
2017-06-01dm: core: Dont export dm_scan_fdt_node()Simon Glass1-16/+0
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-13/+13
2017-06-01dm: core: Move dev_get_addr() etc. into a separate fileSimon Glass3-92/+111
2017-06-01Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini13-0/+263
2017-06-01Merge git://www.denx.de/git/u-boot-marvellTom Rini1-1/+47
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson22-35/+0
2017-05-31mips: bmips: extend baud rates supportÁlvaro Fernández Rojas1-0/+4
2017-05-31MIPS: add BMIPS Sagem F@ST1704 boardÁlvaro Fernández Rojas1-0/+15
2017-05-31MIPS: add support for Broadcom MIPS BCM6338 SoC familyÁlvaro Fernández Rojas3-0/+71
2017-05-31MIPS: add BMIPS Netgear CG3100D boardÁlvaro Fernández Rojas1-0/+15