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