summaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-20ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland1-0/+7
2024-02-07ARM: qcom: merge remaining subplatforms into sensible Kconfig entryDmitry Baryshkov1-3/+1
2023-12-22ARM: mach-nspire: Rework support and directory structureAndrew Davis1-1/+0
2023-12-22ARM: mach-sunplus: Rework support and directory structureAndrew Davis1-1/+0
2023-12-22ARM: mach-airoha: Rework support and directory structureAndrew Davis1-1/+0
2023-12-22ARM: mach-moxart: Move MOXA ART support into Kconfig.platformsAndrew Davis1-1/+0
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada1-6/+1
2023-04-04ARM: oxnas: remove OXNAS supportNeil Armstrong1-1/+0
2023-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+0
2023-02-21Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2023-02-21Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+0
2023-01-25ARM: add multi_v7_lpae_defconfigNicolas Saenz Julienne1-0/+6
2023-01-23ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require itNathan Chancellor1-1/+1
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann1-2/+0
2023-01-12ARM: 9285/1: remove meaningless arch/arm/mach-rda/MakefileMasahiro Yamada1-1/+0
2023-01-11ARM: iop32x: remove the platformArnd Bergmann1-1/+0
2023-01-11ARM: cns3xxx: remove entire platformArnd Bergmann1-1/+0
2022-12-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-36/+45
2022-11-28ARM: 9275/1: Drop '-mthumb' from AFLAGS_ISANathan Chancellor1-1/+2
2022-11-08ARM: 9265/1: pass -march= only to compilerNick Desaulniers1-11/+25
2022-11-08ARM: 9264/1: only use -mtp=cp15 for the compilerNick Desaulniers1-1/+1
2022-11-07ARM: 9262/1: remove lazy evaluation in MakefileNick Desaulniers1-33/+27
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-3/+0
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-28/+12
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-3/+0
2022-08-31ARM: 9226/1: disable FDPIC ABIBen Wolsieffer1-0/+3
2022-08-18ARM: simplify machdirs/platdirs handlingArnd Bergmann1-26/+10
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-2/+2
2022-07-08ARM: sunplus: Add initial support for Sunplus SP7021 SoCQin Jian1-0/+1
2022-06-03Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-0/+1
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann1-0/+1
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2022-05-18ARM: hpe: Introduce the HPE GXP architectureNick Hawkins1-0/+1
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-2/+2
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-1/+0
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-1/+0
2022-04-22ARM: omap: remove empty plat-omap directoryArnd Bergmann1-1/+0
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-6/+1
2022-03-24Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-03-01ARM: Add basic support for Airoha EN7523 SoCJohn Crispin1-0/+1
2021-12-03ARM: stackprotector: prefer compiler for TLS based per-task protectorArd Biesheuvel1-0/+9
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-11/+11
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann1-11/+11
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-4/+0
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-4/+0
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel1-0/+4
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel1-4/+1
2021-08-10ARM: 9102/1: move theinstall rules to arch/arm/MakefileMasahiro Yamada1-1/+2
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-1/+0