aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/cpus.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-14dt-bindings: arm: add SMP enable-method for BCM2836Stefan Wahren1-0/+1
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+7
2017-07-04Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2017-06-22of: update ePAPR references to point to Devicetree SpecificationFrank Rowand1-6/+7
2017-06-19dt-bindings: arm: cpus: Add S500 enable-methodAndreas Färber1-0/+1
2017-06-03Documentation: arm: fix wrong reference number in DT definitionJuri Lelli1-2/+2
2017-03-31dt-bindings: Add arm64 ARCH_THUNDER2 platform documentationJayachandran C1-0/+1
2017-02-23Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2017-01-30arm: mvebu: support for SMP on 98DX3336 SoCChris Packham1-0/+1
2017-01-25dt-bindings: Add a support cpu type for cortex-a73Chen Feng1-0/+1
2016-12-15Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-11-17dt-bindings: Add documentation for Tegra186 DenverThierry Reding1-0/+1
2016-11-07Documentation: arm: define DT cpu capacity-dmips-mhz bindingsJuri Lelli1-0/+10
2016-07-06Merge tag 'renesas-dt2-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson1-0/+1
2016-06-29devicetree: bindings: Renesas APMU and SMP Enable methodMagnus Damm1-0/+1
2016-06-06Documentation: devicetree: Document BCM23550 bindingsChris Brand1-0/+1
2016-05-31Documentation: Binding docs for bcm11351 enable methodChris Brand1-0/+1
2016-04-26drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla1-1/+0
2016-03-20Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-03-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-03-03devicetree: bindings: ARM: Use "uV" for micro-voltGeert Uytterhoeven1-1/+1
2016-02-23devicetree: bindings: Document Kryo cpuStephen Boyd1-0/+1
2016-02-20dt-bindings: Add documentation for Broadcom VulcanJayachandran C1-0/+1
2016-01-20Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2015-12-15ARM: realview: add an DT SMP boot methodLinus Walleij1-0/+1
2015-12-10devicetree: bindings: Add optional dynamic-power-coefficient propertyPunit Agrawal1-0/+17
2015-12-09dt-bindings: ARM: add arm,cortex-a72 compatible stringMasahiro Yamada1-0/+1
2015-12-07dt-bindings: add SMP enable-method for Broadcom NSPKapil Hali1-0/+1
2015-11-19ARM: rockchip: add support smp for rk3036Heiko Stuebner1-0/+1
2015-10-12devicetree: bindings: add new SMP enable method Mediatek SoCYingjoe Chen1-0/+2
2015-08-06ARM: ux500: add an SMP enablement type and move cpu nodesLinus Walleij1-0/+1
2015-04-27ARM: sun8i: Add SMP support for the Allwinner A23Chen-Yu Tsai1-0/+1
2015-03-04devicetree: bindings: add new SMP enable method for Marvell Armada 39xThomas Petazzoni1-0/+1
2015-02-03Documentation: DT bindings: add nvidia, tegra132-denver compatible stringPaul Walmsley1-0/+1
2014-11-05ARM: rockchip: add option to access the pmu via a phandle in smp_operationsHeiko Stuebner1-0/+9
2014-10-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2014-10-02arm64, thunder: Document devicetree bindings for Cavium Thunder SoCRadha Mohan Chintakuntla1-0/+1
2014-09-12Documentation: arm: define DT idle states bindingsLorenzo Pieralisi1-0/+8
2014-07-28Merge tag 'for-3.17/bcm-dt' of git://github.com/broadcom/mach-bcm into next/dtArnd Bergmann1-0/+2
2014-07-28ARM: brcmstb: add CPU binding for Broadcom Brahma15Marc Carino1-0/+2
2014-07-26dt-bindings: arm: add cortex-a12 and cortex-a17 cpu compatible propertiesHeiko Stuebner1-0/+2
2014-05-26Documentation: devicetree: arm: sort enable-method entriesOlof Johansson1-5/+5
2014-05-26ARM: rockchip: convert smp bringup to CPU_METHOD_OF_DECLAREHeiko Stübner1-0/+1
2014-05-23Merge tag 'sunxi-core-for-3.16-2' of https://github.com/mripard/linux into next/socArnd Bergmann1-0/+2
2014-05-17Documentation: dt: bindings: Document Allwinner A31 enable methodMaxime Ripard1-0/+1
2014-05-17Documentation: dt: bindings: Document ARM PSCI enable methodMaxime Ripard1-0/+1
2014-05-08ARM: mvebu: add SMP support for Armada 375 and Armada 38xGregory CLEMENT1-0/+2