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