aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/Makefile
AgeCommit message (Expand)AuthorFilesLines
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-0/+3
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Gravatar Arnd Bergmann 1-1/+3
2016-11-08Revert "ARC: build: retire old toggles"Gravatar Vineet Gupta 1-0/+3
2016-10-28ARC: build: retire old togglesGravatar Vineet Gupta 1-3/+0
2016-09-30ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmGravatar Vineet Gupta 1-1/+2
2016-09-30ARC: dw2 unwind: don't force dwarf 2Gravatar Vineet Gupta 1-6/+0
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingGravatar Vineet Gupta 1-0/+2
2016-07-27Disable "maybe-uninitialized" warning globallyGravatar Linus Torvalds 1-3/+1
2016-06-28ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Gravatar Vineet Gupta 1-2/+0
2016-05-30Fix typosGravatar Andrea Gelmini 1-1/+1
2016-05-09ARC: Add eznps platform to Kconfig and MakefileGravatar Noam Camus 1-0/+5
2016-03-18ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Gravatar Vineet Gupta 1-1/+3
2016-03-12ARC: build: Better way to detect ISA compatible toolchainGravatar Vineet Gupta 1-0/+14
2016-03-11ARC: [BE] Select correct CROSS_COMPILE prefixGravatar Vineet Gupta 1-0/+4
2016-02-18ARC: Assume multiplier is always presentGravatar Vineet Gupta 1-4/+0
2015-12-21ARC: Fix linking errors with CONFIG_MODULE + CONFIG_CC_OPTIMIZE_FOR_SIZEGravatar Vineet Gupta 1-1/+1
2015-10-27arc: use common make variables for dtb buildsGravatar Rob Herring 1-1/+1
2015-07-20ARCv2: add knob for DIV_REV in KconfigGravatar Alexey Brodkin 1-1/+9
2015-07-06ARC: Override toplevel default -O2 with -O3Gravatar Vineet Gupta 1-1/+2
2015-06-28ARC: Fix build failures for ARCompact in linux-next after ARCv2 supportGravatar Vineet Gupta 1-2/+2
2015-06-28ARCv2: Allow older gcc to cope with new regime of ARCv2/ARCompact supportGravatar Vineet Gupta 1-1/+1
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresGravatar Vineet Gupta 1-1/+7
2015-06-19ARC: [axs101] Add support for AXS101 SDP (software development platform)Gravatar Alexey Brodkin 1-0/+1
2015-06-19ARC: [plat_arcfpga]->[plat_sim]Gravatar Vineet Gupta 1-2/+2
2015-06-19ARC: RIP broken 64bit RTSCGravatar Vineet Gupta 1-1/+1
2015-05-19ARC: switch to simpler CROSS_COMPILE prefixGravatar Vineet Gupta 1-1/+1
2014-12-17ARC: rename default defconfigGravatar Vineet Gupta 1-1/+1
2014-10-13ARC: remove gcc mpy heuristicsGravatar Vineet Gupta 1-16/+1
2013-06-27ARC: Adjustments for gcc 4.8Gravatar Vineet Gupta 1-8/+16
2013-06-22ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hGravatar Vineet Gupta 1-3/+1
2013-05-07ARC: [TB10x] Add support for TB10x platformGravatar Christian Ruppert 1-0/+1
2013-04-09ARC: [build] Allow uncompressed uImageGravatar Vineet Gupta 1-2/+3
2013-04-09ARC: [build] cleanup Makefile a bitGravatar Vineet Gupta 1-2/+3
2013-04-09ARC: [build] silence make defconfig warnings with host gcc 4.7Gravatar Vineet Gupta 1-0/+4
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersGravatar Vineet Gupta 1-15/+1
2013-02-15ARC: Boot #2: Verbose Boot reporting / feature verificationGravatar Vineet Gupta 1-0/+2
2013-02-15ARC: SMP supportGravatar Vineet Gupta 1-0/+3
2013-02-15ARC: OProfile supportGravatar Vineet Gupta 1-0/+2
2013-02-15ARC: [optim] Cache "current" in Register r25Gravatar Vineet Gupta 1-0/+9
2013-02-15ARC: [DeviceTree] Basic supportGravatar Vineet Gupta 1-0/+9
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptGravatar Vineet Gupta 1-0/+115