summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-11-30RISC-V: io.h: type fixes for warningsOlof Johansson1-7/+9
2017-11-30RISC-V: use RISCV_{INT,SHORT} instead of {INT,SHORT} for asm macrosOlof Johansson2-9/+9
2017-11-30RISC-V: use generic serial.hOlof Johansson1-0/+1
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds48-0/+4509
2017-09-27RISC-V: Build InfrastructurePalmer Dabbelt1-0/+61
2017-09-27RISC-V: User-facing APIPalmer Dabbelt5-0/+303
2017-09-27RISC-V: Paging and MMUPalmer Dabbelt7-0/+910
2017-09-27RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt7-0/+364
2017-09-27RISC-V: Task implementationPalmer Dabbelt6-0/+328
2017-09-27RISC-V: ELF and module implementationPalmer Dabbelt3-0/+150
2017-09-27RISC-V: Generic library routines and assemblyPalmer Dabbelt6-0/+822
2017-09-27RISC-V: Atomic and Locking CodePalmer Dabbelt10-0/+1423
2017-09-27RISC-V: Init and Halt CodePalmer Dabbelt3-0/+162