summaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
AgeCommit message (Expand)Author
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel
2021-08-10ARM: 9102/1: move theinstall rules to arch/arm/MakefileMasahiro Yamada
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-03-23ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAKrzysztof Kozlowski
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-22arch: arm: Remove CONFIG_OPROFILE supportViresh Kumar
2021-01-20ARM: remove u300 platformArnd Bergmann
2021-01-20ARM: remove tango platformArnd Bergmann
2021-01-20ARM: remove zte zx platformArnd Bergmann
2021-01-20ARM: remove sirf prima2/atlas platformsArnd Bergmann
2021-01-15ARM: drop efm32 platformUwe Kleine-König
2021-01-08ARM: Remove PicoXcell platform supportRob Herring
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds
2020-12-21ARM: 9038/1: Link with '-z norelro'Nathan Chancellor
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-10-30ARM: remove ebsa110 platformArnd Bergmann
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-20Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada
2020-09-15ARM: add TEXT_OFFSET to decompressor kexec image structureRussell King
2020-09-03arm/build: Warn on orphan section placementKees Cook
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann
2020-08-19ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann
2020-08-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-07-28ARM: 8995/1: drop Thumb-2 workaround for ancient binutilsArd Biesheuvel
2020-07-28ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCsDaniel Palmer
2020-07-21ARM: 8981/1: add arch/arm/KbuildMasahiro Yamada
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-05-12kbuild: remove unused AS assignmentMasahiro Yamada
2020-04-12ARM: Prepare Realtek RTD1195Andreas Färber
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-31ARM: qcom: Add support for IPQ40xxChristian Lamparter
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier
2020-02-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor
2019-09-03Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2019-08-29ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry
2019-08-25ARM: aspeed: Enable SMP bootJoel Stanley
2019-08-23ARM: 8895/1: visit mach-* and plat-* directories when cleaningMasahiro Yamada