opnsense-src/sys/dev/dwc
Bojan Novković 7a9a15eaf9 if_dwc: Add support for cvitek ethernet controller
This patch adds support for the cvitek flavor of the DWC ethernet
controller. This controller is present on the Milk-V riscv SoCs.

Reviewed by:	manu
Differential Revision:	https://reviews.freebsd.org/D48530
2025-08-01 14:35:54 +02:00
..
dwc1000_core.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
dwc1000_core.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_dma.c dwc: Fix two typos in a source code comment 2024-01-22 22:03:29 +01:00
dwc1000_dma.h dwc: Move the dma reset code in dwc1000_dma.c 2023-10-05 17:34:40 +02:00
dwc1000_reg.h dwc: fix DEBUG macro name 2024-02-27 18:10:14 -04:00
if_dwc.c if_dwc: Ignore clk_set_assigned errors if "assigned_clocks" is not specified 2025-08-01 14:35:54 +02:00
if_dwc_aw.c regulator: Move regulator code in dev/regulator 2024-01-10 19:20:32 +01:00
if_dwc_cvitek.c if_dwc: Add support for cvitek ethernet controller 2025-08-01 14:35:54 +02:00
if_dwc_if.m dwc: Remove if_dwc_mac_type 2023-10-05 17:34:40 +02:00
if_dwc_rk.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
if_dwc_socfpga.c hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
if_dwcvar.h dwc: Remove if_dwc_mac_type 2023-10-05 17:34:40 +02:00