summaryrefslogtreecommitdiffstats
path: root/arch/riscv/cpu
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: cpu: fix build with CONFIG_RISCV_EXCEPTIONS=nAhmad Fatoum2022-01-051-0/+2
* RISC-V: interrupts: fix Zifencei emulation on rv64Ahmad Fatoum2021-12-131-1/+1
* serial: implement riscv SBI console supportMarcelo Politzer2021-10-051-0/+12
* RISC-V: support incoherent I-CacheAhmad Fatoum2021-06-242-0/+16
* RISC-V: add exception supportAhmad Fatoum2021-06-244-0/+193
* RISC-V: dma: support multiple dma_alloc_coherent backendsAhmad Fatoum2021-06-242-0/+75
* RISC-V: S-Mode: propagate Hart IDAhmad Fatoum2021-06-241-1/+33
* RISC-V: cpu: request stack memory regionAhmad Fatoum2021-03-291-0/+12
* clocksource: add driver for RISC-V and CLINT timersAhmad Fatoum2021-03-233-0/+91