aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+12
2019-04-28Merge tag 'imx-dt-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dtOlof Johansson1-1/+8
2019-04-28Merge tag 'sunxi-h3-h5-for-5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dtOlof Johansson1-0/+1
2019-04-28Merge tag 'stm32-dt-for-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/dtOlof Johansson1-0/+2
2019-04-23ARM: dts: Add some initial IXP4xx device treesLinus Walleij1-0/+3
2019-04-22ARM: dts: Add support for ZII i.MX7 RPU2 boardAndrey Smirnov1-0/+1
2019-04-21ARM: dts: imx53: Add Menlosystems M53 boardMarek Vasut1-0/+1
2019-04-11ARM: dts: imx50: Add Kobo Aura DTSJonathan Neuschäfer1-1/+2
2019-04-11ARM: dts: tq imx7d board supportBruno Thomsen1-0/+1
2019-04-11ARM: dts: tq imx7s board supportBruno Thomsen1-0/+1
2019-03-29ARM: dts: vf610: Add ZII SPB4 boardAndrey Smirnov1-0/+1
2019-03-27ARM: dts: rockchip: Add device tree for rk3288-veyron-mightyDouglas Anderson1-0/+1
2019-03-26ARM: dts: Add devicetree for Eckelmann ci4x10Uwe Kleine-König1-0/+1
2019-03-26ARM: dts: stm32: add initial support of stm32mp157c-dk2 boardAlexandre Torgue1-0/+1
2019-03-26ARM: dts: stm32: add initial support of stm32mp157a-dk1 boardAlexandre Torgue1-0/+1
2019-03-18ARM: dts: sun8i-h3: Add support for the RerVision H3-DVK boardPaul Kocialkowski1-0/+1
2019-03-06Merge tag 'armsoc-newsoc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2019-03-01ARM: dts: milbeaut: Add device tree set for the Milbeaut M10V boardSugaya Taichi1-0/+1
2019-02-15Merge tag 'omap-for-v5.1/dt-pt2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/dtArnd Bergmann1-0/+1
2019-02-15Merge tag 'imx-dt-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dtArnd Bergmann1-0/+5
2019-02-15Merge tag 'renesas-arm-dt-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into arm/dtArnd Bergmann1-0/+1
2019-02-15Merge tag 'socfpga_dts_for_v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/dtArnd Bergmann1-0/+1
2019-02-15Merge tag 'lpc32xx-dt-for-5.1' of https://github.com/vzapolskiy/linux-lpc32xx into arm/dtArnd Bergmann1-1/+2
2019-02-15Merge tag 'arm-soc/for-5.1/devicetree' of https://github.com/Broadcom/stblinux into arm/dtArnd Bergmann1-0/+2
2019-02-15Merge tag 'v5.1-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dtArnd Bergmann1-0/+1
2019-02-12ARM: dts: am335x: Add support for Bosch GuardianMartyn Welch1-0/+1
2019-02-12ARM: dts: vf610: Add ZII SSMB DTU boardAndrew Lunn1-0/+1
2019-02-11ARM: dts: imx6: Add support for Phytec phyBOARD i.MX6UL SeginMartyn Welch1-0/+1
2019-02-11ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boardsVokáč Michal1-0/+3
2019-02-03ARM: dts: Add DT for MYIR Tech MYD-LPC4357 Development BoardVladimir Zapolskiy1-1/+2
2019-02-01Merge tag 'tags/bcm2835-dt-next-2019-02-01' into devicetree/nextFlorian Fainelli1-0/+1
2019-02-01ARM: dts: add Raspberry Pi 3 A+Stefan Wahren1-0/+1
2019-01-31ARM: dts: BCM5301X: Add basic DT for Phicomm K3Hao Dong1-0/+1
2019-01-24ARM: dts: Adds device tree file for McGill's IceBoard, based on TI AM3874Graeme Smecher1-0/+1
2019-01-23ARM: dts: r7s9210-rza2mevb: Add support for RZ/A2M EVBChris Brandt1-0/+1
2019-01-12ARM: dts: rv1108: Add support for rv1108-elgin-r1 boardOtavio Salvador1-0/+1
2019-01-09ARM: dts: Add support for 96Boards Chameleon96 boardManivannan Sadhasivam1-0/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2018-12-31ARM: dts: Add devicetree for OrangePi i96 boardManivannan Sadhasivam1-1/+2
2018-12-31ARM: dts: Add devicetree for OrangePi 2G IoT boardManivannan Sadhasivam1-0/+2
2018-12-12Merge tag 'sunxi-h3-h5-for-4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/dtOlof Johansson1-0/+1
2018-12-12Merge tag 'v4.21-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dtOlof Johansson1-0/+1
2018-12-12Merge tag 'imx7ulp-dt-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtOlof Johansson1-0/+2
2018-12-12Merge tag 'imx7d-pico-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtOlof Johansson1-0/+1
2018-12-12Merge tag 'imx-dt-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtOlof Johansson1-0/+6
2018-12-12Merge tag 'sunxi-dt-for-4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/dtOlof Johansson1-0/+3
2018-12-11Merge tag 'renesas-arm-dt2-for-v4.21' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dtOlof Johansson1-0/+2
2018-12-11Merge tag 'aspeed-4.21-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/aspeed into next/dtOlof Johansson1-0/+1
2018-12-11Merge tag 'pxa-dt-4.21' of https://github.com/rjarzmik/linux into next/dtOlof Johansson1-0/+7
2018-12-10ARM: dts: imx: add imx7ulp evk supportA.s. Dong1-0/+2