summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile
AgeCommit message (Expand)AuthorLines
2023-04-28Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+10
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti-1/+2
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt-2/+5
2023-04-19riscv: Use --emit-relocs in order to move .rela.dyn in initAlexandre Ghiti-1/+1
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti-2/+5
2023-03-27riscv: configs: Add nommu PHONY defconfig for RV32Jesse Taube-0/+4
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor-4/+6
2023-03-06RISC-V: Stop emitting attributesPalmer Dabbelt-0/+7
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+5
2023-02-20Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1/+1
2023-02-15Merge patch series "riscv: Optimize function trace"Palmer Dabbelt-1/+5
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren-2/+2
2023-02-15riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren-0/+4
2023-02-14Merge patch series "Remove toolchain dependencies for Zicbom"Palmer Dabbelt-3/+0
2023-02-14RISC-V: remove toolchain version checks for ZicbomConor Dooley-3/+0
2023-02-01riscv: disable generation of unwind tablesAndreas Schwab-0/+3
2022-12-27RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOOConor Dooley-1/+1
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada-1/+1
2022-10-27Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt-4/+2
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley-2/+1
2022-10-27riscv: fix detection of toolchain Zicbom supportConor Dooley-2/+1
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2022-10-13riscv: Pass -mno-relax only on lld < 15.0.0Fangrui Song-0/+2
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+0
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada-2/+0
2022-09-20riscv: efi: enable generic EFI compressed bootArd Biesheuvel-1/+5
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