CVS log for src/sys/arch/riscv/riscv/interrupt.c
Up to [cvs.NetBSD.org] / src / sys / arch / riscv / riscv
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Nov 19 08:28:01 2024 UTC (5 months, 1 week ago) by skrll
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3
lines
risc-v: expose intr_establish_xname
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Jun 12 19:04:14 2023 UTC (22 months, 2 weeks ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +61 -2
lines
risc-v: MULTIPROCESSOR support
Add MULTIPROCESSOR support for RISC-V, but leave disabled for the moment
as it's not 100% stable.
Some other improvements to spl and cpu identification / reporting.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 7 12:41:49 2023 UTC (23 months, 3 weeks ago) by skrll
Branches: MAIN
RISC-V support that works on QEMU with a single hart.
Thanks for Simon Burge for plic(4).
CVSweb <webmaster@jp.NetBSD.org>