summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/io.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: add nommu supportChristoph Hellwig2019-11-181-0/+2
* riscv: separate MMIO functions into their own header filePaul Walmsley2019-11-051-144/+3
* RISC-V: Add PCIe I/O BAR memory mappingYash Shah2019-10-281-0/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon2019-04-081-13/+2
* 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/+0
* 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