aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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/arm-socLinus 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/git/robh/linuxLinus 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/masahiroy/linux-kbuildLinus 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/arm-socLinus Torvalds1-1/+0
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus 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/arm-socLinus 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/masahiroy/linux-kbuildLinus Torvalds1-3/+3
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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
2017-03-20arm: Use full path in KBUILD_IMAGE definitionMichal Marek1-4/+4
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+4
2016-11-23ARM: oxnas: Add OX820 config and makefile entryNeil Armstrong1-0/+1
2016-10-18ARM: convert to generated system call tablesRussell King1-0/+3
2016-10-18ARM: remove indirection of asm/mach-types.hRussell King1-1/+1
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King1-0/+2
2016-08-12ARM: 8588/1: localise objcopy flagsMark Rutland1-1/+0
2016-08-10ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MArnd Bergmann1-0/+2
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2016-07-06ARM: clps711x: Switch to MULTIPLATFORMAlexander Shiyan1-1/+0
2016-06-22ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"Masahiro Yamada1-0/+1
2016-04-26ARM: vexpress/mps2: introduce MPS2 platformVladimir Murzin1-0/+1
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1