summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: clock: samsung: Add SPDX license identifiersKrzysztof Kozlowski2018-10-1511-50/+17
* dt-bindings: timer: ostm: Add R7S9210 supportChris Brandt2018-10-151-1/+2
* dt-bindings: phy: rcar-gen2: Add r8a7744 supportBiju Das2018-10-151-0/+1
* dt-bindings: can: rcar_can: Add r8a7744 supportBiju Das2018-10-151-0/+1
* dt-bindings: timer: renesas, cmt: Document r8a7744 CMT supportBiju Das2018-10-151-0/+2
* dt-bindings: watchdog: renesas-wdt: Document r8a7744 supportBiju Das2018-10-151-0/+1
* dt-bindings: thermal: rcar: Add device tree support for r8a7744Biju Das2018-10-151-0/+1
* Documentation: dt: Add binding for /secure-chosen/stdout-pathJerome Forissier2018-10-121-1/+18
* dt-bindings: arm: zte: Move sysctrl bindings to their own docRob Herring2018-10-112-26/+31
* dt-bindings: arm: fsl: Move DCFG and SCFG bindings to their own docsRob Herring2018-10-113-39/+38
* dt-bindings: arm: atmel: Move various sys registers out of SoC binding docRob Herring2018-10-112-170/+171
* dt-bindings: arm: alpine: Move CPU control related binding to cpu-enable-meth...Rob Herring2018-10-052-75/+31
* Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-0427-195/+102
|\
| * microblaze: enable building all dtbsRob Herring2018-10-021-0/+2
| * c6x: enable building all dtbsRob Herring2018-10-021-0/+6
| * powerpc: enable building all dtbsRob Herring2018-10-022-0/+9
| * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-0217-101/+48
| * c6x: use common built-in dtb supportRob Herring2018-10-025-25/+3
| * nios2: fix building all dtbsRob Herring2018-10-021-0/+3
| * nios2: use common rules to build built-in dtbRob Herring2018-10-024-37/+4
| * nios2: build .dtb files in dts directoryRob Herring2018-10-023-6/+3
| * powerpc: build .dtb files in dts directoryRob Herring2018-10-023-30/+28
* | of: Fix property name in of_node_get_device_typeRob Herring2018-10-041-1/+1
* | soc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-047-43/+43
* | firmware: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-041-1/+1
* | devfreq: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-2/+2
* | bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-1/+1
* | bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
* | xtensa: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
* | nios2: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-2/+2
* | Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring2018-09-2823-120/+111
|\ \
| * | microblaze: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+4
| * | fbdev: fsl-diu: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+1
| * | of: use for_each_of_cpu_node iteratorRob Herring2018-09-282-14/+3
| * | iommu: fsl_pamu: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| * | edac: cpc925: use for_each_of_cpu_node iteratorRob Herring2018-09-281-18/+2
| * | clk: mvebu: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+2
| * | x86: DT: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| * | SH: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| * | powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+3
| * | powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+1
| * | powerpc: use for_each_of_cpu_node iteratorRob Herring2018-09-282-40/+26
| * | openrisc: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+1
| * | nios2: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+3
| * | c6x: use for_each_of_cpu_node iteratorRob Herring2018-09-281-8/+3
| * | arm64: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| * | ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring2018-09-283-15/+5
| * | ARM: topology: remove unneeded check for /cpus nodeRob Herring2018-09-281-6/+0
| * | ARM: use for_each_of_cpu_node iteratorRob Herring2018-09-281-4/+1
| * | of: Support matching cpu nodes with no 'reg' propertyRob Herring2018-09-281-0/+2