summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile
Commit message (Expand)AuthorAgeFilesLines
* riscv: drop unneeded -Wall additionMasahiro Yamada2019-07-171-2/+0Star
* kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0Star
* riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig2019-04-251-3/+2Star
* bpf, riscv: add BPF JIT for RV64GBjörn Töpel2019-02-051-1/+1
* RISC-V: Build flat and compressed kernel imagesAnup Patel2018-11-201-1/+14
* riscv: add missing vdso_install targetDavid Abdurachmanov2018-11-131-0/+4
* riscv: Add support to no-FPU systemsPalmer Dabbelt2018-10-231-11/+8Star
|\
| * Allow to disable FPU supportAlan Kao2018-10-231-1/+1
| * Cleanup ISA string settingAlan Kao2018-10-231-11/+8Star
* | riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada2018-10-231-2/+0Star
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+2
* Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-191-0/+3
|\
| * RISC-V: implement __lshrti3.Alex Guo2018-08-131-0/+3
* | kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada2018-07-191-1/+0Star
|/
* riscv: add riscv-specific predefines to CHECKFLAGSLuc Van Oostenryck2018-06-111-0/+3
* RISC-V: Fixes to module loadingPalmer Dabbelt2018-04-031-0/+5
|\
| * RISC-V: Add sections of PLT and GOT for kernel moduleZong Li2018-04-031-0/+5
* | riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao2018-04-031-0/+3
|/
* RISC-V: Build InfrastructurePalmer Dabbelt2017-09-271-0/+72