summaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-8/+14
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2019-09-10ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newerNathan Chancellor1-0/+4
2019-09-03Merge tag 'aspeed-5.4-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-0/+1
2019-08-29ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry1-1/+4
2019-08-25ARM: aspeed: Enable SMP bootJoel Stanley1-0/+1
2019-08-23ARM: 8895/1: visit mach-* and plat-* directories when cleaningMasahiro Yamada1-0/+4
2019-08-23ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPEMasahiro Yamada1-7/+2
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-1/+1
2019-08-14ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann1-1/+0
2019-08-14ARM: remove Intel iop33x and iop13xx supportArnd Bergmann1-2/+0
2019-08-14ARM: remove w90x900 platformArnd Bergmann1-1/+0
2019-08-14ARM: remove ks8695 platformArnd Bergmann1-1/+0
2019-05-22ARM: delete netx machineLinus Walleij1-1/+0
2019-05-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+1
2019-05-15Revert "ARM: 8846/1: warn if divided syntax assembler is used"Russell King1-2/+5
2019-04-23ARM: 8854/1: drop -mauto-itStefan Agner1-2/+1
2019-04-23ARM: 8846/1: warn if divided syntax assembler is usedStefan Agner1-5/+2
2019-04-17firmware: Move Trusted Foundations supportThierry Reding1-1/+0
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2019-03-01ARM: milbeaut: Add basic support for Milbeaut m10v SoCSugaya Taichi1-0/+1
2019-02-01ARM: 8819/1: Remove '-p' from LDFLAGSNathan Chancellor1-1/+1
2019-01-05Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-0/+1
2018-12-31ARM: Prepare RDA8810PL SoCAndreas Färber1-0/+1
2018-12-12ARM: smp: add support for per-task stack canariesArd Biesheuvel1-0/+12
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-19/+1
2018-10-04ARM: 8801/1: makefile: use ARMv3M mode for RiscPCJason A. Donenfeld1-1/+1
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-19/+1
2018-09-19ARM: 8798/1: remove unnecessary KBUILD_SRC ifeq conditionalMasahiro Yamada1-4/+0
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-2/+2
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+0
2018-07-31ARM: uniphier: remove empty MakefileMasahiro Yamada1-1/+0
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada1-3/+0
2018-07-11ARM: 8779/1: add endianness option to LDFLAGS instead of LDMasahiro Yamada1-2/+2
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-1/+1
2018-06-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck1-1/+1
2018-05-19ARM: 8766/1: drop no-thumb-interwork in EABI modeStefan Agner1-1/+1
2018-04-23arm: shmobile: Change platform dependency to ARCH_RENESASGeert Uytterhoeven1-1/+1
2018-03-06arm: npcm: add basic support for Nuvoton BMCsBrendan Higgins1-0/+1
2017-12-17ARM: 8723/2: always assume the "unified" syntax for assembly codeNicolas Pitre1-2/+4
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+3
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+1
2017-11-01ARM: 8716/1: pass endianness info to sparseLuc Van Oostenryck1-0/+2
2017-10-31arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULECao jin1-3/+3
2017-10-29ARM: meson: Add SMP bringup code for Meson8 and Meson8bMartin Blumenstingl1-0/+1
2017-10-12ARM: 8701/1: fix sparse flags for build on 64bit machinesLuc Van Oostenryck II1-1/+1
2017-06-21ARM: Prepare Actions Semi S500Andreas Färber1-0/+1