aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-11-20RISC-V: Build flat and compressed kernel imagesGravatar Anup Patel 1-1/+14
2018-11-12riscv: add missing vdso_install targetGravatar David Abdurachmanov 1-0/+4
2018-10-22riscv: Add support to no-FPU systemsGravatar Palmer Dabbelt 1-11/+8
2018-10-22riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigGravatar Masahiro Yamada 1-2/+0
2018-10-22Allow to disable FPU supportGravatar Alan Kao 1-1/+1
2018-10-22Cleanup ISA string settingGravatar Alan Kao 1-11/+8
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-2/+2
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+3
2018-08-13RISC-V: implement __lshrti3.Gravatar Alex Guo 1-0/+3
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileGravatar Masahiro Yamada 1-1/+0
2018-06-11riscv: add riscv-specific predefines to CHECKFLAGSGravatar Luc Van Oostenryck 1-0/+3
2018-04-02RISC-V: Fixes to module loadingGravatar Palmer Dabbelt 1-0/+5
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleGravatar Zong Li 1-0/+5
2018-04-02riscv/ftrace: Add RECORD_MCOUNT supportGravatar Alan Kao 1-0/+3
2017-09-26RISC-V: Build InfrastructureGravatar Palmer Dabbelt 1-0/+72