aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/Makefile
AgeCommit message (Expand)Author
2016-09-07ARC: build: Better way to detect ISA compatible toolchainVineet Gupta
2016-08-10ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet 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