index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
interrupts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: allow resume after exception
Heinrich Schuchardt
2023-11-02
1
-0
/
+13
*
riscv: Remove common.h usage
Tom Rini
2023-10-24
1
-1
/
+0
*
arch/riscv: add semihosting support for RISC-V
Kautuk Consul
2022-12-08
1
-0
/
+25
*
riscv: show code leading to exception
Heinrich Schuchardt
2021-09-07
1
-0
/
+33
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
riscv: reset after crash
Heinrich Schuchardt
2020-12-14
1
-4
/
+4
*
Merge branch 'next'
Tom Rini
2020-10-05
1
-1
/
+2
|
\
|
*
riscv: Ensure gp is NULL or points to valid data
Sean Anderson
2020-09-30
1
-1
/
+2
*
|
riscv: restore global data pointer in trap handler
Heinrich Schuchardt
2020-09-28
1
-0
/
+3
|
/
*
riscv: additional crash information
Heinrich Schuchardt
2020-08-14
1
-22
/
+35
*
riscv: Add option to print registers on exception
Sean Anderson
2020-02-10
1
-11
/
+39
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
riscv: clarify error message on undefined exceptions
Lukas Auer
2019-01-15
1
-1
/
+2
*
riscv: Adjust the _exit_trap() position to come before handle_trap()
Bin Meng
2018-12-18
1
-32
/
+30
*
riscv: Add kconfig option to run U-Boot in S-mode
Anup Patel
2018-12-05
1
-9
/
+22
*
riscv: hang on unhandled exceptions
Lukas Auer
2018-11-26
1
-0
/
+2
*
riscv: treat undefined exception codes as reserved
Lukas Auer
2018-11-26
1
-2
/
+6
*
riscv: complete the list of exception codes
Lukas Auer
2018-11-26
1
-1
/
+12
*
riscv: fix use of incorrectly sized variables
Lukas Auer
2018-11-26
1
-5
/
+5
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
riscv: checkpatch: Fix static const char * array declarations
Rick Chen
2018-03-30
1
-1
/
+1
*
riscv: nx25: lib: Add relative lib funcs to support RISC-V
Rick Chen
2018-01-12
1
-0
/
+76