freebsd-nq/sys/conf
Marcin Wojtas 28c4e511c2 Add ofw interface support to PCI
Some arm64 SoCs have nodes in their fdts that describe devices
connected to the internal PCI bus. One such SoC is Freescale LS1028A.
In order to access information stored in them we need to add ofw bus
support to pci. Pass devinfo request up to our parent, which
is responsible for parsing all the information.
It allows to use ofw interface on PCI devices that support it.
This method is similar to sys/dev/acpica/acpi_pci.c.

Submitted by: Kornel Duleba <mindal@semihalf.com>
Reviewed by: andrew
Obtained from: Semihalf
Sponsored by: Alstom Group
Differential Revision: https://reviews.freebsd.org/D30181
2021-06-08 17:52:02 +02:00
..
config.mk
dtb.build.mk
dtb.mk
files cxgbe(4): Update firmwares to 1.25.6.0. 2021-05-29 01:00:20 -07:00
files.amd64 x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
files.arm Rename ofwpci.c to ofw_pcib.c 2021-05-20 11:22:25 +02:00
files.arm64 Add ofw interface support to PCI 2021-06-08 17:52:02 +02:00
files.i386 hyperv: Fix vmbus after the i386 4/4 split 2021-06-08 09:40:30 -04:00
files.mips Rename ofwpci.c to ofw_pcib.c 2021-05-20 11:22:25 +02:00
files.powerpc Rename ofwpci.c to ofw_pcib.c 2021-05-20 11:22:25 +02:00
files.riscv Rename ofwpci.c to ofw_pcib.c 2021-05-20 11:22:25 +02:00
files.x86 x86/xen: remove PVHv1 code 2021-05-17 11:41:21 +02:00
kern.mk
kern.opts.mk
kern.post.mk Fix the KCSAN_ENABLED check when building modules 2021-06-02 10:59:19 +00:00
kern.pre.mk Add a KASAN option to the kernel build 2021-04-13 17:42:20 -04:00
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk kmod.mk: Allow extra objects to be specified in modules 2021-06-02 10:39:58 -06:00
kmod.opts.mk
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.kmod.amd64
ldscript.kmod.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpc64le
ldscript.powerpcspe
ldscript.riscv
Makefile.amd64
Makefile.arm
Makefile.arm64
Makefile.i386
Makefile.mips
Makefile.powerpc
Makefile.riscv
newvers.sh newvers.sh: better regexp for the FreeBSD_version line 2021-04-22 11:45:12 -06:00
NOTES
options Add a KASAN option to the kernel build 2021-04-13 17:42:20 -04:00
options.amd64
options.arm
options.arm64
options.i386 hyperv: Fix vmbus after the i386 4/4 split 2021-06-08 09:40:30 -04:00
options.mips
options.powerpc Make ISA_206_ATOMICS a kernel option 2021-05-17 08:46:38 -05:00
options.riscv
std.nodebug
sysent.mk
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE