- 6169a5c ARC: build: move symlink creation to arch/arc/Makefile to avoid race by Masahiro Yamada · 4 years, 1 month ago
- 443fb88 ARC: build: add boot_targets to PHONY by Masahiro Yamada · 4 years, 1 month ago
- e1c4b5f ARC: build: add uImage.lzma to the top-level target by Masahiro Yamada · 4 years, 1 month ago
- cf4592a ARC: build: remove non-existing bootpImage from KBUILD_IMAGE by Masahiro Yamada · 4 years, 1 month ago
- dd7c7ab ARC: [plat-eznps]: Drop support for EZChip NPS platform by Vineet Gupta · 4 years, 4 months ago
- 040ece2 ARC: build: remove deprecated toggle for arc700 builds by Vineet Gupta · 4 years, 7 months ago
- 0bdd6e7 ARC: build: allow users to specify -mcpu by Eugeniy Paltsev · 4 years, 7 months ago
- 1681baa ARC: merge HAPS-HS with nSIM-HS configs by Eugeniy Paltsev · 5 years ago
- 15f5db6 kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC by Masahiro Yamada · 5 years ago
- 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 75dd474 kbuild: remove src and obj from the top Makefile by Masahiro Yamada · 6 years ago
- f8b5c72 Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 2bc42bf ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefix by Alexey Brodkin · 6 years ago
- 7655146 ARCv2: Add explcit unaligned access support (and ability to disable too) by Eugeniy Paltsev · 6 years ago
- b7cc40c ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
- b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
- 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
- 40660f1 ARC: build: Don't set CROSS_COMPILE in arch's Makefile by Alexey Brodkin · 6 years ago
- 615f644 ARC: build: Get rid of toolchain check by Alexey Brodkin · 6 years ago
- 00a9933 ARCv2: build: use mcpu=hs38 iso generic mcpu=archs by Vineet Gupta · 6 years ago
- 2b52e2a arc: remove redundant GCC version checks by Masahiro Yamada · 6 years ago
- d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
- 74c11e3 ARC: Explicitly add -mmedium-calls to CFLAGS by Alexey Brodkin · 7 years ago
- d9bc84a arc: remove redundant UTS_MACHINE define in arch/arc/Makefile by Masahiro Yamada · 7 years ago
- a518d63 ARC: [plat-hsdk] initial port for HSDK board by Alexey Brodkin · 7 years ago
- 33460f8 ARC: [plat-sim] Include this platform unconditionally by Vineet Gupta · 7 years ago
- 5e40f0f arc: Use full path in KBUILD_IMAGE definition by Michal Marek · 8 years ago
- e6251f0 Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
- a76bcf5 Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" by Arnd Bergmann · 8 years ago
- 76a0840 Revert "ARC: build: retire old toggles" by Vineet Gupta · 8 years ago
- c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
- 5a205a3 ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm by Vineet Gupta · 8 years ago
- 2d04864 ARC: dw2 unwind: don't force dwarf 2 by Vineet Gupta · 8 years ago
- 6716dbb ARC: dw2 unwind: switch to .eh_frame based unwinding by Vineet Gupta · 12 years ago
- 6e8d666 Disable "maybe-uninitialized" warning globally by Linus Torvalds · 8 years ago
- f52e126 ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame) by Vineet Gupta · 9 years ago
- 2547476 Fix typos by Andrea Gelmini · 9 years ago
- 96665789 ARC: Add eznps platform to Kconfig and Makefile by Noam Camus · 9 years ago
- a69fe1a ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8 by Vineet Gupta · 9 years ago
- 20d7803 ARC: build: Better way to detect ISA compatible toolchain by Vineet Gupta · 9 years ago
- 89a2692 ARC: [BE] Select correct CROSS_COMPILE prefix by Vineet Gupta · 9 years ago
- 0eca6fd ARC: Assume multiplier is always present by Vineet Gupta · 9 years ago
- 07fd7d4 ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZE by Vineet Gupta · 9 years ago
- 10375cc arc: use common make variables for dtb builds by Rob Herring · 9 years ago
- d05a76a ARCv2: add knob for DIV_REV in Kconfig by Alexey Brodkin · 9 years ago
- 9770906 ARC: Override toplevel default -O2 with -O3 by Vineet Gupta · 10 years ago
- 40b8ad8 ARC: Fix build failures for ARCompact in linux-next after ARCv2 support by Vineet Gupta · 10 years ago
- d1c6c2f ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact support by Vineet Gupta · 10 years ago
- 1f6ccff ARCv2: Support for ARCv2 ISA and HS38x cores by Vineet Gupta · 12 years ago
- 556cc1c ARC: [axs101] Add support for AXS101 SDP (software development platform) by Alexey Brodkin · 11 years ago
- fd15579 ARC: [plat_arcfpga]->[plat_sim] by Vineet Gupta · 10 years ago
- 565a9b4 ARC: RIP broken 64bit RTSC by Vineet Gupta · 10 years ago
- 7c42eaf ARC: switch to simpler CROSS_COMPILE prefix by Vineet Gupta · 10 years ago
- 7a70bf7 ARC: rename default defconfig by Vineet Gupta · 10 years ago
- 68d8fee ARC: remove gcc mpy heuristics by Vineet Gupta · 10 years ago
- 5a45da0 ARC: Adjustments for gcc 4.8 by Vineet Gupta · 12 years ago
- 8235703e ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h by Vineet Gupta · 12 years ago
- 072eb69 ARC: [TB10x] Add support for TB10x platform by Christian Ruppert · 12 years ago
- 104058e ARC: [build] Allow uncompressed uImage by Vineet Gupta · 12 years ago
- fb0990b ARC: [build] cleanup Makefile a bit by Vineet Gupta · 12 years ago
- af4c3ae ARC: [build] silence make defconfig warnings with host gcc 4.7 by Vineet Gupta · 12 years ago
- e97ff12 ARC: [Review] Multi-platform image #4: Isolate platform headers by Vineet Gupta · 12 years ago
- af61742 ARC: Boot #2: Verbose Boot reporting / feature verification by Vineet Gupta · 12 years ago
- 41195d2 ARC: SMP support by Vineet Gupta · 12 years ago
- 769bc1f ARC: OProfile support by Vineet Gupta · 12 years ago
- 080c374 ARC: [optim] Cache "current" in Register r25 by Vineet Gupta · 12 years ago
- 999159a ARC: [DeviceTree] Basic support by Vineet Gupta · 12 years ago
- cfdbc2e ARC: Build system: Makefiles, Kconfig, Linker script by Vineet Gupta · 12 years ago