aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-1/+1
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+18
2022-07-22ARM: add CONFIG_UNUSED_BOARD_FILESArnd Bergmann1-2/+14
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-1/+4
2022-07-08ARM: sunplus: Add initial support for Sunplus SP7021 SoCQin Jian1-0/+2
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann1-13/+0
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-23/+0
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann1-0/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-87/+6
2022-05-20ARM: 9206/1: A9: Add ARM ERRATA 764319 workaround (Updated)Nick Hawkins1-0/+11
2022-05-18ARM: hpe: Introduce the HPE GXP architectureNick Hawkins1-0/+2
2022-05-07ARM: pxa: convert to multiplatformArnd Bergmann1-17/+0
2022-05-07ARM: pxa: remove support for MTD_XIPArnd Bergmann1-1/+0
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-4/+0
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/multiplatformArnd Bergmann1-5/+1
2022-04-22ARM: omap1: fix build with no SoC selectedArnd Bergmann1-1/+0
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-1/+0
2022-04-22ARM: omap1: use pci_remap_iospace() for omap_cfArnd Bergmann1-1/+1
2022-04-22ARM: omap: split up arch/arm/plat-omap/KconfigArnd Bergmann1-2/+0
2022-04-08ARM: ixp4xx: enable multiplatform supportArnd Bergmann1-16/+0
2022-04-08ARM: rework endianess selectionArnd Bergmann1-2/+6
2022-04-08ARM: iop32x: enable multiplatform supportArnd Bergmann1-14/+0
2022-04-08ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann1-18/+0
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann1-0/+2
2022-04-07ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann1-1/+0
2022-04-04ARM: dove: multiplatform supportArnd Bergmann1-14/+0
2022-04-04ARM: ep93xx: multiplatform supportArnd Bergmann1-16/+0
2022-04-04ARM: ep93xx: enable SPARSE_IRQArnd Bergmann1-0/+2
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-6/+0
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+12
2022-03-23Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-29/+16
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-18/+28
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+1
2022-03-22mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLBAnshuman Khandual1-3/+1
2022-03-17ARM: remove support for NOMMU ARMv4/v5Arnd Bergmann1-21/+13
2022-03-12ARM: fix building NOMMU ARMv4/v5 kernelsArnd Bergmann1-1/+1
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig1-1/+1
2022-03-01Merge tag 'v5.17-next-dts32' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtArnd Bergmann1-0/+12
2022-03-01ARM: Add basic support for Airoha EN7523 SoCJohn Crispin1-0/+12
2022-02-25usercopy: Check valid lifetime via stack depthKees Cook1-0/+1
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socArnd Bergmann1-8/+3
2022-02-12ARM: ixp4xx: Convert to SPARSE_IRQ and P2VLinus Walleij1-1/+3
2022-02-12ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij1-5/+0
2022-02-12ARM: ixp4xx: Delete old PCI driverLinus Walleij1-2/+0
2022-02-10Revert "ARM: 9144/1: forbid ftrace with clang and thumb2_kernel"Ard Biesheuvel1-1/+1
2022-02-09ARM: ftrace: enable the graph tracer with the EABI unwinderArd Biesheuvel1-1/+1
2022-01-27ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)1-0/+1