summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2023-04-20ARM: dts: stm32: add USB OTG UTMI clock on stm32mp151Fabrice Gasnier1-2/+2
2023-04-19arm: mvebu: dt: Add PHY LED support for 370-rd WAN portAndrew Lunn1-0/+12
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Add Switch LED for each portChristian Marangi1-0/+120
2023-04-19ARM: dts: qcom: ipq8064-rb3011: Drop unevaluated properties in switch nodesChristian Marangi1-4/+0
2023-04-19arm: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)1-7/+9
2023-04-18ARM: mv78xx0: fix entries for gpios, buttons and usb portsJeremy J. Peper1-15/+51
2023-04-18ARM: mv78xx0: add code to enable XOR and CRYPTO engines on mv78xx0Jeremy J. Peper4-0/+37
2023-04-18ARM: mv78xx0: set the correct driver for the i2c RTCJeremy J. Peper1-1/+1
2023-04-18ARM: mv78xx0: adjust init logic for ts-wxl to reflect single core devJeremy J. Peper2-11/+3
2023-04-18Merge tag 'mvebu-dt-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Arnd Bergmann13-14/+30
2023-04-18ARM: config: Update Vexpress defconfigLinus Walleij1-1/+3
2023-04-14Merge tag 'v6.3-next-dts32' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-1/+7
2023-04-14Merge tag 'qcom-dts-for-6.4-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann4-15/+64
2023-04-14Merge tag 'aspeed-6.4-devicetree' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann7-21/+118
2023-04-14Merge tag 'arm-soc/for-6.4/devicetree' of https://github.com/Broadcom/stblinu...Arnd Bergmann17-0/+184
2023-04-14ARM: dts: nomadik: Replace deprecated spi-gpio propertiesFabio Estevam1-2/+2
2023-04-14Merge tag 'qcom-dts-for-6.4' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann13-80/+286
2023-04-14Merge tag 'renesas-dts-for-v6.4-tag2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-13/+228
2023-04-14Merge tag 'v6.4-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann3-3/+34
2023-04-14Merge tag 'sunxi-dt-for-6.4-1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann12-19/+447
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf1-1/+1
2023-04-14Merge tag 'imx-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann48-2793/+4852
2023-04-14Merge tag 'stm32-dt-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann14-74/+349
2023-04-14Merge tag 'tegra-for-6.4-arm-dt' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann8-21/+89
2023-04-14Merge tag 'samsung-dt-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann38-66/+204
2023-04-14ARM: pxa: Use of_property_read_bool() for boolean propertiesRob Herring1-2/+1
2023-04-14Merge tag 'arm-soc/for-6.4/soc' of https://github.com/Broadcom/stblinux into ...Arnd Bergmann1-17/+6
2023-04-14Merge tag 'renesas-arm-soc-for-v6.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-20/+16
2023-04-14Merge tag 'imx-soc-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann4-23/+11
2023-04-14Merge tag 'samsung-soc-6.4' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-4/+6
2023-04-14Merge tag 'imx-defconfig-6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2-1/+13
2023-04-14ARM: multi_v7_defconfig: Add OPTEE supportAlexandre Torgue1-0/+2
2023-04-14ARM: configs: Update U8500 defconfigLinus Walleij1-4/+6
2023-04-14Merge tag 'v6.3-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+1
2023-04-14ARM: cpuidle: Drop of_device.h includeRob Herring1-1/+0
2023-04-14ARM: sunxi: Drop of_device.h includeRob Herring1-1/+0
2023-04-13arm: simplify two-level sysctl registration for ctl_isa_varsLuis Chamberlain1-17/+1
2023-04-13ARM: dts: aspeed-g6: Add UDMA nodeChia-Wei Wang1-0/+9
2023-04-13ARM: dts: aspeed: greatlakes: add mctp deviceDelphine CC Chiu1-2/+6
2023-04-13ARM: dts: aspeed: greatlakes: Add gpio namesDelphine CC Chiu1-0/+49
2023-04-13ARM: dts: aspeed: p10bmc: Change power supply infoLakshmi Yadlapati1-6/+6
2023-04-12Merge branches 'misc' and 'fixes' into for-nextRussell King (Oracle)9-47/+57
2023-04-12ARM: 9294/2: vfp: Fix broken softirq handling with instrumentation enabledArd Biesheuvel4-34/+29
2023-04-11ARM: 9293/1: vfp: Pass successful return address via register R3Ard Biesheuvel2-7/+8
2023-04-11ARM: 9292/1: vfp: Pass thread_info pointer to vfp_support_entryArd Biesheuvel2-7/+8
2023-04-11ARM: 9291/1: decompressor: simplify the path to the top vmlinuxMasahiro Yamada1-1/+1
2023-04-08ARM: dts: sunxi: h3/h5: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea1-4/+4
2023-04-08ARM: dts: sun8i: v3s: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea1-3/+3
2023-04-08ARM: dts: sun8i: a23/a33: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea1-5/+5
2023-04-08ARM: dts: sun6i: a31: Switch dma-names order for snps,dw-apb-uart nodesCristian Ciocaltea1-6/+6