Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-06 | riscv: Use SYM_*() assembly macros instead of deprecated ones | Clément Léger | 1 | -2/+1 |
2023-11-06 | riscv: use ".L" local labels in assembly when applicable | Clément Léger | 1 | -27/+27 |
2023-04-26 | riscv: Allow to downgrade paging mode from the command line | Alexandre Ghiti | 1 | -0/+2 |
2022-03-10 | riscv: Fixed misaligned memory access. Fixed pointer comparison. | Michael T. Kloos | 1 | -58/+310 |
2020-12-11 | riscv: provide memmove implementation | Nylon Chen | 1 | -0/+64 |