aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/nvidia/tegra_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* Fix release MSI method for NVidia Tegra PCI controllerOleksandr Tymoshenko2016-10-091-2/+2
* Fix MSI allocation for NVidia TegraOleksandr Tymoshenko2016-10-091-9/+6
* TEGRA: Fix PCIe link timeout.Michal Meloun2016-10-041-1/+4
* TEGRA: Prepare Tegra subtree for inclusion into ARM generic kernel.Michal Meloun2016-09-301-2/+3
* Update PCI driver to match new dts treeOleksandr Tymoshenko2016-09-251-13/+21
* TEGRA: Remove forgotten debug printf.Michal Meloun2016-08-191-1/+0
* TEGRA: Implement MSI/MSIX interrupts for pcie controller.Michal Meloun2016-08-191-57/+363
* TEGRA: Subclass Tegra PCIE driver from ofw_pci base driver.Michal Meloun2016-07-171-416/+49
* EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.Michal Meloun2016-07-101-15/+15
* Remove an unneeded call to fdt_get_unit, the return value is unused.Andrew Turner2016-07-091-4/+2
* Move arm's devmap to some generic place, so it can be usedRuslan Bukin2016-04-261-2/+2
* TEGRA: Fix tegra_pcie driver after rman_res_t size change.Michal Meloun2016-03-181-8/+7
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.Michal Meloun2016-03-161-0/+1692