- Oct 06, 2023
-
-
Román Cárdenas authored
-
- Oct 03, 2023
-
-
Scott Mabin authored
Removing user mode registers
-
- Sep 21, 2023
-
-
Román Cárdenas authored
-
Aleš Katona authored
Rework on misa and mstatus
-
- Sep 20, 2023
-
-
Román Cárdenas authored
-
- Sep 19, 2023
-
-
Aleš Katona authored
Remove bit_field dependency
-
- Sep 14, 2023
-
-
Román Cárdenas Rodríguez authored
asm: set unsafety of `nop` and `delay` functions to safe
-
- Sep 05, 2023
-
-
Zhouqi Jiang authored
... and a small codestyle fix in Cargo.toml file. Signed-off-by:Zhouqi Jiang <luojia@hust.edu.cn>
-
- Aug 22, 2023
-
-
Román Cárdenas authored
-
- Aug 15, 2023
-
-
Román Cárdenas authored
-
- Aug 12, 2023
-
-
Aleš Katona authored
Rework of mcause and scause registers
-
- Aug 11, 2023
-
-
Román Cárdenas authored
-
Román Cárdenas authored
-
Román Cárdenas authored
-
- Jul 31, 2023
-
-
Aleš Katona authored
scause: add missing LoadMisaligned
-
- Jul 30, 2023
-
-
Daniel Maslowski authored
-
Daniel Maslowski authored
See table 4.2 in privileged spec version 20211203 as found today at https://riscv.org/technical/specifications/
-
Daniel Maslowski authored
-
- May 20, 2023
-
-
Aleš Katona authored
Skip [] in docs
-
- May 19, 2023
-
-
Román Cárdenas authored
While working on the peripheral stuff, `cargo doc` kept raising a warning with this macro, as it attempted to find a reference in the crate. This PR fix it
-
- May 17, 2023
-
-
Román Cárdenas authored
Remove bors
-
Román Cárdenas authored
-
bors[bot] authored
132: Update GitHub workflows r=almindor a=romancardenas With all the bors thing going on, I've been reading a bit about merge queues etc. and noticed that some of our workflows still use outdated/deprecated actions. This PR fixes this. Co-authored-by:Román Cárdenas <rcardenas.rod@gmail.com>
-
- May 12, 2023
-
-
Román Cárdenas authored
-
Román Cárdenas authored
-
-
Román Cárdenas authored
-
Román Cárdenas authored
-
Román Cárdenas authored
-
bors[bot] authored
129: PLIC peripheral r=romancardenas a=romancardenas Same as #125 (closing right now) but with a clean commit history. I've been playing around with this implementation and detected nice-to-have features and boring patterns that could be implemented using macros. Pointers to repos that are already working with it: - [`e310x` PAC](https://github.com/greenlsi/e310x) - [`e310x-hal` HAL](https://github.com/greenlsi/e310x-hal) - [`hifive1` BSP](https://github.com/romancardenas/hifive1) with an illustrative [example](https://github.com/romancardenas/hifive1/blob/master/examples/interrupt.rs ) Co-authored-by:
Román Cárdenas <rcardenas.rod@gmail.com>
-
- May 10, 2023
-
-
Román Cárdenas authored
-
Román Cárdenas authored
-
- May 08, 2023
-
-
Román Cárdenas authored
-
Román Cárdenas authored
-
Román Cárdenas authored
-
Román Cárdenas authored
-
bors[bot] authored
131: fix a typo r=romancardenas a=OccupyMars2025 Co-authored-by:OccupyMars2025 <31559413+OccupyMars2025@users.noreply.github.com>
-
- May 06, 2023
-
-
OccupyMars2025 authored
-
- Mar 29, 2023
-
-
Román Cárdenas authored
-
- Mar 21, 2023
-
-
Román Cárdenas authored
-