summaryrefslogtreecommitdiff
path: root/drivers/pci/pci_tegra.c
AgeCommit message (Expand)Author
2016-01-28tegra: Report errors from PCI initSimon Glass
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass
2015-11-12pci: tegra: add/enable support for Tegra210Stephen Warren
2015-11-12pci: tegra: call tegra_pcie_board_init() earlierStephen Warren
2015-11-12pci: tegra: implement PCA enable workaroundStephen Warren
2015-11-12pci: tegra: use #address-/size-cells from DTStephen Warren
2015-11-12pci: tegra: clip RAM size to 32-bitsStephen Warren
2015-08-06lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t typeYork Sun
2015-01-23pci: tegra: Fix port information parsingSjoerd Simons
2015-01-13fdt: Add several apis to decode pci device nodeBin Meng
2014-12-18pci: tegra: Add Tegra PCIe driverThierry Reding