Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | tegra: Report errors from PCI init | Simon Glass | 2016-01-28 | -1/+5 |
* | dm: tegra: pci: Convert tegra boards to driver model for PCI | Simon Glass | 2015-12-01 | -322/+155 |
* | pci: tegra: add/enable support for Tegra210 | Stephen Warren | 2015-11-12 | -0/+22 |
* | pci: tegra: call tegra_pcie_board_init() earlier | Stephen Warren | 2015-11-12 | -2/+2 |
* | pci: tegra: implement PCA enable workaround | Stephen Warren | 2015-11-12 | -0/+14 |
* | pci: tegra: use #address-/size-cells from DT | Stephen Warren | 2015-11-12 | -3/+30 |
* | pci: tegra: clip RAM size to 32-bits | Stephen Warren | 2015-11-12 | -1/+9 |
* | lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type | York Sun | 2015-08-06 | -5/+5 |
* | pci: tegra: Fix port information parsing | Sjoerd Simons | 2015-01-23 | -3/+2 |
* | fdt: Add several apis to decode pci device node | Bin Meng | 2015-01-13 | -1/+2 |
* | pci: tegra: Add Tegra PCIe driver | Thierry Reding | 2014-12-18 | -0/+1143 |