Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-12-11 | pci-host: Delegate bswap to mmio layer | Alexander Graf | 1 | -2/+4 |
2010-09-07 | pci_bridge: introduce pci bridge library. | Isaku Yamahata | 1 | -9/+36 |
2010-07-22 | pci/bridge: split out pci bridge code into pci_bridge.c from pci.c | Isaku Yamahata | 1 | -0/+1 |
2010-07-11 | pci_bridge: make pci bridge aware of pci multi function bit. | Isaku Yamahata | 1 | -1/+1 |
2010-07-11 | pci: remove PCIDeviceInfo::header_type | Isaku Yamahata | 1 | -1/+1 |
2010-03-21 | Compile pci_host only once | Blue Swirl | 1 | -2/+2 |
2010-02-14 | dec: use PCI accessors | Blue Swirl | 1 | -2/+1 |
2010-02-07 | dec: actually implement PCI bridging | Blue Swirl | 1 | -0/+20 |
2010-02-05 | Refactor DEC 21154 PCI bridge | Blue Swirl | 1 | -0/+84 |