aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+3
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann1-1/+3
2016-11-08Revert "ARC: build: retire old toggles"Vineet Gupta1-0/+3
2016-10-28ARC: build: retire old togglesVineet Gupta1-3/+0
2016-09-30ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta1-1/+2
2016-09-30ARC: dw2 unwind: don't force dwarf 2Vineet Gupta1-6/+0
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta1-0/+2
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds1-3/+1
2016-06-28ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta1-2/+0
2016-05-30Fix typosAndrea Gelmini1-1/+1
2016-05-09ARC: Add eznps platform to Kconfig and MakefileNoam Camus1-0/+5
2016-03-18ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta1-1/+3
2016-03-12ARC: build: Better way to detect ISA compatible toolchainVineet Gupta1-0/+14
2016-03-11ARC: [BE] Select correct CROSS_COMPILE prefixVineet Gupta1-0/+4
2016-02-18ARC: Assume multiplier is always presentVineet Gupta1-4/+0
2015-12-21ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEVineet Gupta1-1/+1
2015-10-27arc: use common make variables for dtb buildsRob Herring1-1/+1
2015-07-20ARCv2: add knob for DIV_REV in KconfigAlexey Brodkin1-1/+9
2015-07-06ARC: Override toplevel default -O2 with -O3Vineet Gupta1-1/+2
2015-06-28ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportVineet Gupta1-2/+2
2015-06-28ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact supportVineet Gupta1-1/+1
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-1/+7
2015-06-19ARC: [axs101] Add support for AXS101 SDP (software development platform)Alexey Brodkin1-0/+1
2015-06-19ARC: [plat_arcfpga]->[plat_sim]Vineet Gupta1-2/+2
2015-06-19ARC: RIP broken 64bit RTSCVineet Gupta1-1/+1
2015-05-19ARC: switch to simpler CROSS_COMPILE prefixVineet Gupta1-1/+1
2014-12-17ARC: rename default defconfigVineet Gupta1-1/+1
2014-10-13ARC: remove gcc mpy heuristicsVineet Gupta1-16/+1
2013-06-27ARC: Adjustments for gcc 4.8Vineet Gupta1-8/+16
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta1-3/+1
2013-05-07ARC: [TB10x] Add support for TB10x platformChristian Ruppert1-0/+1
2013-04-09ARC: [build] Allow uncompressed uImageVineet Gupta1-2/+3
2013-04-09ARC: [build] cleanup Makefile a bitVineet Gupta1-2/+3
2013-04-09ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta1-0/+4
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta1-15/+1
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationVineet Gupta1-0/+2
2013-02-15ARC: SMP supportVineet Gupta1-0/+3
2013-02-15ARC: OProfile supportVineet Gupta1-0/+2
2013-02-15ARC: [optim] Cache "current" in Register r25Vineet Gupta1-0/+9
2013-02-15ARC: [DeviceTree] Basic supportVineet Gupta1-0/+9
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta1-0/+115