Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-21 | pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge | Paul Burton | |
This patch adds a driver for the Xilinx AXI bridge for PCI express, an IP block which can be used on some generations of Xilinx FPGAs. This is mostly a case of implementing PCIe ECAM specification, but with some quirks about what devices are valid to access. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Simon Glass <sjg@chromium.org> |