summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/interface/pcbios/pcibios.c
Commit message (Expand)AuthorAgeFilesLines
* [pci] Use linker tables for runtime selectable PCI APIsMichael Brown2025-11-241-2/+1Star
* [pci] Separate permission to probe buses from bus:dev.fn range discoveryMichael Brown2024-08-151-0/+1
* [pci] Select PCI I/O API at runtime for cloud imagesMichael Brown2022-09-181-0/+2
* [bios] Allow pcibios_discover() to return an empty rangeMichael Brown2022-09-181-3/+5
* [pci] Generalise pci_num_bus() to pci_discover()Michael Brown2022-09-151-5/+9
* [pci] Define pci_ioremap() for mapping PCI bus addressesMichael Brown2020-09-241-0/+1
* [bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit cleanMichael Brown2016-02-181-4/+4
* [bios] Add bin-x86_64-pcbios build platformMichael Brown2016-02-161-0/+123