aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: dts: aspeed: bletchley: add sample averaging for ADM1278Potin Lai2022-05-191-0/+2
| | * | | ARM: dts: aspeed: bletchley: add eeprom node on each sledPotin Lai2022-05-191-0/+30
| | * | | ARM: dts: aspeed: bletchley: add pca9536 node on each sledPotin Lai2022-05-191-0/+66
| | * | | ARM: dts: aspeed: bletchley: update gpio0 line namesPotin Lai2022-05-191-15/+27
| | * | | ARM: dts: aspeed: bletchley: Enable mdio0 busPotin Lai2022-05-191-0/+5
| | * | | ARM: dts: aspeed: bletchley: switch spi2 driver to aspeed-smcPotin Lai2022-05-191-20/+13
| | * | | ARM: dts: aspeed: bletchley: enable ehci0 device nodePotin Lai2022-05-191-0/+4
| | * | | ARM: dts: aspeed: Add USB2.0 device controller nodeNeal Liu2022-05-191-0/+10
| | * | | ARM: dts: aspeed-g4: Set spi-max-frequency for all flashesTao Ren2022-05-191-0/+4
| | * | | ARM: dts: aspeed: Enable Dual SPI RX transfersCédric Le Goater2022-05-193-0/+21
| | * | | ARM: dts: aspeed: Adjust "reg" property of FMC/SPI controllersCédric Le Goater2022-05-193-16/+8
| | * | | ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1Howard Chiu2022-05-191-2/+2
| * | | | Merge tag 'v5.19-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2022-05-276-20/+23
| |\ \ \ \
| | * | | | ARM: dts: rockchip: add clocks property to cru node rk3228Johan Jonker2022-05-271-0/+2
| | * | | | ARM: dts: rockchip: add clocks property to cru node rk3036Johan Jonker2022-05-271-0/+2
| | * | | | ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188Johan Jonker2022-05-272-2/+4
| | * | | | ARM: dts: rockchip: add clocks property to cru node rk3288Johan Jonker2022-05-271-0/+2
| | * | | | ARM: dts: rockchip: Remove "amba" bus nodes from rv1108Johan Jonker2022-05-271-18/+11
| | * | | | ARM: dts: rockchip: add clocks property to cru node rv1108Johan Jonker2022-05-271-0/+2
| * | | | | ARM: dts: da850: use new 'dma-channels' propertyKrzysztof Kozlowski2022-05-271-0/+2
| * | | | | ARM: dts: pxa: use new 'dma-channels/requests' propertiesKrzysztof Kozlowski2022-05-274-3/+14
| * | | | | ARM: ep93xx: Make ts72xx_register_flash() staticAlexander Sverdlin2022-05-271-1/+1
| * | | | | ARM: configs: enable support for Kontron KSwitch D10Michael Walle2022-05-271-0/+11
| * | | | | Merge tag 'at91-dt-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann2022-05-276-3/+58
| |\ \ \ \ \
| | * | | | | ARM: dts: at91: sama7g5ek: add node for PDMC0Codrin Ciubotariu2022-05-171-1/+20
| | * | | | | ARM: dts: at91: sama7g5: add nodes for PDMCCodrin Ciubotariu2022-05-171-0/+24
| | * | | | | ARM: dts: at91: Use the generic "rtc" node name for the rtt IPsSergiu Moga2022-05-172-2/+2
| | * | | | | ARM: dts: at91: Add the required 'atmel, rtt-rtc-time-reg' propertySergiu Moga2022-05-173-0/+12
| * | | | | | Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-05-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: pm: Fix rand build errorYueHaibing2022-05-171-1/+1
| * | | | | | | ep93xx: clock: Do not return the address of the freed memoryGenjian Zhang2022-05-271-4/+6
| * | | | | | | Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann2022-05-279-0/+201
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: Introduce HPE GXP Device treeNick Hawkins2022-05-183-0/+155
| | * | | | | | | ARM: configs: multi_v7_defconfig: Add HPE GXP ARCHNick Hawkins2022-05-181-0/+3
| | * | | | | | | ARM: hpe: Introduce the HPE GXP architectureNick Hawkins2022-05-185-0/+43
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-02179-2555/+2226
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann2022-05-311-2/+0
| * | | | | | | | ARM: pxa: convert to multiplatformArnd Bergmann2022-05-0727-90/+37
| * | | | | | | | ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann2022-05-074-24/+29
| * | | | | | | | ARM: pxa: remove support for MTD_XIPArnd Bergmann2022-05-072-37/+0
| * | | | | | | | ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann2022-05-0770-134/+133
| * | | | | | | | ARM: PXA: fix multi-cpu build of xsc3Arnd Bergmann2022-05-071-0/+2
| * | | | | | | | ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann2022-05-0711-1013/+4
| * | | | | | | | ARM: mmp: rename pxa_register_deviceArnd Bergmann2022-05-076-82/+82
| * | | | | | | | ARM: mmp: remove tavorevb board supportArnd Bergmann2022-05-073-123/+1
| * | | | | | | | ARM: pxa: remove unused mach/bitfield.hArnd Bergmann2022-05-072-116/+0
| * | | | | | | | ARM: pxa: move clk register definitions to driverArnd Bergmann2022-05-075-121/+7
| * | | | | | | | ARM: pxa: move smemc register access from clk to platformArnd Bergmann2022-05-074-0/+46
| * | | | | | | | cpufreq: pxa3: move clk register access to clk driverArnd Bergmann2022-05-073-6/+1
| * | | | | | | | ARM: pxa: remove get_clk_frequency_khz()Arnd Bergmann2022-05-073-17/+1