Mark Poliakov alnyan
alnyan merged pull request alnyan/yggdrasil#34 2025-01-21 19:54:55 +02:00
rv64: Implement RISC-V support, implement VisionFive2 support
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-21 19:53:45 +02:00
5b1b69e467 rv64: remove commented out M-mode CSRs
alnyan created pull request alnyan/yggdrasil#34 2025-01-21 19:52:36 +02:00
rv64: Implement RISC-V support, implement VisionFive2 support
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-21 19:40:06 +02:00
e0bb98e92a doc: add notes on VisionFive 2 boot
alnyan opened issue alnyan/yggdrasil#33 2025-01-21 18:52:23 +02:00
sysfs: nodes for cpus
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-21 18:50:41 +02:00
822d4f891c rv64: implement address space dropping
ca82e25cf6 rv64: relax TLB flushes
6aa3e7f6be rv64: implement signal handling
Compare 3 commits »
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-21 17:58:32 +02:00
8ff0f03989 xtask: increase default mem for riscv64
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-21 17:05:53 +02:00
5d27bd6033 mm: PageBox::into_physical_raw/from_physical_raw
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-21 16:54:11 +02:00
cfc11c402a rv64: fix smp init in asymmetric systems
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-21 16:34:53 +02:00
909980f4eb rv64: add jh7110/starfive visionfive2 support
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-20 17:04:40 +02:00
16f580e7af rv64: smp secondary hart startup
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-20 14:16:05 +02:00
65b8c0ee67 rv64: fix timer clock scale
2f942e1721 maint: sync up other archs
Compare 2 commits »
alnyan opened issue alnyan/yggdrasil#32 2025-01-20 13:53:34 +02:00
i686 multiboot panic during boot
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-20 13:23:17 +02:00
86509e39c1 rv64: riscv plic driver, time accouting
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-20 00:55:33 +02:00
8ba37c9762 rv64: boot into usermode
alnyan pushed to alnyan/yggdrasil-1.84.0 at yggdrasil/yggdrasil-rust 2025-01-20 00:55:19 +02:00
045473ec22 alnyan/yggdrasil: add riscv64 target
159e86ffe8 alnyan/yggdrasil: remove old socket interface
Compare 2 commits »
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-19 15:17:07 +02:00
20fa34c945 rv64: platform init, task switching
f46f3ddc31 rv64: implement M-/S-mode trap stubs
Compare 2 commits »
alnyan pushed to feature/rv64 at alnyan/yggdrasil 2025-01-17 02:26:43 +02:00
86eb2d3252 rv64: boot into upper half
alnyan created branch feature/rv64 in alnyan/yggdrasil 2025-01-17 02:26:42 +02:00
alnyan pushed to master at alnyan/yggdrasil 2025-01-16 18:30:28 +02:00
07458f33e4 abi: clean up unused stuff in ABI