aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22arch: arc: Remove CONFIG_OPROFILE supportViresh Kumar1-2/+0
2020-12-01ARC: build: move symlink creation to arch/arc/Makefile to avoid raceMasahiro Yamada1-1/+12
2020-12-01ARC: build: add boot_targets to PHONYMasahiro Yamada1-0/+1
2020-12-01ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada1-1/+1
2020-12-01ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada1-6/+0
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta1-5/+0
2020-06-16ARC: build: remove deprecated toggle for arc700 buildsVineet Gupta1-1/+1
2020-06-16ARC: build: allow users to specify -mcpuEugeniy Paltsev1-2/+19
2019-10-28ARC: merge HAPS-HS with nSIM-HS configsEugeniy Paltsev1-1/+1
2019-09-04kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARCMasahiro Yamada1-8/+0
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2019-07-11kbuild: remove src and obj from the top MakefileMasahiro Yamada1-1/+1
2019-06-29Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+4
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-11ARC: build: Try to guess CROSS_COMPILE with cc-cross-prefixAlexey Brodkin1-0/+4
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev1-0/+6
2018-11-30ARC: change defconfig defaults to ARCv2Kevin Hilman1-1/+1
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-6/+0
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring1-6/+0
2018-09-18ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin1-9/+1
2018-09-13ARC: build: Get rid of toolchain checkAlexey Brodkin1-14/+0
2018-09-10ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta1-1/+1
2018-08-30arc: remove redundant GCC version checksMasahiro Yamada1-9/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-06-13ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin1-14/+1
2017-10-03arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada1-2/+0
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin1-0/+1
2017-08-04ARC: [plat-sim] Include this platform unconditionallyVineet Gupta1-1/+1
2017-03-20arc: Use full path in KBUILD_IMAGE definitionMichal Marek1-2/+2
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