summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM: 9102/1: move theinstall rules to arch/arm/MakefileMasahiro Yamada2021-08-101-1/+2
* kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-1/+0
* ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAKrzysztof Kozlowski2021-03-231-1/+1
* Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-2/+0
|\
| * arch: arm: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-2/+0
* | ARM: remove u300 platformArnd Bergmann2021-01-201-1/+0
* | ARM: remove tango platformArnd Bergmann2021-01-201-1/+0
* | ARM: remove zte zx platformArnd Bergmann2021-01-201-1/+0
* | ARM: remove sirf prima2/atlas platformsArnd Bergmann2021-01-201-1/+0
* | ARM: drop efm32 platformUwe Kleine-König2021-01-151-1/+0
* | ARM: Remove PicoXcell platform supportRob Herring2021-01-081-1/+0
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-221-1/+1
|\
| * ARM: 9038/1: Link with '-z norelro'Nathan Chancellor2020-12-211-1/+1
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-8/+0
|\ \
| * | ARM: remove ebsa110 platformArnd Bergmann2020-10-301-8/+0
| |/
* / kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-4/+0
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-6/+1
|\
| * ARM: s3c: move into a common directoryArnd Bergmann2020-08-201-4/+1
| * ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+0
| * ARM: exynos: stop selecting PLAT_SAMSUNGArnd Bergmann2020-08-191-1/+0
* | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-4/+0
|\ \
| * | kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-4/+0
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-10-201-0/+3
|\ \
| * | ARM: add TEXT_OFFSET to decompressor kexec image structureRussell King2020-09-151-0/+3
| |/
* / arm/build: Warn on orphan section placementKees Cook2020-09-031-0/+4
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-08-061-15/+1
|\
| * ARM: 8995/1: drop Thumb-2 workaround for ancient binutilsArd Biesheuvel2020-07-281-4/+0
| * ARM: 8981/1: add arch/arm/KbuildMasahiro Yamada2020-07-211-11/+1
* | ARM: mstar: Add machine for MStar/Sigmastar Armv7 SoCsDaniel Palmer2020-07-281-0/+1
|/
* Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-06-061-2/+0
|\
| * kbuild: remove unused AS assignmentMasahiro Yamada2020-05-121-2/+0
* | ARM: Prepare Realtek RTD1195Andreas Färber2020-04-121-0/+3
|/
* Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-031-0/+1
|\
| * ARM: qcom: Add support for IPQ40xxChristian Lamparter2020-03-311-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-021-1/+0
|\ \
| * | arm: Unplug KVM from the build systemMarc Zyngier2020-03-241-1/+0
| |/
* / ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2020-02-211-1/+3
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-221-8/+14
|\
| * ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor2019-09-101-0/+4
| * ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry2019-08-291-1/+4
| * ARM: 8895/1: visit mach-* and plat-* directories when cleaningMasahiro Yamada2019-08-231-0/+4
| * ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada2019-08-231-7/+2
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\ \
| * | kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
| |/
* | Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2019-09-031-0/+1
|\ \
| * | ARM: aspeed: Enable SMP bootJoel Stanley2019-08-251-0/+1
| |/
* | ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann2019-08-141-1/+0
* | ARM: remove Intel iop33x and iop13xx supportArnd Bergmann2019-08-141-2/+0
* | ARM: remove w90x900 platformArnd Bergmann2019-08-141-1/+0
* | ARM: remove ks8695 platformArnd Bergmann2019-08-141-1/+0
|/