aboutsummaryrefslogtreecommitdiffstats
path: root/hw/dec_pci.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-11pci-host: Delegate bswap to mmio layerAlexander Graf1-2/+4
2010-09-07pci_bridge: introduce pci bridge library.Isaku Yamahata1-9/+36
2010-07-22pci/bridge: split out pci bridge code into pci_bridge.c from pci.cIsaku Yamahata1-0/+1
2010-07-11pci_bridge: make pci bridge aware of pci multi function bit.Isaku Yamahata1-1/+1
2010-07-11pci: remove PCIDeviceInfo::header_typeIsaku Yamahata1-1/+1
2010-03-21Compile pci_host only onceBlue Swirl1-2/+2
2010-02-14dec: use PCI accessorsBlue Swirl1-2/+1
2010-02-07dec: actually implement PCI bridgingBlue Swirl1-0/+20
2010-02-05Refactor DEC 21154 PCI bridgeBlue Swirl1-0/+84