aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofw_pci.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* ofw drivers: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin2022-05-091-3/+1
* ofw_pci: Fix incorrectly sized softc causing pci(4) out-of-bounds readsJessica Clarke2022-01-151-0/+1
* ofw_pci: fix probing for non-DT casesKornel Duleba2021-07-011-1/+1
* Add ofw interface support to PCIMarcin Wojtas2021-06-081-0/+93
* Revert r295756:Zbigniew Bodek2016-02-201-622/+0
* Extract common code from PowerPC's ofw_pciZbigniew Bodek2016-02-181-0/+622