summaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorLines
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+0
2020-05-12kbuild: remove unused AS assignmentMasahiro Yamada-2/+0
2020-04-12ARM: Prepare Realtek RTD1195Andreas Färber-0/+3
2020-04-03Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-0/+1
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2020-03-31ARM: qcom: Add support for IPQ40xxChristian Lamparter-0/+1
2020-03-24arm: Unplug KVM from the build systemMarc Zyngier-1/+0
2020-02-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel-1/+3
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-8/+14
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor-0/+4
2019-09-03Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-0/+1
2019-08-29ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry-1/+4
2019-08-25ARM: aspeed: Enable SMP bootJoel Stanley-0/+1
2019-08-23ARM: 8895/1: visit mach-* and plat-* directories when cleaningMasahiro Yamada-0/+4
2019-08-23ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada-7/+2
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada-1/+1
2019-08-14ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann-1/+0
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann-2/+0
2019-08-14ARM: remove w90x900 platformArnd Bergmann-1/+0
2019-08-14ARM: remove ks8695 platformArnd Bergmann-1/+0
2019-05-22ARM: delete netx machineLinus Walleij-1/+0
2019-05-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-2/+1
2019-05-15Revert "ARM: 8846/1: warn if divided syntax assembler is used"Russell King-2/+5
2019-04-23ARM: 8854/1: drop -mauto-itStefan Agner-2/+1
2019-04-23ARM: 8846/1: warn if divided syntax assembler is usedStefan Agner-5/+2
2019-04-17firmware: Move Trusted Foundations supportThierry Reding-1/+0
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2019-03-01ARM: milbeaut: Add basic support for Milbeaut m10v SoCSugaya Taichi-0/+1
2019-02-01ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor-1/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-0/+1
2018-12-31ARM: Prepare RDA8810PL SoCAndreas Färber-0/+1
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel-0/+12
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-19/+1
2018-10-04ARM: 8801/1: makefile: use ARMv3M mode for RiscPCJason A. Donenfeld-1/+1
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring-19/+1
2018-09-19ARM: 8798/1: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada-4/+0
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-2/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-2/+2
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-1/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+0
2018-07-31ARM: uniphier: remove empty MakefileMasahiro Yamada-1/+0
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada-3/+0
2018-07-11ARM: 8779/1: add endianness option to LDFLAGS instead of LDMasahiro Yamada-2/+2
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-1/+1
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck-1/+1
2018-05-19ARM: 8766/1: drop no-thumb-interwork in EABI modeStefan Agner-1/+1
2018-04-23arm: shmobile: Change platform dependency to ARCH_RENESASGeert Uytterhoeven-1/+1
2018-03-06arm: npcm: add basic support for Nuvoton BMCsBrendan Higgins-0/+1