aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/Makefile
AgeCommit message (Expand)Author
2019-06-29Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-11ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefixAlexey Brodkin
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev
2018-11-30ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-18ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin
2018-09-13ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-09-10ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta
2018-08-30arc: remove redundant GCC version checksMasahiro Yamada
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-06-13ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin
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