summaryrefslogtreecommitdiffstats
path: root/arch/riscv/Makefile
Commit message (Expand)AuthorAgeFilesLines
* riscv: Use vendor name for K210 SoC supportDamien Le Moal2021-01-141-1/+1
* riscv: Clean up boot dirKefeng Wang2020-11-091-0/+3
* riscv: Fix compressed Image formats buildKefeng Wang2020-11-091-0/+3
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-3/+0
|\
| * kbuild: preprocess module linker scriptMasahiro Yamada2020-09-251-3/+0
* | RISC-V: Add EFI stub support.Atish Patra2020-10-021-0/+1
|/
* Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-091-3/+3
|\
| * riscv: create a loader.bin boot image for Kendryte SoCChristoph Hellwig2020-04-031-3/+3
* | riscv: Change code model of module to medany to improve data accessingVincent Chen2020-03-031-2/+4
|/
* riscv: provide a flat image loaderChristoph Hellwig2019-11-171-4/+9
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
|\
| * kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* | riscv: Add perf callchain supportMao Han2019-09-041-0/+3
* | riscv: add arch/riscv/KbuildMasahiro Yamada2019-08-301-1/+1
|/
* riscv: drop unneeded -Wall additionMasahiro Yamada2019-07-171-2/+0
* kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0
* riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig2019-04-251-3/+2
* bpf, riscv: add BPF JIT for RV64GBjörn Töpel2019-02-051-1/+1
* RISC-V: Build flat and compressed kernel imagesAnup Patel2018-11-201-1/+14
* riscv: add missing vdso_install targetDavid Abdurachmanov2018-11-121-0/+4
* riscv: Add support to no-FPU systemsPalmer Dabbelt2018-10-221-11/+8
|\
| * Allow to disable FPU supportAlan Kao2018-10-221-1/+1
| * Cleanup ISA string settingAlan Kao2018-10-221-11/+8
* | riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada2018-10-221-2/+0
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+2
* Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-191-0/+3
|\
| * RISC-V: implement __lshrti3.Alex Guo2018-08-131-0/+3
* | kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada2018-07-191-1/+0
|/
* riscv: add riscv-specific predefines to CHECKFLAGSLuc Van Oostenryck2018-06-111-0/+3
* RISC-V: Fixes to module loadingPalmer Dabbelt2018-04-021-0/+5
|\
| * RISC-V: Add sections of PLT and GOT for kernel moduleZong Li2018-04-021-0/+5
* | riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao2018-04-021-0/+3
|/
* RISC-V: Build InfrastructurePalmer Dabbelt2017-09-261-0/+72