~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arch/riscv: add semihosting support for RISC-VKautuk Consul2022-12-08
* riscv: show code leading to exceptionHeinrich Schuchardt2021-09-07
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* riscv: reset after crashHeinrich Schuchardt2020-12-14
* Merge branch 'next'Tom Rini2020-10-05
|\
| * riscv: Ensure gp is NULL or points to valid dataSean Anderson2020-09-30
* | riscv: restore global data pointer in trap handlerHeinrich Schuchardt2020-09-28
|/
* riscv: additional crash informationHeinrich Schuchardt2020-08-14
* riscv: Add option to print registers on exceptionSean Anderson2020-02-10
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* riscv: clarify error message on undefined exceptionsLukas Auer2019-01-15
* riscv: Adjust the _exit_trap() position to come before handle_trap()Bin Meng2018-12-18
* riscv: Add kconfig option to run U-Boot in S-modeAnup Patel2018-12-05
* riscv: hang on unhandled exceptionsLukas Auer2018-11-26
* riscv: treat undefined exception codes as reservedLukas Auer2018-11-26
* riscv: complete the list of exception codesLukas Auer2018-11-26
* riscv: fix use of incorrectly sized variablesLukas Auer2018-11-26
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* riscv: checkpatch: Fix static const char * array declarationsRick Chen2018-03-30
* riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen2018-01-12