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