summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile
AgeCommit message (Expand)AuthorLines
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2019-09-04riscv: Add perf callchain supportMao Han-0/+3
2019-08-30riscv: add arch/riscv/KbuildMasahiro Yamada-1/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada-1/+1
2019-07-17riscv: drop unneeded -Wall additionMasahiro Yamada-2/+0
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada-2/+0
2019-04-25riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig-3/+2
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel-1/+1
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel-1/+14
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov-0/+4
2018-10-22riscv: Add support to no-FPU systemsPalmer Dabbelt-11/+8
2018-10-22riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada-2/+0
2018-10-22Allow to disable FPU supportAlan Kao-1/+1
2018-10-22Cleanup ISA string settingAlan Kao-11/+8
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada-2/+2
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2018-08-13RISC-V: implement __lshrti3.Alex Guo-0/+3
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada-1/+0
2018-06-11riscv: add riscv-specific predefines to CHECKFLAGSLuc Van Oostenryck-0/+3
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt-0/+5
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li-0/+5
2018-04-02riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao-0/+3
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt-0/+72