summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci_x86.c
Commit message (Collapse)AuthorAgeFilesLines
* x86: pci: Tidy up the generic x86 PCI driverSimon Glass2015-07-141-5/+8
| | | | | | | | This driver should use the x86 PCI configuration functions. Also adjust its compatible string to something generic (i.e. without a vendor name). Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
* dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-181-0/+24
Add a simple x86 PCI driver which uses standard functions provided by the architecture. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud