aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-04-04ARM: oxnas: remove OXNAS supportGravatar Neil Armstrong 1-1/+0
2023-02-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+0
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+6
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+0
2023-01-24ARM: add multi_v7_lpae_defconfigGravatar Nicolas Saenz Julienne 1-0/+6
2023-01-23ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require itGravatar Nathan Chancellor 1-1/+1
2023-01-16ARM: s3c: remove all s3c24xx supportGravatar Arnd Bergmann 1-2/+0
2023-01-12ARM: 9285/1: remove meaningless arch/arm/mach-rda/MakefileGravatar Masahiro Yamada 1-1/+0
2023-01-10ARM: iop32x: remove the platformGravatar Arnd Bergmann 1-1/+0
2023-01-10ARM: cns3xxx: remove entire platformGravatar Arnd Bergmann 1-1/+0
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-36/+45
2022-11-28ARM: 9275/1: Drop '-mthumb' from AFLAGS_ISAGravatar Nathan Chancellor 1-1/+2
2022-11-08ARM: 9265/1: pass -march= only to compilerGravatar Nick Desaulniers 1-11/+25
2022-11-08ARM: 9264/1: only use -mtp=cp15 for the compilerGravatar Nick Desaulniers 1-1/+1
2022-11-07ARM: 9262/1: remove lazy evaluation in MakefileGravatar Nick Desaulniers 1-33/+27
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-3/+0
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-28/+12
2022-10-02kbuild: remove head-y syntaxGravatar Masahiro Yamada 1-3/+0
2022-08-31ARM: 9226/1: disable FDPIC ABIGravatar Ben Wolsieffer 1-0/+3
2022-08-18ARM: simplify machdirs/platdirs handlingGravatar Arnd Bergmann 1-26/+10
2022-08-18ARM: remove obsolete Makefile.boot infrastructureGravatar Arnd Bergmann 1-2/+2
2022-07-08ARM: sunplus: Add initial support for Sunplus SP7021 SoCGravatar Qin Jian 1-0/+1
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 1-0/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateGravatar Arnd Bergmann 1-0/+1
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+2
2022-05-18ARM: hpe: Introduce the HPE GXP architectureGravatar Nick Hawkins 1-0/+1
2022-05-11kbuild: factor out the common installation code into scripts/install.shGravatar Masahiro Yamada 1-2/+2
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Gravatar Arnd Bergmann 1-1/+0
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux...Gravatar Arnd Bergmann 1-1/+0
2022-04-22ARM: omap: remove empty plat-omap directoryGravatar Arnd Bergmann 1-1/+0
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileGravatar Arnd Bergmann 1-6/+1
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+1
2022-03-01ARM: Add basic support for Airoha EN7523 SoCGravatar John Crispin 1-0/+1
2021-12-03ARM: stackprotector: prefer compiler for TLS based per-task protectorGravatar Ard Biesheuvel 1-0/+9
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-11/+11
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionGravatar Arnd Bergmann 1-11/+11
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-4/+0
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningGravatar Masahiro Yamada 1-4/+0
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableGravatar Ard Biesheuvel 1-0/+4
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportGravatar Ard Biesheuvel 1-4/+1
2021-08-10ARM: 9102/1: move theinstall rules to arch/arm/MakefileGravatar Masahiro Yamada 1-1/+2
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildGravatar Masahiro Yamada 1-1/+0
2021-03-23ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAGravatar Krzysztof Kozlowski 1-1/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2021-01-22arch: arm: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-2/+0
2021-01-20ARM: remove u300 platformGravatar Arnd Bergmann 1-1/+0
2021-01-20ARM: remove tango platformGravatar Arnd Bergmann 1-1/+0
2021-01-20ARM: remove zte zx platformGravatar Arnd Bergmann 1-1/+0
2021-01-20ARM: remove sirf prima2/atlas platformsGravatar Arnd Bergmann 1-1/+0