Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | riscv: add nommu support | Christoph Hellwig | 2019-11-18 | 1 | -0/+2 |
* | riscv: separate MMIO functions into their own header file | Paul Walmsley | 2019-11-05 | 1 | -144/+3 |
* | RISC-V: Add PCIe I/O BAR memory mapping | Yash Shah | 2019-10-28 | 1 | -0/+7 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
* | riscv/mmiowb: Hook up mmwiob() implementation to asm-generic code | Will Deacon | 2019-04-08 | 1 | -13/+2 |
* | riscv: io: Update __io_[p]ar() macros to take an argument | Will Deacon | 2019-02-28 | 1 | -18/+18 |
* | riscv: remove CONFIG_MMU ifdefs | Christoph Hellwig | 2018-01-08 | 1 | -4/+0 |
* | RISC-V: Fixes for clean allmodconfig build | Palmer Dabbelt | 2017-12-01 | 1 | -7/+9 |
|\ | |||||
| * | RISC-V: io.h: type fixes for warnings | Olof Johansson | 2017-11-30 | 1 | -7/+9 |
* | | RISC-V: __io_writes should respect the length argument | Palmer Dabbelt | 2017-12-01 | 1 | -1/+1 |
|/ | |||||
* | RISC-V: Atomic and Locking Code | Palmer Dabbelt | 2017-09-27 | 1 | -0/+303 |