Home | History | Annotate | Download | only in fdt
History log of /src/sys/arch/riscv/fdt/intc_fdt.c
RevisionDateAuthorComments
 1.8  09-Feb-2025  skrll risc-v: show cpu number in intc_fdt_intrstr and not hartid.
 1.7  30-Dec-2024  skrll implementationm -> implementation
 1.6  21-Jan-2024  skrll branches: 1.6.2;
Make this compile without MULTIPROCESSOR
 1.5  21-Jan-2024  skrll Remove an empty line
 1.4  21-Jan-2024  skrll spaces -> tab
 1.3  25-Dec-2023  skrll Count interrupts across harts and their local interrupt controllers
correctly.
 1.2  12-Jun-2023  skrll 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.
 1.1  07-May-2023  skrll RISC-V support that works on QEMU with a single hart.

Thanks for Simon Burge for plic(4).
 1.6.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed