summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/pci.h
Commit message (Expand)AuthorAgeFilesLines
* [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