summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile
AgeCommit message (Expand)AuthorLines
2022-08-11arch/riscv: add Zihintpause supportDao Lu-0/+4
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt-0/+4
2022-07-28riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner-0/+4
2022-07-22riscv: compat: vdso: Fix vdso_install targetEmil Renner Berthing-1/+1
2022-07-21riscv: add as-options for modules with assembly compontentsBen Dooks-0/+1
2022-06-01riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada-3/+0
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+10
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt-0/+9
2022-05-11riscv: integrate alternatives better into the main architectureHeiko Stuebner-1/+1
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada-4/+3
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren-0/+5
2022-04-26riscv: Fixup difference with defconfigGuo Ren-0/+4
2022-02-10riscv: fix build with binutils 2.38Aurelien Jarno-0/+6
2021-11-18riscv: fix building external modulesAndreas Schwab-0/+2
2021-11-13Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+10
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-6/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada-6/+1
2021-10-04riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap-0/+10
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel-0/+1
2021-09-10riscv: move the (z)install rules to arch/riscv/MakefileMasahiro Yamada-2/+5
2021-09-05Merge tag 'riscv-for-linus-5.15-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+6
2021-08-25RISC-V: Fix VDSO build for !MMUPalmer Dabbelt-0/+2
2021-08-24riscv: explicitly use symbol offsets for VDSOSaleem Abdulrasool-0/+4
2021-08-10kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+0
2021-06-12riscv32: Use medany C model for modulesKhem Raj-1/+1
2021-05-29riscv: Use -mno-relax when using lld linkerKhem Raj-0/+9
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada-1/+0
2021-04-26RISC-V: enable XIPVitaly Wool-1/+7
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen-0/+1
2021-01-14riscv: Enable per-task stack canariesGuo Ren-0/+10
2021-01-14riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren-0/+2
2021-01-14riscv: Use vendor name for K210 SoC supportDamien Le Moal-1/+1
2020-11-09riscv: Clean up boot dirKefeng Wang-0/+3
2020-11-09riscv: Fix compressed Image formats buildKefeng Wang-0/+3
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+0
2020-10-02RISC-V: Add EFI stub support.Atish Patra-0/+1
2020-09-25kbuild: preprocess module linker scriptMasahiro Yamada-3/+0
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2020-04-03riscv: create a loader.bin boot image for Kendryte SoCChristoph Hellwig-3/+3
2020-03-03riscv: Change code model of module to medany to improve data accessingVincent Chen-2/+4
2019-11-17riscv: provide a flat image loaderChristoph Hellwig-4/+9
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