aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-04firmware: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-09-28devfreq: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-09-28bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-09-28bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-28xtensa: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-28nios2: 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-27of: 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-26mfd: arizona: Correct link for sound binding documentCharles Keepax1-1/+1
2018-09-26dt-bindings: i2c: Fix SMBus typosim manseop1-1/+1
2018-09-26dt-bindings: crypto: hip07-sec, drop incorrect commasJonathan Cameron1-1/+1
2018-09-26dt-bindings: fpga: fix freeze controller compatible in region docAlan Tull1-2/+2
2018-09-26dt-bindings: reset: imx7: update the compatible stringAnson Huang1-1/+1
2018-09-26dt-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-19scripts/dtc: Add yamltree.c to dtc sourcesRob Herring1-1/+1
2018-09-19libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring3-0/+5
2018-09-19of/unittest: Fix I2C bus unit-address errorRob Herring2-4/+4
2018-09-19Merge branch 'dt/linus' into HEADRob Herring1-0/+3
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring1-0/+3
2018-09-07of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring1-1/+1
2018-09-07of: make default address and size cells sizes privateRob Herring3-9/+8
2018-09-07vsprintf: print OF node name using full_nameRob Herring1-1/+6
2018-09-07of: Convert to using %pOFn instead of device_node.nameRob Herring6-22/+23
2018-09-04of/unittest: add printf tests for node nameRob Herring1-0/+4
2018-09-04of/unittest: remove use of node name pointer in overlay high level testRob Herring1-5/+8
2018-09-02Linux 4.19-rc2Linus Torvalds1-1/+1
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+80
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-188/+213