summaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-1/+1
|\
| * kbuild: remove src and obj from the top MakefileMasahiro Yamada2019-07-101-1/+1
* | Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-06-291-0/+4
|\ \
| * | ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefixAlexey Brodkin2019-06-111-0/+4
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev2019-02-251-0/+6
* ARC: change defconfig defaults to ARCv2Kevin Hilman2018-11-301-1/+1
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-6/+0Star
|\
| * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-6/+0Star
* | ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-09-181-9/+1Star
* | ARC: build: Get rid of toolchain checkAlexey Brodkin2018-09-131-14/+0Star
* | ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta2018-09-101-1/+1
* | arc: remove redundant GCC version checksMasahiro Yamada2018-08-311-9/+1Star
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1
* ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-06-141-14/+1Star
* arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada2017-10-041-2/+0Star
* ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin2017-09-011-0/+1
* ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-041-1/+1
* arc: Use full path in KBUILD_IMAGE definitionMichal Marek2017-03-201-2/+2
* Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-11-121-0/+3
|\
| * Revert "ARC: build: retire old toggles"Vineet Gupta2016-11-081-0/+3
* | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-111-1/+3
|/
* ARC: build: retire old togglesVineet Gupta2016-10-281-3/+0Star
* ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta2016-09-301-1/+2
* ARC: dw2 unwind: don't force dwarf 2Vineet Gupta2016-09-301-6/+0Star
* ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-301-0/+2
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-271-3/+1Star
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-06-281-2/+0Star
* Fix typosAndrea Gelmini2016-05-301-1/+1
* ARC: Add eznps platform to Kconfig and MakefileNoam Camus2016-05-091-0/+5
* ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta2016-03-181-1/+3
* ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-03-121-0/+14
* ARC: [BE] Select correct CROSS_COMPILE prefixVineet Gupta2016-03-111-0/+4
* ARC: Assume multiplier is always presentVineet Gupta2016-02-181-4/+0Star
* ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEVineet Gupta2015-12-211-1/+1
* arc: use common make variables for dtb buildsRob Herring2015-10-271-1/+1
* ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin2015-07-201-1/+9
* ARC: Override toplevel default -O2 with -O3Vineet Gupta2015-07-061-1/+2
* ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2015-06-281-2/+2
* ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact supportVineet Gupta2015-06-281-1/+1
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-1/+7
* ARC: [axs101] Add support for AXS101 SDP (software development platform)Alexey Brodkin2015-06-191-0/+1
* ARC: [plat_arcfpga]->[plat_sim]Vineet Gupta2015-06-191-2/+2
* ARC: RIP broken 64bit RTSCVineet Gupta2015-06-191-1/+1
* ARC: switch to simpler CROSS_COMPILE prefixVineet Gupta2015-05-191-1/+1
* ARC: rename default defconfigVineet Gupta2014-12-171-1/+1
* ARC: remove gcc mpy heuristicsVineet Gupta2014-10-131-16/+1Star
* ARC: Adjustments for gcc 4.8Vineet Gupta2013-06-271-8/+16
* ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-221-3/+1Star
* ARC: [TB10x] Add support for TB10x platformChristian Ruppert2013-05-071-0/+1