summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2022-05-20ARM: 9199/1: spectre-bhb: use local DSB and elide ISB in loop8 sequenceArd Biesheuvel2-3/+4
2022-05-20ARM: 9198/1: spectre-bhb: simplify BPIALL vector macroArd Biesheuvel1-15/+6
2022-05-20ARM: 9195/1: entry: avoid explicit literal loadsArd Biesheuvel4-50/+18
2022-05-20ARM: 9194/1: assembler: simplify ldr_this_cpu for !SMP buildsArd Biesheuvel1-4/+10
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-6/+29
2022-05-19ARM: Use do_kernel_power_off()Dmitry Osipenko1-3/+1
2022-05-19Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+2
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable GFX deviceJoel Stanley1-0/+12
2022-05-19ARM: dts: aspeed: Add GFX node to AST2600Joel Stanley1-0/+11
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable virtual hubHoward Chiu1-0/+5
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable video engineHoward Chiu1-0/+18
2022-05-19ARM: dts: aspeed: everest, rainier: Add power-ffs-sync-history GPIOBrandon Wyman2-2/+2
2022-05-19ARM: dts: aspeed: Add Nuvia DC-SCM BMCGraeme Gregory2-0/+191
2022-05-19ARM: dts: aspeed: bletchley: add sample averaging for ADM1278Potin Lai1-0/+2
2022-05-19ARM: dts: aspeed: bletchley: add eeprom node on each sledPotin Lai1-0/+30
2022-05-19ARM: dts: aspeed: bletchley: add pca9536 node on each sledPotin Lai1-0/+66
2022-05-19ARM: dts: aspeed: bletchley: update gpio0 line namesPotin Lai1-15/+27
2022-05-19ARM: dts: aspeed: bletchley: Enable mdio0 busPotin Lai1-0/+5
2022-05-19ARM: dts: aspeed: bletchley: switch spi2 driver to aspeed-smcPotin Lai1-20/+13
2022-05-19ARM: dts: aspeed: bletchley: enable ehci0 device nodePotin Lai1-0/+4
2022-05-19ARM: dts: aspeed: Add USB2.0 device controller nodeNeal Liu1-0/+10
2022-05-19ARM: dts: aspeed-g4: Set spi-max-frequency for all flashesTao Ren1-0/+4
2022-05-19ARM: dts: aspeed: Enable Dual SPI RX transfersCédric Le Goater3-0/+21
2022-05-19ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllersCédric Le Goater3-16/+8
2022-05-19ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1Howard Chiu1-2/+2
2022-05-18ARM: dts: imx6qdl-sr-som: update phy configuration for som revision 1.9Josua Mayer1-0/+10
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-6/+18
2022-05-18ARM: dts: Introduce HPE GXP Device treeNick Hawkins3-0/+155
2022-05-18ARM: configs: multi_v7_defconfig: Add HPE GXP ARCHNick Hawkins1-0/+3
2022-05-18ARM: hpe: Introduce the HPE GXP architectureNick Hawkins5-0/+43
2022-05-18ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2Ard Biesheuvel1-1/+1
2022-05-18ARM: 9196/1: spectre-bhb: enable for Cortex-A15Ard Biesheuvel1-0/+1
2022-05-17ARM: dts: at91: sama7g5ek: add node for PDMC0Codrin Ciubotariu1-1/+20
2022-05-17ARM: dts: at91: sama7g5: add nodes for PDMCCodrin Ciubotariu1-0/+24
2022-05-17ARM: dts: at91: Use the generic "rtc" node name for the rtt IPsSergiu Moga2-2/+2
2022-05-17ARM: dts: at91: Add the required 'atmel, rtt-rtc-time-reg' propertySergiu Moga3-0/+12
2022-05-17ARM: at91: pm: Fix rand build errorYueHaibing1-1/+1
2022-05-17Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-nextMarc Zyngier1-6/+1
2022-05-17irqchip: Add Kconfig symbols for sunxi driversSamuel Holland1-3/+9
2022-05-15irqchip/gic-v3: Refactor ISB + EOIR at ack timeMark Rutland1-6/+1
2022-05-13arm: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld1-0/+1
2022-05-13Merge tag 'v5.18-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-7/+0
2022-05-13Merge tag 'at91-dt-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...Arnd Bergmann15-15/+686
2022-05-13Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-0/+11
2022-05-13Merge tag 'mvebu-arm-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-2/+2
2022-05-13Merge tag 'mvebu-dt-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+5
2022-05-13ARM: dts: kswitch-d10: enable networkingMichael Walle3-0/+139
2022-05-13ARM: dts: lan966x: add switch nodeMichael Walle1-0/+62
2022-05-13ARM: dts: lan966x: add serdes nodeMichael Walle1-0/+8
2022-05-13ARM: dts: lan966x: add reset switch reset nodeMichael Walle1-0/+17