summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
AgeCommit message (Expand)AuthorFilesLines
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann1-1/+1
2018-08-23Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds378-4252/+15627
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+3
2018-07-31Merge tag 'aspeed-4.19-devicetree-no-fsi' of git://git.kernel.org/pub/scm/lin...Olof Johansson4-13/+65
2018-07-26Merge tag 'v4.18-next-dts32' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson5-163/+6
2018-07-26Merge tag 'sunxi-h3-h5-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson5-2/+46
2018-07-25Merge tag 'samsung-dt-4.19-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-1/+39
2018-07-25Merge tag 'sunxi-dt-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson13-18/+534
2018-07-25Merge tag 'omap-for-v4.19/dt-pt3-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-781/+2513
2018-07-25Merge tag 'renesas-arm-dt-for-v4.19' of https://git.kernel.org/pub/scm/linux/...Olof Johansson48-186/+373
2018-07-25Merge tag 'qcom-dts-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson3-17/+50
2018-07-25ARM: dts: aspeed: Add coprocessor interrupt controllerBenjamin Herrenschmidt2-2/+15
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+4
2018-07-24ARM: dts: sun4i: Add GPU nodeSteven Vanden Branden1-0/+21
2018-07-23ARM: dts: exynos: Configure Midas SD card CD pinSimon Shields1-1/+6
2018-07-23ARM: dts: exynos: Configure max77686 IRQ pin on MidasSimon Shields1-0/+7
2018-07-23ARM: dts: exynos: Add pinctrl for Midas fuelgauge IRQ pinSimon Shields1-0/+7
2018-07-23ARM: dts: exynos: Add pinctrl config for Midas keysSimon Shields1-0/+7
2018-07-23ARM: dts: exynos: Add max77693 pinctrl config for MidasSimon Shields1-0/+7
2018-07-23ARM: dts: r8a77470: Use r8a77470-cpg-mssr binding definitionsGeert Uytterhoeven1-8/+8
2018-07-23ARM: dts: gr-peach: Add GR-Peach audiocamerashield supportJacopo Mondi1-0/+79
2018-07-23ARM: dts: Renesas R9A06G032 SMP enable methodMichel Pollet1-0/+2
2018-07-23ARM: dts: Renesas RZN1D-DB Board base fileMichel Pollet2-0/+29
2018-07-23ARM: dts: Renesas R9A06G032 base device tree fileMichel Pollet1-0/+113
2018-07-23ARM: dts: convert to SPDX identifier for Renesas boardsWolfram Sang43-172/+43
2018-07-23ARM: dts: r8a77(43|9[013]): Add missing OPP properties for CPUsViresh Kumar4-6/+66
2018-07-22ARM: dts: exynos: Add missing interrupts for pwm node on Exynos5Anand Moon1-0/+5
2018-07-21Merge tag 'imx-dt-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson70-928/+5939
2018-07-21Merge tag 'imx-dt-clkdep-4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson1-0/+5
2018-07-21Merge tag 'at91-ab-4.19-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson17-14/+1252
2018-07-21ARM: dts: berlin: Add missing OPP properties for CPUsViresh Kumar2-0/+43
2018-07-21Merge tag 'zynq-dt-for-v4.19-v2' of https://github.com/Xilinx/linux-xlnx into...Olof Johansson14-18/+145
2018-07-21Merge tag 'uniphier-dt-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+3
2018-07-21Merge tag 'omap-for-v4.19/dt-pt2-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson3-1/+596
2018-07-21ARM: dts: qcom: Add missing OPP properties for CPUsViresh Kumar1-0/+24
2018-07-21ARM: dts: qcom: msm8974-hammerhead: increase load on l20 for sdhciBhushan Shah1-0/+2
2018-07-21ARM: dts: qcom: Fix 'interrupts = <>' property to use proper macrosSricharan R1-17/+24
2018-07-20Merge branch 'omap-for-v4.19/dt-sysc-v2' into omap-for-v4.19/dtTony Lindgren4-781/+2513
2018-07-20ARM: dts: omap4: Add l4 ranges for 4460Tony Lindgren2-2/+38
2018-07-20ARM: dts: omap4: Move l4 child devices to probe them with ti-syscTony Lindgren3-785/+643
2018-07-20ARM: dts: omap4: Probe watchdog 3 with ti-syscTony Lindgren1-5/+26
2018-07-20ARM: dts: omap4: Add l4 interconnect hierarchy and ti-sysc dataTony Lindgren1-0/+1817
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller6-4/+14
2018-07-21ARM: dts: imx7d: remove "operating-points" property for cpu1Anson Huang1-5/+0
2018-07-21ARM: dts: vf610-zii-ssmb-spu3: Fix W=1 level warningsAndrey Smirnov1-3/+1
2018-07-21ARM: dts: vf610: Add ZII CFU1 boardAndrey Smirnov2-0/+306
2018-07-20Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+1
2018-07-20ARM: dts: at91: fix typos for SSC TD functionsClaudiu Beznea1-2/+2
2018-07-20ARM: dts: add support for Laird SOM60 module and DVK boardsBen Whitten5-0/+575