Age | Commit message (Expand) | Author | Files | Lines |
2019-05-22 | ARM: delete netx machine | Linus Walleij | 1 | -1/+0 |
2019-05-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+1 |
2019-05-16 | Revert "ARM: 8846/1: warn if divided syntax assembler is used" | Russell King | 1 | -2/+5 |
2019-04-23 | ARM: 8854/1: drop -mauto-it | Stefan Agner | 1 | -2/+1 |
2019-04-23 | ARM: 8846/1: warn if divided syntax assembler is used | Stefan Agner | 1 | -5/+2 |
2019-04-17 | firmware: Move Trusted Foundations support | Thierry Reding | 1 | -1/+0 |
2019-03-16 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2019-03-01 | ARM: milbeaut: Add basic support for Milbeaut m10v SoC | Sugaya Taichi | 1 | -0/+1 |
2019-02-02 | ARM: 8819/1: Remove '-p' from LDFLAGS | Nathan Chancellor | 1 | -1/+1 |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 1 | -0/+1 |
2019-01-01 | ARM: Prepare RDA8810PL SoC | Andreas Färber | 1 | -0/+1 |
2018-12-13 | ARM: smp: add support for per-task stack canaries | Ard Biesheuvel | 1 | -0/+12 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -19/+1 |
2018-10-04 | ARM: 8801/1: makefile: use ARMv3M mode for RiscPC | Jason A. Donenfeld | 1 | -1/+1 |
2018-10-02 | kbuild: consolidate Devicetree dtb build rules | Rob Herring | 1 | -19/+1 |
2018-09-19 | ARM: 8798/1: remove unnecessary KBUILD_SRC ifeq conditional | Masahiro Yamada | 1 | -4/+0 |
2018-08-25 | Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+2 |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -2/+2 |
2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+0 |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+0 |
2018-08-01 | ARM: uniphier: remove empty Makefile | Masahiro Yamada | 1 | -1/+0 |
2018-07-19 | kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile | Masahiro Yamada | 1 | -3/+0 |
2018-07-11 | ARM: 8779/1: add endianness option to LDFLAGS instead of LD | Masahiro Yamada | 1 | -2/+2 |
2018-06-12 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+1 |
2018-06-06 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck | 1 | -1/+1 |
2018-05-19 | ARM: 8766/1: drop no-thumb-interwork in EABI mode | Stefan Agner | 1 | -1/+1 |
2018-04-23 | arm: shmobile: Change platform dependency to ARCH_RENESAS | Geert Uytterhoeven | 1 | -1/+1 |
2018-03-06 | arm: npcm: add basic support for Nuvoton BMCs | Brendan Higgins | 1 | -0/+1 |
2017-12-18 | ARM: 8723/2: always assume the "unified" syntax for assembly code | Nicolas Pitre | 1 | -2/+4 |
2017-11-18 | Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+3 |
2017-11-17 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+1 |
2017-11-01 | ARM: 8716/1: pass endianness info to sparse | Luc Van Oostenryck | 1 | -0/+2 |
2017-10-30 | arm/kbuild: replace {C, LD}FLAGS_MODULE with KBUILD_{C, LD}FLAGS_MODULE | Cao jin | 1 | -3/+3 |
2017-10-29 | ARM: meson: Add SMP bringup code for Meson8 and Meson8b | Martin Blumenstingl | 1 | -0/+1 |
2017-10-12 | ARM: 8701/1: fix sparse flags for build on 64bit machines | Luc Van Oostenryck II | 1 | -1/+1 |
2017-06-21 | ARM: Prepare Actions Semi S500 | Andreas Färber | 1 | -0/+1 |
2017-03-20 | arm: Use full path in KBUILD_IMAGE definition | Michal Marek | 1 | -4/+4 |
2016-12-16 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+4 |
2016-11-23 | ARM: oxnas: Add OX820 config and makefile entry | Neil Armstrong | 1 | -0/+1 |
2016-10-18 | ARM: convert to generated system call tables | Russell King | 1 | -0/+3 |
2016-10-18 | ARM: remove indirection of asm/mach-types.h | Russell King | 1 | -1/+1 |
2016-10-06 | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King | 1 | -0/+2 |
2016-08-12 | ARM: 8588/1: localise objcopy flags | Mark Rutland | 1 | -1/+0 |
2016-08-10 | ARM: hide mach-*/ include for ARM_SINGLE_ARMV7M | Arnd Bergmann | 1 | -0/+2 |
2016-08-02 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+0 |
2016-07-06 | ARM: clps711x: Switch to MULTIPLATFORM | Alexander Shiyan | 1 | -1/+0 |
2016-06-22 | ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready" | Masahiro Yamada | 1 | -0/+1 |
2016-04-26 | ARM: vexpress/mps2: introduce MPS2 platform | Vladimir Murzin | 1 | -0/+1 |
2016-03-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+1 |