summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap1: enable multiplatformArnd Bergmann2022-06-031-13/+0
* Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2022-06-021-0/+2
|\
| * Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann2022-05-271-0/+2
| |\
| | * ARM: hpe: Introduce the HPE GXP architectureNick Hawkins2022-05-181-0/+2
* | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-021-23/+0
|\ \ \ | |/ / |/| |
| * | ARM: pxa: convert to multiplatformArnd Bergmann2022-05-071-17/+0
| * | ARM: pxa: remove support for MTD_XIPArnd Bergmann2022-05-071-1/+0
| * | ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann2022-05-071-4/+0
| |/
* | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-261-87/+6
|\ \
| * \ Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2022-04-221-5/+1
| |\ \
| | * | ARM: omap1: fix build with no SoC selectedArnd Bergmann2022-04-221-1/+0
| | * | ARM: omap1: move mach/*.h into mach directoryArnd Bergmann2022-04-221-1/+0
| | * | ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann2022-04-221-1/+1
| | * | ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann2022-04-221-2/+0
| | |/
| * | ARM: ixp4xx: enable multiplatform supportArnd Bergmann2022-04-081-16/+0
| * | ARM: rework endianess selectionArnd Bergmann2022-04-081-2/+6
| * | ARM: iop32x: enable multiplatform supportArnd Bergmann2022-04-081-14/+0
| * | ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann2022-04-081-18/+0
| * | ARM: s3c24xx: convert to sparse-irqArnd Bergmann2022-04-071-0/+2
| * | ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann2022-04-071-1/+0
| * | ARM: dove: multiplatform supportArnd Bergmann2022-04-041-14/+0
| * | ARM: ep93xx: multiplatform supportArnd Bergmann2022-04-041-16/+0
| * | ARM: ep93xx: enable SPARSE_IRQArnd Bergmann2022-04-041-0/+2
| * | ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann2022-04-041-6/+0
| |/
* / ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins2022-05-201-0/+11
|/
* Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-1/+1
|\
| * dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig2022-03-031-1/+1
* | Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-03-231-0/+12
|\ \
| * \ Merge tag 'v5.17-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-03-011-0/+12
| |\ \
| | * | ARM: Add basic support for Airoha EN7523 SoCJohn Crispin2022-03-011-0/+12
| | |/
* | | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2022-03-231-29/+16
|\ \ \
| * | | ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann2022-03-171-21/+13
| * | | Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2022-02-251-8/+3
| |\ \ \ | | |/ / | |/| |
| | * | ARM: ixp4xx: Convert to SPARSE_IRQ and P2VLinus Walleij2022-02-121-1/+3
| | * | ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij2022-02-121-5/+0
| | * | ARM: ixp4xx: Delete old PCI driverLinus Walleij2022-02-121-2/+0
| | |/
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-03-231-18/+28
|\ \ \
| * | | ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann2022-03-121-1/+1
| * | | Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"Ard Biesheuvel2022-02-101-1/+1
| * | | ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel2022-02-091-1/+1
| * | | ARM: assembler: define a Kconfig symbol for group relocation supportArd Biesheuvel2022-01-241-1/+12
| * | | ARM: mm: switch to swapper_pg_dir early for vmap'ed stackArd Biesheuvel2022-01-241-1/+1
| * | | ARM: 9177/1: disable vmap'ed stacks on suspend-capable SMP configsArd Biesheuvel2022-01-051-1/+1
| * | | ARM: v7m: enable support for IRQ stacksArd Biesheuvel2021-12-061-1/+0
| * | | ARM: implement THREAD_INFO_IN_TASK for uniprocessor systemsArd Biesheuvel2021-12-061-4/+4
| * | | ARM: use TLS register for 'current' on !SMP as wellArd Biesheuvel2021-12-061-1/+1
| * | | ARM: remove old-style irq entryArnd Bergmann2021-12-061-12/+2
| * | | ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-061-4/+1
| * | | ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-061-0/+1
| * | | ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann2021-12-031-0/+1