Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch/riscv: Use 'enum cb_err' | Elyes Haouas | 2022-12-25 | 1 | -7/+7 |
* | src/arch: Drop unneeded empty lines | Elyes HAOUAS | 2020-08-24 | 1 | -2/+0 |
* | src: Remove unused 'include <stddef.h> | Elyes HAOUAS | 2020-08-18 | 1 | -1/+0 |
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 1 | -1/+0 |
* | src/arch/riscv: Convert to SPDX license header | Patrick Georgi | 2020-03-06 | 1 | -14/+2 |
* | src/arch/riscv/misaligned.c: Fix an off-by-one error when loading the opcode | Philipp Hug | 2018-10-30 | 1 | -1/+1 |
* | arch/riscv: Advance the PC after handling misaligned load/store | Jonathan Neuschäfer | 2018-09-26 | 1 | -4/+13 |
* | riscv: update misaligned memory access exception handling | Xiang Wang | 2018-09-10 | 1 | -0/+267 |