aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/core/pcidirect.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18[pci] Select PCI I/O API at runtime for cloud imagesMichael Brown1-0/+2
2022-09-15[pci] Generalise pci_num_bus() to pci_discover()Michael Brown1-1/+1
2020-09-24[pci] Define pci_ioremap() for mapping PCI bus addressesMichael Brown1-0/+1
2016-06-09[pci] Support systems with multiple PCI root bridgesMichael Brown1-2/+4
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-02-17[pci] Replace pci_max_bus() with pci_num_bus()Michael Brown1-1/+1
2011-02-17[pci] Use single "busdevfn" field in struct pci_deviceMichael Brown1-2/+2
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-2/+2
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2008-12-05[x86_64] Add support for compilation as an x86_64 binaryMichael Brown1-0/+45