aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-3/+3
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+1
2017-11-01ARM: 8716/1: pass endianness info to sparseGravatar Luc Van Oostenryck 1-0/+2
2017-10-31arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULEGravatar Cao jin 1-3/+3
2017-10-29ARM: meson: Add SMP bringup code for Meson8 and Meson8bGravatar Martin Blumenstingl 1-0/+1
2017-10-12ARM: 8701/1: fix sparse flags for build on 64bit machinesGravatar Luc Van Oostenryck II 1-1/+1
2017-06-21ARM: Prepare Actions Semi S500Gravatar Andreas Färber 1-0/+1
2017-03-20arm: Use full path in KBUILD_IMAGE definitionGravatar Michal Marek 1-4/+4
2016-12-15Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+4
2016-11-23ARM: oxnas: Add OX820 config and makefile entryGravatar Neil Armstrong 1-0/+1
2016-10-18ARM: convert to generated system call tablesGravatar Russell King 1-0/+3
2016-10-18ARM: remove indirection of asm/mach-types.hGravatar Russell King 1-1/+1
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusGravatar Russell King 1-0/+2
2016-08-12ARM: 8588/1: localise objcopy flagsGravatar Mark Rutland 1-1/+0
2016-08-10ARM: hide mach-*/ include for ARM_SINGLE_ARMV7MGravatar Arnd Bergmann 1-0/+2
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-1/+0
2016-07-06ARM: clps711x: Switch to MULTIPLATFORMGravatar Alexander Shiyan 1-1/+0
2016-06-22ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"Gravatar Masahiro Yamada 1-0/+1
2016-04-26ARM: vexpress/mps2: introduce MPS2 platformGravatar Vladimir Murzin 1-0/+1
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+1
2016-02-24arm: initial machine port for artpec-6 SoCGravatar Lars Persson 1-0/+1
2016-02-16ARM: 8529/1: remove 'i' and 'zi' targetsGravatar Masahiro Yamada 1-1/+0
2016-01-20Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+2
2015-12-31ARM: default to multi_v7_defconfigGravatar Arnd Bergmann 1-3/+2
2015-12-22ARM: tango4: Initial platform supportGravatar Marc Gonzalez 1-0/+1
2015-09-07ARM: 8429/1: disable GCC SRA optimizationGravatar Ard Biesheuvel 1-0/+8
2015-08-18ARM: 8418/1: add boot image dependencies to not generate invalid imagesGravatar Masahiro Yamada 1-0/+3
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+4
2015-05-15ARM: zx: add basic support for ZTE ZX296702Gravatar Jun Nie 1-0/+1
2015-05-15ARM: lpc18xx: add basic support for NXP LPC18xx/43xx SoCsGravatar Joachim Eastwood 1-0/+1
2015-05-15ARM: Add STM32 family machineGravatar Maxime Coquelin 1-0/+1
2015-05-12ARM: UniPhier: add basic support for UniPhier architectureGravatar Masahiro Yamada 1-0/+1
2015-05-08ARM: 8220/1: allow modules outside of bl rangeGravatar Ard Biesheuvel 1-0/+4
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+1
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+0
2015-04-14Merge branch 'devel-stable' into for-nextGravatar Russell King 1-0/+1
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextGravatar Russell King 1-0/+8
2015-03-29ARM: 8323/1: force linker to use PIC veneersGravatar Ard Biesheuvel 1-1/+1
2015-03-27ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsGravatar Nathan Lynch 1-0/+8
2015-03-27ARM: Remove mach-msm and associated ARM architecture codeGravatar Stephen Boyd 1-2/+0
2015-03-16ARM: Alpine: Initial support for Alpine platformGravatar Tsahee Zidenberg 1-0/+1
2015-03-11ARM: digicolor: add the machine directory to MakefileGravatar Baruch Siach 1-0/+1
2015-01-09ARM: probes: move all probe code to dedicate directoryGravatar Wang Nan 1-0/+1
2014-10-21dts, arm: Remove $(MACHINE) variable from dtbs make recipesGravatar Robert Richter 1-2/+2
2014-10-21dts, arm/arm64: Remove dtbs build rules in sub-makesGravatar Robert Richter 1-1/+1
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstGravatar Robert Richter 1-1/+5
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+0
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-0/+1
2014-10-02kbuild: arm: Do not define "comma" twiceGravatar Masahiro Yamada 1-2/+0
2014-09-26ARM: 8161/1: footbridge: select machine dir based on ARCH_FOOTBRIDGEGravatar Uwe Kleine-König 1-1/+1