aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+0
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-28/+12
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-3/+0
2022-08-31ARM: 9226/1: disable FDPIC ABIBen Wolsieffer1-0/+3
2022-08-18ARM: simplify machdirs/platdirs handlingArnd Bergmann1-26/+10
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-2/+2
2022-07-08ARM: sunplus: Add initial support for Sunplus SP7021 SoCQin Jian1-0/+1
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+0
2022-05-27Merge branch 'hpe/gxp-soc' into arm/lateArnd Bergmann1-0/+1
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+2
2022-05-18ARM: hpe: Introduce the HPE GXP architectureNick Hawkins1-0/+1
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-2/+2
2022-05-07ARM: pxa: move plat-pxa to drivers/soc/Arnd Bergmann1-1/+0
2022-04-22Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/multiplatformArnd Bergmann1-1/+0
2022-04-22ARM: omap: remove empty plat-omap directoryArnd Bergmann1-1/+0
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-6/+1
2022-03-23Merge tag 'arm-dt-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+1
2022-03-01ARM: Add basic support for Airoha EN7523 SoCJohn Crispin1-0/+1
2021-12-03ARM: stackprotector: prefer compiler for TLS based per-task protectorArd Biesheuvel1-0/+9
2021-11-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-11/+11
2021-11-12ARM: 9156/1: drop cc-option fallbacks for architecture selectionArnd Bergmann1-11/+11
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+0
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-4/+0
2021-09-27ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel1-0/+4
2021-09-27gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel1-4/+1
2021-08-10ARM: 9102/1: move theinstall rules to arch/arm/MakefileMasahiro Yamada1-1/+2
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-1/+0
2021-03-23ARM: socfpga: introduce common ARCH_INTEL_SOCFPGAKrzysztof Kozlowski1-1/+1
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linuxLinus Torvalds1-2/+0
2021-01-22arch: arm: Remove CONFIG_OPROFILE supportViresh Kumar1-2/+0
2021-01-20ARM: remove u300 platformArnd Bergmann1-1/+0
2021-01-20ARM: remove tango platformArnd Bergmann1-1/+0
2021-01-20ARM: remove zte zx platformArnd Bergmann1-1/+0
2021-01-20ARM: remove sirf prima2/atlas platformsArnd Bergmann1-1/+0
2021-01-15ARM: drop efm32 platformUwe Kleine-König1-1/+0
2021-01-08ARM: Remove PicoXcell platform supportRob Herring1-1/+0
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds1-1/+1
2020-12-21ARM: 9038/1: Link with '-z norelro'Nathan Chancellor1-1/+1
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-8/+0
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor1-4/+0
2020-10-30ARM: remove ebsa110 platformArnd Bergmann1-8/+0
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-6/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-4/+0
2020-10-20Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+3
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-4/+0
2020-09-15ARM: add TEXT_OFFSET to decompressor kexec image structureRussell King1-0/+3
2020-09-03arm/build: Warn on orphan section placementKees Cook1-0/+4
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann1-4/+1
2020-08-19ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNGArnd Bergmann1-1/+0