summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring27-195/+102
2018-10-04of: Fix property name in of_node_get_device_typeRob Herring1-1/+1
2018-10-04soc: Convert to using %pOFn instead of device_node.nameRob Herring7-43/+43
2018-10-04firmware: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-10-02microblaze: enable building all dtbsRob Herring1-0/+2
2018-10-02c6x: enable building all dtbsRob Herring1-0/+6
2018-10-02powerpc: enable building all dtbsRob Herring2-0/+9
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring17-101/+48
2018-10-02c6x: use common built-in dtb supportRob Herring5-25/+3
2018-10-02nios2: fix building all dtbsRob Herring1-0/+3
2018-10-02nios2: use common rules to build built-in dtbRob Herring4-37/+4
2018-10-02nios2: build .dtb files in dts directoryRob Herring3-6/+3
2018-10-02powerpc: build .dtb files in dts directoryRob Herring3-30/+28
2018-09-29devfreq: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-09-29bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-09-29bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-29xtensa: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-29nios2: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-09-28Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring23-120/+111
2018-09-28microblaze: get cpu node with of_get_cpu_nodeRob Herring1-2/+4
2018-09-28fbdev: fsl-diu: get cpu node with of_get_cpu_nodeRob Herring1-1/+1
2018-09-28of: use for_each_of_cpu_node iteratorRob Herring2-14/+3
2018-09-28iommu: fsl_pamu: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28edac: cpc925: use for_each_of_cpu_node iteratorRob Herring1-18/+2
2018-09-28clk: mvebu: use for_each_of_cpu_node iteratorRob Herring1-2/+2
2018-09-28x86: DT: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28SH: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring1-2/+3
2018-09-28powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring1-1/+1
2018-09-28powerpc: use for_each_of_cpu_node iteratorRob Herring2-40/+26
2018-09-28openrisc: use for_each_of_cpu_node iteratorRob Herring1-2/+1
2018-09-28nios2: get cpu node with of_get_cpu_nodeRob Herring1-1/+3
2018-09-28c6x: use for_each_of_cpu_node iteratorRob Herring1-8/+3
2018-09-28arm64: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring3-15/+5
2018-09-28ARM: topology: remove unneeded check for /cpus nodeRob Herring1-6/+0
2018-09-28ARM: use for_each_of_cpu_node iteratorRob Herring1-4/+1
2018-09-28of: Support matching cpu nodes with no 'reg' propertyRob Herring1-0/+2
2018-09-28of: Add cpu node iterator for_each_of_cpu_node()Rob Herring2-0/+50
2018-09-28of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck1-8/+18
2018-09-27ARM: dt-bindings: Add vendor prefix for FacebookVijay Khemka1-0/+1
2018-09-27mfd: arizona: Correct link for sound binding documentCharles Keepax1-1/+1
2018-09-27dt-bindings: i2c: Fix SMBus typosim manseop1-1/+1
2018-09-27dt-bindings: crypto: hip07-sec, drop incorrect commasJonathan Cameron1-1/+1
2018-09-27dt-bindings: fpga: fix freeze controller compatible in region docAlan Tull1-2/+2
2018-09-27dt-bindings: reset: imx7: update the compatible stringAnson Huang1-1/+1
2018-09-27dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unitVincent Guittot1-2/+2
2018-09-20scripts/dtc: Update to upstream version v1.4.7-14-gc86da84d30e4Rob Herring23-236/+1033
2018-09-20scripts/dtc: Add yamltree.c to dtc sourcesRob Herring1-1/+1
2018-09-20libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring3-0/+5