summaryrefslogtreecommitdiffstats
path: root/src/drivers/bus/pciextra.c
Commit message (Expand)AuthorAgeFilesLines
* [pci] Add pci_find_next_capability()Ladi Prosek2016-04-151-13/+41
* [pci] Rewrite unrelicensable portions of pci.hMichael Brown2015-03-031-5/+5
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-1/+1
* [pci] Save and restore PCI command registerBernhard Kohl2010-01-221-0/+5
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-271-1/+0Star
* added stdio.h to includes for DBG compilationMarty Connor2006-09-271-0/+1
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-0/+79