summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/io.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1Star
* riscv/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon2019-04-081-13/+2Star
* riscv: io: Update __io_[p]ar() macros to take an argumentWill Deacon2019-02-281-18/+18
* riscv: remove CONFIG_MMU ifdefsChristoph Hellwig2018-01-081-4/+0Star
* RISC-V: Fixes for clean allmodconfig buildPalmer Dabbelt2017-12-011-7/+9
|\
| * RISC-V: io.h: type fixes for warningsOlof Johansson2017-11-301-7/+9
* | RISC-V: __io_writes should respect the length argumentPalmer Dabbelt2017-12-011-1/+1
|/
* RISC-V: Atomic and Locking CodePalmer Dabbelt2017-09-271-0/+303