summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2022-09-28mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij1-9/+0
2022-09-28ARM: config: aspeed_g5: Enable PECIJoel Stanley1-0/+3
2022-09-28ARM: configs: aspeed_g4: Remove appended DTB and ATAGJoel Stanley1-2/+0
2022-09-28ARM: configs: aspeed: Refresh defconfigsJoel Stanley2-2/+0
2022-09-28ARM: config: aspeed: Enable namespacesJoel Stanley2-0/+2
2022-09-28ARM: configs: aspeed_g4: Enable IPV6 optionsJoel Stanley1-0/+4
2022-09-28ARM: configs: aspeed_g4: Enable OCC and NBD driversJoel Stanley1-0/+2
2022-09-28ARM: configs: aspeed_g5: Enable MCTP stackJoel Stanley1-0/+3
2022-09-28ARM: configs: aspeed_g5: Add PL2303 USB serial driverJoel Stanley1-0/+2
2022-09-28ARM: configs: aspeed_g5: Add TPM TIS I2C driverJoel Stanley1-0/+3
2022-09-28ARM: configs: aspeed_g5: Add mp5023 driverJoel Stanley1-0/+1
2022-09-28ARM: configs: aspeed: Add support for USB flash drivesAdriana Kobylak1-0/+6
2022-09-28ARM: dts: aspeed: ast2600-evb-a1: Add compatibleJoel Stanley1-1/+1
2022-09-28ARM: dts: aspeed: ast2600evb: Fix compatible stringJoel Stanley1-1/+1
2022-09-28ARM: dts: aspeed: ast2600-evb: Enable Quad SPI RX tranfersCédric Le Goater1-0/+2
2022-09-28ARM: dts: aspeed-g6: Enable more UART controllersKen Chen1-0/+56
2022-09-28ARM: dts: aspeed: yosemitev2: Disable the EEPROM driverKarthikeyan Pasupathi1-6/+0
2022-09-28ARM: dts: aspeed: Add AMD DaytonaX BMCKonstantin Aladyshev2-0/+320
2022-09-28ARM: dts: aspeed: Yosemite V2: Enable OCP debug cardKarthikeyan Pasupathi1-0/+11
2022-09-28ARM: dts: aspeed: mtjade: Remove gpio-keys entriesQuan Nguyen1-95/+0
2022-09-28ARM: dts: aspeed: Add device tree for Ampere's Mt. Mitchell BMCQuan Nguyen2-0/+547
2022-09-27Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-8/+13
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang3-5/+5
2022-09-27a.out: Remove the a.out implementationEric W. Biederman12-12/+0
2022-09-27efi/arm: libstub: move ARM specific code out of generic routinesArd Biesheuvel3-2/+82
2022-09-26ARM: dts: integrator: Fix DMA rangesLinus Walleij2-4/+5
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman23-92/+119
2022-09-25Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman23-92/+119
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki2-4/+4
2022-09-23ARM: orion: fix include pathArnd Bergmann1-1/+1
2022-09-23Merge tag 'renesas-arm-soc-for-v6.1-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+0
2022-09-23Merge tag 'qcom-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-0/+8
2022-09-23Merge tag 'mvebu-dt-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Arnd Bergmann18-100/+647
2022-09-23Merge tag 'omap-for-6.1/dt-signed' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann7-1/+885
2022-09-23ARM: dts: turris-omnia: Add label for wan portPali Rohár1-0/+1
2022-09-23ARM: dts: turris-omnia: Define S/PDIF audio cardPali Rohár1-0/+27
2022-09-23ARM: mvebu: Add spdif-pins mpp pins for Armada 38xPali Rohár1-0/+5
2022-09-23ARM: mvebu: add audio support to Armada 385 DBMarcin Wojtas1-0/+69
2022-09-23ARM: mvebu: add audio I2S controller to Armada 38x Device TreeMarcin Wojtas1-0/+19
2022-09-23ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij1-0/+1
2022-09-23Merge tag 'qcom-arm64-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann4-0/+12
2022-09-23Merge tag 'qcom-dts-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann32-811/+1282
2022-09-23Merge tag 'renesas-arm-dt-for-v6.1-tag2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann10-25/+73
2022-09-23ARM: dts: integrator: Tag PCI host with device_typeLinus Walleij1-0/+1
2022-09-23Merge tag 'imx-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawn...Arnd Bergmann93-435/+462
2022-09-23Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-2/+5
2022-09-23ARM: sunplus: fix serial console kconfig and build problemsRandy Dunlap1-2/+2
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+5
2022-09-22ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAEWang Kefeng1-0/+4