index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
Makefile
Age
Commit message (
Expand
)
Author
2020-04-09
Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-03
riscv: create a loader.bin boot image for Kendryte SoC
Christoph Hellwig
2020-03-03
riscv: Change code model of module to medany to improve data accessing
Vincent Chen
2019-11-17
riscv: provide a flat image loader
Christoph Hellwig
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-04
riscv: Add perf callchain support
Mao Han
2019-08-30
riscv: add arch/riscv/Kbuild
Masahiro Yamada
2019-08-21
kbuild: rebuild modules when module linker scripts are updated
Masahiro Yamada
2019-07-17
riscv: drop unneeded -Wall addition
Masahiro Yamada
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
2019-04-25
riscv: remove CONFIG_RISCV_ISA_A
Christoph Hellwig
2019-02-05
bpf, riscv: add BPF JIT for RV64G
Björn Töpel
2018-11-20
RISC-V: Build flat and compressed kernel images
Anup Patel
2018-11-12
riscv: add missing vdso_install target
David Abdurachmanov
2018-10-22
riscv: Add support to no-FPU systems
Palmer Dabbelt
2018-10-22
riscv: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2018-10-22
Allow to disable FPU support
Alan Kao
2018-10-22
Cleanup ISA string setting
Alan Kao
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-19
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-13
RISC-V: implement __lshrti3.
Alex Guo
2018-07-19
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
Masahiro Yamada
2018-06-11
riscv: add riscv-specific predefines to CHECKFLAGS
Luc Van Oostenryck
2018-04-02
RISC-V: Fixes to module loading
Palmer Dabbelt
2018-04-02
RISC-V: Add sections of PLT and GOT for kernel module
Zong Li
2018-04-02
riscv/ftrace: Add RECORD_MCOUNT support
Alan Kao
2017-09-26
RISC-V: Build Infrastructure
Palmer Dabbelt