aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/Makefile
AgeCommit message (Expand)Author
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
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-04riscv: Add perf callchain supportMao Han
2019-08-30riscv: add arch/riscv/KbuildMasahiro Yamada
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada
2019-07-17riscv: drop unneeded -Wall additionMasahiro Yamada
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada
2019-04-25riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig
2019-02-05bpf, riscv: add BPF JIT for RV64GBjörn Töpel
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel
2018-11-12riscv: add missing vdso_install targetDavid Abdurachmanov
2018-10-22riscv: Add support to no-FPU systemsPalmer Dabbelt
2018-10-22riscv: move GCC version check for ARCH_SUPPORTS_INT128 to KconfigMasahiro Yamada
2018-10-22Allow to disable FPU supportAlan Kao
2018-10-22Cleanup ISA string settingAlan Kao
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13RISC-V: implement __lshrti3.Alex Guo
2018-07-19kbuild: remove redundant LDFLAGS clearing in arch/*/MakefileMasahiro Yamada
2018-06-11riscv: add riscv-specific predefines to CHECKFLAGSLuc Van Oostenryck
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li
2018-04-02riscv/ftrace: Add RECORD_MCOUNT supportAlan Kao
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt