summaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada2017-10-031-2/+0
* 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-111-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/+0
* 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/+0
* ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-301-0/+2
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-271-3/+1
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-06-281-2/+0
* 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/+0
* 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/+1
* 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/+1
* ARC: [TB10x] Add support for TB10x platformChristian Ruppert2013-05-071-0/+1
* ARC: [build] Allow uncompressed uImageVineet Gupta2013-04-091-2/+3
* ARC: [build] cleanup Makefile a bitVineet Gupta2013-04-091-2/+3
* ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta2013-04-091-0/+4
* ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta2013-02-151-15/+1
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-151-0/+2
* ARC: SMP supportVineet Gupta2013-02-151-0/+3
* ARC: OProfile supportVineet Gupta2013-02-151-0/+2
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-151-0/+9
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-151-0/+9
* ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta2013-02-111-0/+115
OpenPOWER on IntegriCloud