summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/Makefile
AgeCommit message (Expand)AuthorLines
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing-0/+2
2020-05-18riscv: Add KGDB supportVincent Chen-0/+1
2020-05-12riscv: perf: RISCV_BASE_PMU should be independentKefeng Wang-1/+1
2020-04-03riscv: Add SOC early init supportDamien Le Moal-0/+1
2020-04-03riscv: Unaligned load/store handling for M_MODEDamien Le Moal-1/+1
2020-03-31RISC-V: Support cpu hotplugAtish Patra-0/+1
2020-03-31RISC-V: Add supported for ordered booting method using HSMAtish Patra-0/+3
2020-03-31RISC-V: Add cpu_ops and modify default booting methodAtish Patra-0/+2
2020-03-26riscv: introduce interfaces to patch kernel codeZong Li-1/+3
2019-11-17riscv: add nommu supportChristoph Hellwig-2/+1
2019-11-17riscv: provide native clint access for M-modeChristoph Hellwig-0/+1
2019-11-13riscv: cleanup the default power off implementationChristoph Hellwig-0/+1
2019-09-05riscv: Add support for perf registers samplingMao Han-0/+1
2019-09-04riscv: Add perf callchain supportMao Han-1/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-03-26RISC-V: Always compile mm/init.c with cmodel=medany and notraceAnup Patel-3/+0
2018-10-22Allow to disable FPU supportAlan Kao-1/+1
2018-10-22Extract FPU context operations from entry.SAlan Kao-0/+1
2018-06-04perf: riscv: preliminary RISC-V supportAlan Kao-0/+2
2018-04-02RISC-V: Fixes to module loadingPalmer Dabbelt-0/+1
2018-04-02RISC-V: Add sections of PLT and GOT for kernel moduleZong Li-0/+1
2018-04-02riscv/ftrace: Add dynamic function tracer supportAlan Kao-2/+3
2018-01-30riscv/ftrace: Add basic supportAlan Kao-0/+7
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt-0/+33