summaryrefslogtreecommitdiff
path: root/arch/riscv/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-03-30riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor1-4/+6
2023-03-17RISC-V: Stop emitting attributesPalmer Dabbelt1-0/+7
2023-03-10riscv: ftrace: Reduce the detour code size to halfGuo Ren1-2/+2
2023-03-10riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren1-0/+4
2023-02-09riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2022-10-28Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt1-4/+2
2022-10-28riscv: fix detection of toolchain Zihintpause supportConor Dooley1-2/+1
2022-10-28riscv: fix detection of toolchain Zicbom supportConor Dooley1-2/+1
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2022-10-13riscv: Pass -mno-relax only on lld < 15.0.0Fangrui Song1-0/+2
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+0
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+0
2022-09-20riscv: efi: enable generic EFI compressed bootArd Biesheuvel1-1/+5
2022-08-11arch/riscv: add Zihintpause supportDao Lu1-0/+4
2022-08-11riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt1-0/+4
2022-07-29riscv: Add support for non-coherent devices using zicbom extensionHeiko Stuebner1-0/+4
2022-07-22riscv: compat: vdso: Fix vdso_install targetEmil Renner Berthing1-1/+1
2022-07-21riscv: add as-options for modules with assembly compontentsBen Dooks1-0/+1
2022-06-02riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada1-3/+0
2022-06-01Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+10
2022-05-19RISC-V: Add support for rv32 userspace via COMPATPalmer Dabbelt1-0/+9
2022-05-12riscv: integrate alternatives better into the main architectureHeiko Stuebner1-1/+1
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-4/+3
2022-04-26riscv: compat: vdso: Add COMPAT_VDSO base code implementationGuo Ren1-0/+5
2022-04-26riscv: Fixup difference with defconfigGuo Ren1-0/+4
2022-02-10riscv: fix build with binutils 2.38Aurelien Jarno1-0/+6
2021-11-19riscv: 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/ke...Linus Torvalds1-0/+10
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+1
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-6/+1
2021-10-05riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap1-0/+10
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel1-0/+1
2021-09-11riscv: 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/ke...Linus Torvalds1-0/+6
2021-08-26RISC-V: Fix VDSO build for !MMUPalmer Dabbelt1-0/+2
2021-08-25riscv: 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/mas...Linus Torvalds1-1/+0
2021-06-13riscv32: 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-15riscv: Enable per-task stack canariesGuo Ren1-0/+10
2021-01-15riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren1-0/+2
2021-01-15riscv: 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/mas...Linus Torvalds1-3/+0
2020-10-03RISC-V: Add EFI stub support.Atish Patra1-0/+1