aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/bus/pciextra.c
Commit message (Expand)AuthorAgeFilesLines
* [pci] Backup and restore standard config space across PCIe FLRMichael Brown2022-11-131-2/+7
* [pci] Generalise function-level reset mechanismMichael Brown2022-08-081-0/+22
* [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-191-1/+1
* [pci] Save and restore PCI command registerBernhard Kohl2010-01-211-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/+0
* 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