CVS log for src/sys/arch/riscv/dev/plic_fdt.c
Up to [cvs.NetBSD.org] / src / sys / arch / riscv / dev
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Aug 11 08:29:12 2024 UTC (3 months, 3 weeks ago) by skrll
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -2
lines
plic: Match thead,c900-plic
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 4 08:16:25 2024 UTC (4 months ago) by skrll
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +6 -6
lines
spaces to tabs
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Mar 24 08:34:20 2024 UTC (8 months, 2 weeks ago) by skrll
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3
lines
Pretty print plic attachment
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 9 18:39:53 2024 UTC (9 months, 3 weeks ago) by andvar
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3
lines
s/incompatiable/incompatible/ in error messages.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 1 13:51:56 2024 UTC (11 months ago) by skrll
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +57 -45
lines
Perform more checks before establishing external interrupt handlers for
each hart. The VisionFive2 DTS list the S7 core with status = "disabled".
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 2 09:58:15 2023 UTC (15 months ago) by skrll
Branches: MAIN
CVS tags: thorpej-ifq-base,
thorpej-ifq,
thorpej-altq-separation-base,
thorpej-altq-separation
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -7
lines
Be clear about hart vs cpu. NFCI.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 2 09:29:59 2023 UTC (15 months ago) by skrll
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -10
lines
Simplify plic_fdt_intr_disestablish by calling plic_intr_disestablish
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun May 7 12:41:48 2023 UTC (19 months 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>