arch/tile: tilegx PCI root complex support
authorChris Metcalf <cmetcalf@tilera.com>
Sat, 7 Apr 2012 21:10:17 +0000 (17:10 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Wed, 18 Jul 2012 20:39:11 +0000 (16:39 -0400)
commit129622672d70711c6c844fb529381ff0dad9085a
treeea05d97ec3a457814e282c5cf8423c9e30994cb9
parentbce5bbbb23f780a792be7e594af7cd4b4aae1cd4
arch/tile: tilegx PCI root complex support

This change implements PCIe root complex support for tilegx using
the kernel support layer for accessing the TRIO hardware shim.

Reviewed-by: Bjorn Helgaas <bhelgaas@google.com> [changes in 07487f3]
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/Kconfig
arch/tile/include/asm/pci.h
arch/tile/kernel/Makefile
arch/tile/kernel/pci_gx.c [new file with mode: 0644]
arch/tile/kernel/setup.c
arch/tile/mm/pgtable.c
drivers/pci/quirks.c
This page took 0.027243 seconds and 5 git commands to generate.