aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-10riscv: fix build with binutils 2.38Aurelien Jarno1-0/+6
2021-11-18riscv: fix building external modulesAndreas Schwab1-0/+2
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+10
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-6/+1
2021-10-04riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap1-0/+10
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel1-0/+1
2021-09-10riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada1-2/+5
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+6
2021-08-25RISC-V: Fix VDSO build for !MMUPalmer Dabbelt1-0/+2
2021-08-24riscv: explicitly use symbol offsets for VDSOSaleem Abdulrasool1-0/+4
2021-08-10kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada1-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2021-06-12riscv32: Use medany C model for modulesKhem Raj1-1/+1
2021-05-29riscv: Use -mno-relax when using lld linkerKhem Raj1-0/+9
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-1/+0
2021-04-26RISC-V: enable XIPVitaly Wool1-1/+7
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen1-0/+1
2021-01-14riscv: Enable per-task stack canariesGuo Ren1-0/+10
2021-01-14riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren1-0/+2
2021-01-14riscv: Use vendor name for K210 SoC supportDamien Le Moal1-1/+1
2020-11-09riscv: Clean up boot dirKefeng Wang1-0/+3
2020-11-09riscv: Fix compressed Image formats buildKefeng Wang1-0/+3
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+0
2020-10-02RISC-V: Add EFI stub support.Atish Patra1-0/+1
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada1-3/+0
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