aboutsummaryrefslogtreecommitdiff
path: root/src/pci.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-05Add pci_to_bdf() helper function.Kevin O'Connor1-0/+3
2008-12-28Move pir table offset from ebda to a global variable.Kevin O'Connor1-0/+2
2008-12-04Don't allow start_bdf with new auto max bus detection code.Kevin O'Connor1-6/+5
2008-11-29Only touch PCI functions > 0 on multi-function devices; rescan max pci each t...Kevin O'Connor1-2/+5
2008-11-09Overhaul PCI config functions.Kevin O'Connor1-21/+15
2008-11-08Synch pci ids and registers with Linux kernel source.Kevin O'Connor1-34/+0
2008-10-25Support pci init of both PIIX3 and PIIX4 - patch from bochs bios.Kevin O'Connor1-0/+2
2008-10-25Use defines for PCI ids.Kevin O'Connor1-0/+9
2008-08-31Rename pci_find_class() to pci_find_classprog(), and add new functions.Kevin O'Connor1-4/+22
2008-06-12Generate PIR table at post time.Kevin O'Connor1-13/+17
2008-06-11Move acpi code out of rombios32.c; clean up use of fixed memory addresses.Kevin O'Connor1-0/+16
2008-06-11Move PIR table definitions to pcibios.h.Kevin O'Connor1-0/+34
2008-05-24PCI enhancements.Kevin O'Connor1-8/+18
2008-03-21Guard header file pci.hKevin O'Connor1-0/+5
2008-03-16Basic support for PCI BIOS.Kevin O'Connor1-0/+13
2008-03-08Revert "Commit missing files from last commit."Kevin O'Connor1-102/+0
2008-03-05Commit missing files from last commit.Kevin O'Connor1-0/+102