summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/pci.h
Commit message (Expand)AuthorAgeFilesLines
* [efi] Do not attempt to drive PCI bridge devicesMichael Brown2023-02-031-0/+2
* [pci] Add minimal PCI bridge driverMichael Brown2022-09-191-0/+15
* [pci] Generalise pci_num_bus() to pci_discover()Michael Brown2022-09-151-3/+0Star
* [pci] Allow pci_find_next() to return non-zero PCI segmentsMichael Brown2022-09-151-1/+1
* [pci] Generalise function-level reset mechanismMichael Brown2022-08-081-0/+1
* [pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECTMichael Brown2021-04-101-0/+3
* [efi] Provide DMA operations for EFI PCI devicesMichael Brown2020-11-051-0/+3
* [pci] Add support for PCI MSI-X interruptsMichael Brown2019-04-241-0/+11
* [pci] Support systems with multiple PCI root bridgesMichael Brown2016-06-091-7/+9
* [pci] Add support for PCI Enhanced AllocationMichael Brown2016-05-201-0/+1
* [pci] Add pci_find_next_capability()Ladi Prosek2016-04-151-0/+2
* [pci] Add definitions for PCI Express function level reset (FLR)Michael Brown2015-11-301-0/+7
* [ehci] Allow UHCI/OHCI controllers to locate the EHCI companion controllerMichael Brown2015-05-091-0/+1
* [pci] Provide PCI_CLASS() to calculate a scalar PCI class valueMichael Brown2015-05-081-4/+12
* [pci] Rewrite unrelicensable portions of pci.hMichael Brown2015-03-031-296/+101Star
* [pci] Remove outdated and mostly-unused pci_ids.h fileMichael Brown2015-03-021-1/+50
* [pci] Allow drivers to specify a PCI classMichael Brown2015-02-021-0/+25
* [pci] Add pci_find_next() to iterate over existent PCI devicesMichael Brown2013-08-051-0/+2
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-1/+1
* [undi] Ensure that native drivers are tried before the UNDI PCI driverMichael Brown2011-11-111-0/+3
* [device] Make driver name a generic device propertyMichael Brown2011-04-081-0/+1
* [pci] Modularise PCI device supportMichael Brown2011-02-171-0/+28
* [pci] Make driver PCI ID a property of the PCI deviceMichael Brown2011-02-171-5/+3Star
* [pci] Use single "busdevfn" field in struct pci_deviceMichael Brown2011-02-171-11/+10Star
* [pci] Standardise debug message formatMichael Brown2010-11-241-0/+7
* [pci] Define Vendor Specific capability IDGlenn Brown2010-06-251-0/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-0/+402