summaryrefslogtreecommitdiff
path: root/arch/riscv/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-03-27riscv: compat_vdso: install compat_vdso.so.dbg to /lib/modules/*/vdso/Masahiro Yamada1-1/+1
2024-01-22RISC-V: build: Allow LTO to be selectedWende Tan1-0/+5
2024-01-18riscv: add dependency among Image(.gz), loader(.bin), and vmlinuz.efiMasahiro Yamada1-0/+2
2024-01-18Merge patch series "RISC-V: Disable DWARF5 with known broken LLVM versions"Palmer Dabbelt1-3/+1
2024-01-18riscv: Hoist linker relaxation disabling logic into KconfigNathan Chancellor1-3/+1
2024-01-10riscv: introduce RISCV_EFFICIENT_UNALIGNED_ACCESSJisheng Zhang1-0/+2
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+4
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-6/+3
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada1-6/+3
2023-10-28riscv: Implement Shadow Call StackSami Tolvanen1-0/+4
2023-10-12riscv: Remove duplicate objcopy flagSong Shuai1-1/+0
2023-08-23riscv: Require FRAME_POINTER for some configurationsBjörn Töpel1-3/+0
2023-06-08riscv: Enable Vector code to be builtGuo Ren1-1/+5
2023-04-29Merge tag 'riscv-for-linus-6.4-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+10
2023-04-26riscv: Allow to downgrade paging mode from the command lineAlexandre Ghiti1-1/+2
2023-04-19Merge patch series "Introduce 64b relocatable kernel"Palmer Dabbelt1-2/+5
2023-04-19riscv: Use --emit-relocs in order to move .rela.dyn in initAlexandre Ghiti1-1/+1
2023-04-19riscv: Introduce CONFIG_RELOCATABLEAlexandre Ghiti1-2/+5
2023-03-28riscv: configs: Add nommu PHONY defconfig for RV32Jesse Taube1-0/+4
2023-03-23riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor1-4/+6
2023-03-07RISC-V: Stop emitting attributesPalmer Dabbelt1-0/+7
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+5
2023-02-21Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2023-02-15Merge patch series "riscv: Optimize function trace"Palmer Dabbelt1-1/+5
2023-02-15riscv: ftrace: Reduce the detour code size to halfGuo Ren1-2/+2
2023-02-15riscv: ftrace: Remove wasted nops for !RISCV_ISA_CGuo Ren1-0/+4
2023-02-15Merge patch series "Remove toolchain dependencies for Zicbom"Palmer Dabbelt1-3/+0
2023-02-15RISC-V: remove toolchain version checks for ZicbomConor Dooley1-3/+0
2023-02-02riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2022-12-27RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOOConor Dooley1-1/+1
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada1-1/+1
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