summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
AgeCommit message (Expand)AuthorFilesLines
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+24
2021-10-13Merge tag 'arm-soc/for-5.15/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann4-15/+24
2021-10-12ARM: dts: bcm2711-rpi-4-b: Fix usb's unit addressNicolas Saenz Julienne1-2/+2
2021-10-12ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formattingNicolas Saenz Julienne1-1/+2
2021-10-08ARM: dts: spear3xx: Fix gmac nodeHerve Codina1-1/+1
2021-10-07Merge tag 'omap-for-v5.15/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-1/+1
2021-10-06Merge tag 'imx-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-3/+3
2021-10-06ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator statesStefan Wahren1-2/+2
2021-10-06ARM: dts: bcm2711: fix MDIO #address- and #size-cellsStefan Wahren1-2/+2
2021-10-06ARM: dts: bcm283x: Fix VEC address for BCM2711Mateusz Kwiatkowski3-8/+16
2021-10-06ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros1-1/+1
2021-10-05Merge tag 'imx-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann3-2/+18
2021-10-05Merge tag 'juno-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann6-238/+123
2021-10-05Merge tag 'qcom-dts-fixes-for-5.15' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-8/+7
2021-10-04ARM: dts: at91: sama7g5ek: to not touch slew-rate for SDMMC pinsClaudiu Beznea1-0/+6
2021-10-04ARM: dts: at91: sama7g5ek: use proper slew-rate settings for GMACsClaudiu Beznea1-6/+22
2021-10-04ARM: dts: at91: sama7g5ek: add suspend voltage for ddr3l railClaudiu Beznea1-0/+2
2021-10-04ARM: dts: imx: change the spi-nor txHaibo Chen2-3/+3
2021-09-26arm: dts: vexpress: Fix motherboard bus 'interrupt-map'Rob Herring6-186/+94
2021-09-22ARM: dts: imx6qdl-pico: Fix Ethernet supportFabio Estevam1-0/+11
2021-09-22ARM: dts: imx: Fix USB host power regulator polarity on M53MenloMarek Vasut1-2/+1
2021-09-22ARM: dts: imx: Add missing pinctrl-names for panel on M53MenloMarek Vasut1-0/+1
2021-09-22ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probeMichal Vokáč1-0/+5
2021-09-19ARM: dts: qcom: apq8064: update Adreno clock namesDavid Heidelberg1-4/+4
2021-09-17arm: dts: vexpress: Fix addressing issues with 'motherboard-bus' nodesRob Herring6-44/+26
2021-09-14ARM: dts: at91: sama5d2_som1_ek: disable ISC node by defaultEugen Hristev1-1/+0
2021-09-14ARM: dts: at91: sama7g5: add chipidClaudiu Beznea1-0/+5
2021-09-14ARM: dts: at91: sama7g5: add shdwc nodeClaudiu Beznea2-0/+20
2021-09-14ARM: dts: at91: sama7g5: add securam nodeClaudiu Beznea1-0/+11
2021-09-14ARM: dts: at91: sama7g5: add ram controllersClaudiu Beznea1-0/+12
2021-09-14arm: dts: vexpress-v2p-ca9: Fix the SMB unit-addressRob Herring2-2/+2
2021-09-14arm: dts: vexpress: Drop unused properties from motherboard nodeRob Herring2-5/+0
2021-09-14ARM: dts: arm: align watchdog and mmc node names with dtschemaKrzysztof Kozlowski1-2/+2
2021-09-13ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten1-2/+2
2021-09-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg1-2/+1
2021-09-09Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-13/+3
2021-09-08Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-2/+0
2021-09-02Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1295/+1
2021-09-01Merge tag 'dt-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds223-1713/+14295
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-5/+5
2021-09-01Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+13
2021-08-31Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2-2/+0
2021-08-26arm/arm64: dts: Fix remaining dtc 'unit_address_format' warningsRob Herring20-79/+79
2021-08-26Merge tag 'zynq-dt-for-v5.15' of https://github.com/Xilinx/linux-xlnx into ar...Arnd Bergmann2-0/+33
2021-08-26Merge tag 'v5.15-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann4-16/+62
2021-08-23ARM: dts: omap: Drop references to opp.txtRob Herring2-2/+0
2021-08-18ARM: dts: rockchip: Add SFC to RV1108Chris Morgan1-0/+37
2021-08-18Merge tag 'aspeed-5.15-devicetree' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann20-66/+2956
2021-08-17Merge tag 'qcom-dts-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann9-33/+290
2021-08-17ARM: dts: aspeed: p10bmc: Add power control pinsJim Wright2-2/+2