summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm
AgeCommit message (Expand)AuthorFilesLines
2019-11-04Merge tag 'mvebu-dt64-5.5-1' of git://git.infradead.org/linux-mvebu into arm/dtOlof Johansson3-31/+68
2019-11-04Merge tag 'sunxi-dt-for-5.5-1' of https://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+5
2019-11-04Merge tag 'renesas-dt-bindings-for-v5.5-tag2' of git://git.kernel.org/pub/scm...Olof Johansson3-20/+43
2019-11-04Merge tag 'omap-for-v5.5/prm-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+29
2019-11-04Merge tag 'realtek-arm64-dt-for-5.5' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-7/+20
2019-11-02dt-bindings: arm: sunxi: add FriendlyARM NanoPi Duo2Karl Palsson1-0/+5
2019-11-01dt-bindings: arm: renesas: Add Salvator-XS board with R-Car M3-W+Geert Uytterhoeven1-0/+2
2019-11-01dt-bindings: arm: renesas: Document R-Car M3-W+ SoC DT bindingsGeert Uytterhoeven1-0/+4
2019-10-29dt-bindings: arm: realtek: Document RTD1296 and Synology DS418Andreas Färber1-0/+6
2019-10-29dt-bindings: arm: realtek: Document RTD1293 and Synology DS418jAndreas Färber1-0/+6
2019-10-26dt-bindings: arm: realtek: Tidy up conversion to json-schemaAndreas Färber1-7/+8
2019-10-25dt-bindings: arm: renesas: Add R-Car M3-N ULCB with KingfisherGeert Uytterhoeven1-0/+2
2019-10-25dt-bindings: arm: renesas: Convert 'renesas,prr' to json-schemaSimon Horman2-20/+35
2019-10-24Merge tag 'arm-soc/for-5.5/devicetree' of https://github.com/Broadcom/stblinu...Olof Johansson2-67/+54
2019-10-22Merge tag 'mmp-dt-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson3-14/+36
2019-10-17dt-bindings: arm: mrvl: Document MMP3 compatible stringLubomir Rintel1-0/+3
2019-10-17dt-bindings: arm: Convert Marvell MMP board/soc bindings to json-schemaLubomir Rintel2-14/+32
2019-10-17dt-bindings: arm: cpu: Add Marvell MMP3 SMP enable methodLubomir Rintel1-0/+1
2019-10-10dt-bindings: arm: bcm2835: Add Raspberry Pi 4 to DT schemaStefan Wahren1-0/+6
2019-10-10dt-bindings: arm: Convert BCM2835 board/soc bindings to json-schemaStefan Wahren2-67/+48
2019-10-09dt-bindings: omap: add new binding for PRM instancesTero Kristo1-0/+29
2019-10-09dt-bindings: marvell: Declare the CN913x SoC compatiblesGrzegorz Jaszczyk1-0/+21
2019-10-09dt-bindings: marvell: Convert the SoC compatibles description to YAMLMiquel Raynal2-24/+40
2019-10-09dt-bindings: ap80x: replace AP806 with AP80xBen Peled1-7/+7
2019-10-01dt-bindings: arm: renesas: Add HopeRun RZ/G2N boardsBiju Das1-0/+8
2019-10-01dt-bindings: arm: renesas: Document RZ/G2N SoC DT bindingsBiju Das1-0/+4
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+4
2019-09-21Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+8
2019-09-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds13-5/+70
2019-09-20Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me...Stephen Boyd13-5/+70
2019-09-20Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-2/+2
2019-09-19Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-123/+132
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-2/+0
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2019-09-18dt-bindings: ap806: Document AP807 clock compatibleMiquel Raynal1-3/+5
2019-09-18dt-bindings: ap80x: Document AP807 CPU clock compatibleMiquel Raynal1-3/+6
2019-09-17dt-bindings: clock: mediatek: add pericfg for MT8183Chunfeng Yun1-0/+1
2019-09-17Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds6-8/+112
2019-09-17Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+17
2019-09-17Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-09-11dt-bindings: arm: Convert Realtek board/soc bindings to json-schemaRob Herring2-22/+23
2019-09-11dt-bindings: arm: Convert Actions Semi bindings to jsonschemaRob Herring2-56/+38
2019-09-09dt-bindings: mediatek: bindings for MT6779 clkmtk0176111-0/+32
2019-09-06dt-bindings: cpu: Add a support cpu type for cortex-a55james.tai1-0/+1
2019-09-05Merge tag 'v5.4-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-5/+0
2019-09-04Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann2-0/+25
2019-09-04Merge tag 'qcom-arm64-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-0/+8
2019-09-04Merge tag 'amlogic-dt64-2.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-1/+2
2019-09-03Merge tag 'imx-bindings-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+26
2019-09-03Merge tag 'v5.3-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+4