summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+30
2014-08-08Merge tag 'dt-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds14-5/+294
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-0/+25
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+79
2014-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-42/+36
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-0/+79
2014-08-05Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+23
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-0/+30
2014-08-01Merge tag 'samsung-dt-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson1-0/+2
2014-07-31Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette1-0/+30
2014-07-31ARM: hisi: enable hix5hd2 SoCHaifeng Yan1-0/+11
2014-07-30Merge tag 'zynq-dt-for-3.17-3' of git://git.xilinx.com/linux-xlnx into next/dtOlof Johansson2-4/+11
2014-07-30ARM: zynq: DT: Clarify Xilinx Zynq platformMichal Simek1-4/+4
2014-07-29ARM: dts: Add PMU DT node for exynos5260 SoCVikas Sajjan1-0/+1
2014-07-29ARM: dts: Document exynos5410 PMUAndreas Faerber1-0/+1
2014-07-28Merge tag 'for-3.17/bcm-dt' of git://github.com/broadcom/mach-bcm into next/dtArnd Bergmann4-0/+134
2014-07-28ARM: brcmstb: gic: add compatible string for Broadcom Brahma15Marc Carino1-0/+1
2014-07-28ARM: brcmstb: add misc. DT bindings for brcmstbMarc Carino1-0/+95
2014-07-28ARM: brcmstb: add CPU binding for Broadcom Brahma15Marc Carino1-0/+2
2014-07-28devicetree: bindings: document Broadcom CPU enable methodAlex Elder1-0/+36
2014-07-28Merge tag 'v3.17-rockchip-rk3288' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+2
2014-07-26dt-bindings: arm: add cortex-a12 and cortex-a17 cpu compatible propertiesHeiko Stuebner1-0/+2
2014-07-26clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa1-0/+30
2014-07-25Documentation: devicetree: Adapteva boardsAndreas Färber1-0/+7
2014-07-25Merge tag 'iio-for-3.17d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-2/+23
2014-07-24iio: devicetree: Add DT binding documentation for Exynos3250 ADCChanwoo Choi1-2/+23
2014-07-24Merge tag 'v3.17-next-mediatek-support' of https://github.com/mbgg/linux-medi...Arnd Bergmann1-0/+8
2014-07-24bus: ARM CCN PMU driverPawel Moll1-0/+21
2014-07-22dt-bindings: add documentation for Mediatek SoCMatthias Brugger1-0/+8
2014-07-20Merge tag 'mvebu-dt-3.17-2' of git://git.infradead.org/linux-mvebu into next/dtOlof Johansson1-0/+14
2014-07-20Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson1-0/+20
2014-07-19Merge tag 'tegra-for-3.17-dt' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+2
2014-07-19Merge tag 'zynq-dt-for-3.17' of git://git.xilinx.com/linux-xlnx into next/dtOlof Johansson1-0/+20
2014-07-19Merge tag 'omap-for-v3.17/dt-part1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson3-0/+104
2014-07-19Merge branch 'irqchip/atmel-aic' into irqchip/coreJason Cooper1-42/+0
2014-07-17irqchip: atmel-aic: Move binding doc to interrupt-controller directoryBoris BREZILLON1-42/+0
2014-07-17ARM: tegra: initial support for apalis t30Marcel Ziswiler1-0/+2
2014-07-16ARM: mvebu: add CA9 MPcore SoC Controller nodeGregory CLEMENT1-0/+14
2014-07-14ARM: SPEAr13xx: Add bindings and dt node for misc blockPratyush Anand1-0/+9
2014-07-13Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson1-1/+4
2014-07-11arm64: GICv3 device tree binding documentationMarc Zyngier1-0/+79
2014-07-11ARM: EXYNOS: Add support for clock handling in power domainPrathyush K1-0/+20
2014-07-09Documentation: dt: document all the atmel pmc compatiblesAlexandre Belloni1-1/+4
2014-07-09Merge branch 'for-v3.17/omap2-use-dt-clks' of http://github.com/t-kristo/linu...Tony Lindgren1-0/+65
2014-07-09Merge branch 'dts-crossbar' into omap-for-v3.17/dtTony Lindgren1-0/+36
2014-07-08Merge tag 'berlin-dt-3.17-1' of git://git.infradead.org/users/hesselba/linux-...Olof Johansson2-0/+57
2014-07-08Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-0/+6
2014-07-02ARM: OMAP2: PRM: add support for OMAP2 specific clock providersTero Kristo1-0/+65
2014-07-01ARM: dts: add support for AM437x StarterKitFelipe Balbi1-0/+3
2014-06-30irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GICNishanth Menon1-2/+10