summaryrefslogtreecommitdiff
path: root/arch/arc/Makefile
Commit message (Expand)AuthorAge
* arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada2017-10-03
* ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin2017-09-01
* ARC: [plat-sim] Include this platform unconditionallyVineet Gupta2017-08-04
* arc: Use full path in KBUILD_IMAGE definitionMichal Marek2017-03-20
* Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-11-11
|\
| * Revert "ARC: build: retire old toggles"Vineet Gupta2016-11-08
* | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-11
|/
* ARC: build: retire old togglesVineet Gupta2016-10-28
* ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta2016-09-30
* ARC: dw2 unwind: don't force dwarf 2Vineet Gupta2016-09-30
* ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta2016-09-30
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-27
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-06-28
* Fix typosAndrea Gelmini2016-05-30
* ARC: Add eznps platform to Kconfig and MakefileNoam Camus2016-05-09
* ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta2016-03-18
* ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-03-12
* ARC: [BE] Select correct CROSS_COMPILE prefixVineet Gupta2016-03-11
* ARC: Assume multiplier is always presentVineet Gupta2016-02-18
* ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEVineet Gupta2015-12-21
* arc: use common make variables for dtb buildsRob Herring2015-10-27
* ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin2015-07-20
* ARC: Override toplevel default -O2 with -O3Vineet Gupta2015-07-06
* ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta2015-06-28
* ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact supportVineet Gupta2015-06-28
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-22
* ARC: [axs101] Add support for AXS101 SDP (software development platform)Alexey Brodkin2015-06-19
* ARC: [plat_arcfpga]->[plat_sim]Vineet Gupta2015-06-19
* ARC: RIP broken 64bit RTSCVineet Gupta2015-06-19
* ARC: switch to simpler CROSS_COMPILE prefixVineet Gupta2015-05-19
* ARC: rename default defconfigVineet Gupta2014-12-17
* ARC: remove gcc mpy heuristicsVineet Gupta2014-10-13
* ARC: Adjustments for gcc 4.8Vineet Gupta2013-06-27
* ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-22
* ARC: [TB10x] Add support for TB10x platformChristian Ruppert2013-05-07
* ARC: [build] Allow uncompressed uImageVineet Gupta2013-04-09
* ARC: [build] cleanup Makefile a bitVineet Gupta2013-04-09
* ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta2013-04-09
* ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta2013-02-15
* ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta2013-02-15
* ARC: SMP supportVineet Gupta2013-02-15
* ARC: OProfile supportVineet Gupta2013-02-15
* ARC: [optim] Cache "current" in Register r25Vineet Gupta2013-02-15
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-15
* ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta2013-02-11