summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/pci.h
Commit message (Expand)AuthorAgeFilesLines
* [pci] Add definitions for Advanced Error Reporting registersJoshua Oreman2009-08-031-0/+27
* [pxe] Improve pxe_undi debug messagesMichael Brown2009-06-271-0/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [pci] Add driver_data field to struct pci_device_idThomas Miletich2009-03-261-4/+7
* [tables] Incorporate table data type information into table definitionMichael Brown2009-03-131-2/+2
* [tables] Redefine methods for accessing linker tablesMichael Brown2009-03-131-1/+4
* [pci] Formalise the PCI I/O APIMichael Brown2008-10-121-1/+1
* [tg3] Added support for tg3-5754.Andrew Schran2008-07-241-0/+1
* [Drivers-r8169] Add support for newer rtl8169 variants from Hilko BengenMarty Connor2008-03-311-0/+3
* Remove deprecation of pci_bar_size()Marty Connor2007-07-051-2/+1Star
* Implement the two UNDI API calls used by RIS.Michael Brown2007-06-301-1/+3
* Add device description fields to struct device.Michael Brown2007-01-101-3/+4
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-3/+3
* Added PCI_BASE_CLASS() macroMichael Brown2007-01-081-0/+2
* Added support for wildcard device/vendor ID matchesMichael Brown2007-01-081-0/+3
* Strip down i386 PCI configuration space I/O to the bare minimum. AMichael Brown2006-05-171-13/+1Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-112/+107Star
* Header rearrangement.Michael Brown2006-04-241-0/+366