Age | Commit message (Expand) | Author |
---|---|---|
2009-12-01 | pci_host: remove unnecessary & 0xff. | Isaku Yamahata |
2009-12-01 | pci: shorten pci_host_{conf, data}_register_xxx function a bit. | Isaku Yamahata |
2009-12-01 | pci: rename (pci_/pcie_mmcfg_)addr_to_dev | Isaku Yamahata |
2009-12-01 | pci: remove pci_addr_to_config() by open code | Isaku Yamahata |
2009-12-01 | pci: simplify (pci_/pcie_mmcfg_)data_read() | Michael S. Tsirkin |
2009-11-09 | pci_host: change the signature of pci_data_{read, write}. | Isaku Yamahata |
2009-11-09 | pci: move pci host stuff from pci.c to pci_host.c | Isaku Yamahata |
2009-11-09 | pci_host: consolidate pci config address access. | Isaku Yamahata |
2009-11-09 | pci_host.h: move functions in pci_host.h into .c file. | Isaku Yamahata |