aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/interrupts.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-15riscv: clarify error message on undefined exceptionsLukas Auer1-1/+2
2018-12-18riscv: Adjust the _exit_trap() position to come before handle_trap()Bin Meng1-32/+30
2018-12-05riscv: Add kconfig option to run U-Boot in S-modeAnup Patel1-9/+22
2018-11-26riscv: hang on unhandled exceptionsLukas Auer1-0/+2
2018-11-26riscv: treat undefined exception codes as reservedLukas Auer1-2/+6
2018-11-26riscv: complete the list of exception codesLukas Auer1-1/+12
2018-11-26riscv: fix use of incorrectly sized variablesLukas Auer1-5/+5
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-30riscv: checkpatch: Fix static const char * array declarationsRick Chen1-1/+1
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen1-0/+76