aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-3/+3
2020-04-03riscv: create a loader.bin boot image for Kendryte SoCChristoph Hellwig1-3/+3
2020-03-03riscv: Change code model of module to medany to improve data accessingVincent Chen1-2/+4
2019-11-17riscv: provide a flat image loaderChristoph Hellwig1-4/+9
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2019-09-04riscv: Add perf callchain supportMao Han1-0/+3
2019-08-30riscv: add arch/riscv/KbuildMasahiro Yamada1-1/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-1/+1
2019-07-17riscv: drop unneeded -Wall additionMasahiro Yamada1-2/+0
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada1-2/+0
2019-04-25riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig1-3/+2
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel1-1/+1
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel1-1/+14
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov1-0/+4
2018-10-22riscv: Add support to no-FPU systemsPalmer Dabbelt1-11/+8
2018-10-22riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada1-2/+0
2018-10-22Allow to disable FPU supportAlan Kao1-1/+1
2018-10-22Cleanup ISA string settingAlan Kao1-11/+8
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds1-0/+3
2018-08-13RISC-V: implement __lshrti3.Alex Guo1-0/+3
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada1-1/+0
2018-06-11riscv: add riscv-specific predefines to CHECKFLAGSLuc Van Oostenryck1-0/+3
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt1-0/+5
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li1-0/+5
2018-04-02riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao1-0/+3
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt1-0/+72