Home | History | Annotate | Download | only in conf
History log of /src/sys/arch/riscv/conf/GENERIC.common
RevisionDateAuthorComments
 1.22  01-Apr-2025  nia riscv: Enable audio support for QEMU
 1.21  27-Mar-2025  riastradh virtio(4): Consolidate kernel configs.

No functional change intended.

Leave `# XXX ?' comments where I don't know why the driver in
question is excluded. (Typical reason is that PAGE_SIZE is not 4096
but I didn't investigate -- if you do investigate, please either
update the comment if you determine a reason, or enable the driver if
you don't.)

PR kern/59211: vio9p(4): missing from various GENERICs and MAKEDEVs
 1.20  08-Feb-2025  skrll riscv: Add pseudo-device openfirm

Missed in previous commit
 1.19  25-Jan-2025  skrll risc-v: disable X-Powers AXP Power Management IC for now as it causes problems
 1.18  05-Jan-2025  skrll Add X-Powers AXP Power Management IC and registers attachments
 1.17  02-Jan-2025  skrll risc-v: Add the Designware I2C controller
 1.16  01-Jan-2025  skrll risc-v: add support for PCI and the PCIe controller in the JH7110 SoC.

Testing as working with xhci and nvme on VisionFive2.

Uses legacy PCI interrupts currently. MSIs to be added later.

pcihost_fdt code is 99% the same as the Arm version and should be shared.
 1.15  16-Jul-2024  riastradh viocon(4): Add to various kernel configs.
 1.14  17-Apr-2024  skrll branches: 1.14.2;
Re-enable HEARTBEAT
 1.13  06-Apr-2024  skrll Attach qemufwcfg
 1.12  02-Apr-2024  charlotte Mention DKWEDGE_METHOD_TOS in several kernel config files
 1.11  11-Feb-2024  skrll Turn off HEARTBEAT
 1.10  29-Jan-2024  christos PR/57889: Ricardo Branco: ext2fs does not have user immutable and append
file flags, only system ones. Restrict those to the superuser. Before
the behavior was controlled by EXT2FS_SYSTEM_FLAGS. Make that behavior the
default.
 1.9  13-Jan-2024  skrll Attach generic system controllers
 1.8  13-Jan-2024  skrll Group pass 1 attachments
 1.7  03-Sep-2023  skrll Fix and enable MULTIPROCESSOR
 1.6  01-Aug-2023  rjs Include compat config for NetBSD-10.
 1.5  16-Jul-2023  skrll riscv: Enable HEARTBEAT option in GENERIC.common
 1.4  02-Jun-2023  andvar follow the steps of Andrew Doran (ad) commit and fix more s/loose/lose/ typos.
also s/beyound/beyond/ and few others along the way, mainly in comments.
 1.3  01-Jun-2023  andvar fix various typos in comments.
 1.2  08-May-2023  skrll RISC-V: Add the Google Goldfish RTC to the GENERIC.common
 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.14.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed