summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/linux/linux_pci.h
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [pci] Allow probing permission to vary by rangeMichael Brown2025-11-251-1/+2
* [pci] Separate permission to probe buses from bus:dev.fn range discoveryMichael Brown2024-08-151-0/+10
* [pci] Generalise pci_num_bus() to pci_discover()Michael Brown2022-09-151-6/+10
* [linux] Add missing pci_num_bus() stubMichael Brown2021-03-021-0/+11
* [pci] Define pci_ioremap() for mapping PCI bus addressesMichael Brown2020-09-241-0/+13
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [linux] Add support for accessing PCI configuration space via /proc/bus/pciMichael Brown2013-07-131-0/+130