CVS log for src/sys/arch/riscv/riscv/bus_space_generic.S
Up to [cvs.NetBSD.org] / src / sys / arch / riscv / riscv
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 13 15:20:55 2024 UTC (3 months, 4 weeks ago) by skrll
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +12 -12
lines
Fix the register for argument 0 of the panic calls.
Found by new binutils.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 7 12:41:48 2023 UTC (18 months 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.3: preferred, colored
Changes since revision 1.3: +7 -3
lines
RISC-V support that works on QEMU with a single hart.
Thanks for Simon Burge for plic(4).
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 31 12:50:49 2022 UTC (2 years ago) by simonb
Branches: MAIN
CVS tags: netbsd-10-base,
netbsd-10-0-RELEASE,
netbsd-10-0-RC6,
netbsd-10-0-RC5,
netbsd-10-0-RC4,
netbsd-10-0-RC3,
netbsd-10-0-RC2,
netbsd-10-0-RC1,
netbsd-10
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -6
lines
In bus_space_write_{1,2,4,8} store the correct register in write to device.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Oct 31 12:49:18 2022 UTC (2 years ago) by simonb
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
Fix tyop in END for generic_bs_r_8.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 11 15:31:12 2022 UTC (2 years, 2 months ago) by skrll
Branches: MAIN
CVS tags: bouyer-sunxi-drm-base,
bouyer-sunxi-drm
Add some bus_space(9), bus_dma(9) and FDT infrastructure. Baby steps.
Remove the RISC-V Host Target Interface (HTIF) Emulation code.
CVSweb <webmaster@jp.NetBSD.org>