aboutsummaryrefslogtreecommitdiff
path: root/hw/dec_pci.c
AgeCommit message (Expand)Author
2010-12-11pci-host: Delegate bswap to mmio layerAlexander Graf
2010-09-07pci_bridge: introduce pci bridge library.Isaku Yamahata
2010-07-22pci/bridge: split out pci bridge code into pci_bridge.c from pci.cIsaku Yamahata
2010-07-11pci_bridge: make pci bridge aware of pci multi function bit.Isaku Yamahata
2010-07-11pci: remove PCIDeviceInfo::header_typeIsaku Yamahata
2010-03-21Compile pci_host only onceBlue Swirl
2010-02-14dec: use PCI accessorsBlue Swirl
2010-02-07dec: actually implement PCI bridgingBlue Swirl
2010-02-05Refactor DEC 21154 PCI bridgeBlue Swirl