summaryrefslogtreecommitdiff
path: root/arch/riscv/include
Commit message (Expand)AuthorAgeFilesLines
* riscv: Add a helper routine to print CPU informationBin Meng2018-10-031-0/+124
* riscv: Remove mach typeBin Meng2018-10-032-30/+0
* riscv: Remove setup.hBin Meng2018-10-032-207/+0
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* riscv: cpu: nx25: Rename as ax25Rick Chen2018-05-291-5/+5
* SPDX: Convert single license tags to Linux Kernel styleRick Chen2018-05-291-2/+1
* riscv: Add board_quiesce_devices stubAlexander Graf2018-05-291-0/+1
* riscv: Add setjmp/longjmp codeAlexander Graf2018-05-291-0/+26
* riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* riscv: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0713-27/+13
* riscv: bootm: Remove ATAGSRick Chen2018-03-301-49/+0
* riscv: checkpatch: Fix alignment should match open parenthesisRick Chen2018-03-302-19/+13
* riscv: checkpatch: Fix use of volatileRick Chen2018-03-301-1/+1
* riscv: checkpatch: Fix Macro argument reuseRick Chen2018-03-304-15/+35
* riscv: nx25: include: Add header files to support RISC-VRick Chen2018-01-1221-0/+1669