summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-01-23ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require itNathan Chancellor1-1/+1
2022-12-13Merge 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-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds1-0/+1
2022-06-02Merge 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-23Merge 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
2021-03-23ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAKrzysztof Kozlowski1-1/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2021-01-22arch: arm: Remove CONFIG_OPROFILE supportViresh Kumar1-2/+0
2021-01-20ARM: remove u300 platformArnd Bergmann1-1/+0
2021-01-20ARM: remove tango platformArnd Bergmann1-1/+0
2021-01-20ARM: remove zte zx platformArnd Bergmann1-1/+0
2021-01-20ARM: remove sirf prima2/atlas platformsArnd Bergmann1-1/+0
2021-01-15ARM: drop efm32 platformUwe Kleine-König1-1/+0
2021-01-08ARM: Remove PicoXcell platform supportRob Herring1-1/+0
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds1-1/+1
2020-12-21ARM: 9038/1: Link with '-z norelro'Nathan Chancellor1-1/+1
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-8/+0
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-4/+0
2020-10-30ARM: remove ebsa110 platformArnd Bergmann1-8/+0
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-6/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-4/+0