summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-04-06MLK-22398-1 pcie_imx: Update PCIE IMX driverYe Li
2022-04-06MLK-19194 PCI: imx: disable the ltssm when link is down in ubootRichard Zhu
2022-04-06ENGR00325255 pcie:enable pcie support on imx6sx sdYe Li
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár
2022-02-17pci: mvebu: Ensure that root port is always on root zero busPali Rohár
2022-02-17arm: a37xx: pci: Update comment about Command/Direct modePali Rohár
2022-02-17arm: a37xx: pci: Register controller also when no PCIe card is connectedPali Rohár
2022-02-17arm: a37xx: pci: Do not try to access other buses when link is downPali Rohár
2022-02-17arm: a37xx: pci: Ensure that root port is always on root zero busPali Rohár
2022-02-17arm: a37xx: pci: Use dev_read_addr()Pali Rohár
2022-02-17arm: a37xx: pci: Cleanup macro namesPali Rohár
2022-02-17arm: a37xx: pci: Use standard register macros from pci.hPali Rohár
2022-02-01pci: layerscape: update the searching compatible of LX2160A PCIeHou Zhiqiang
2022-01-28pci: Fix setting controller's last_busnoPali Rohár
2022-01-24pci: iproc: Set all 24 bits of PCI class codePali Rohár
2022-01-20Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-01-20pci: pci_mvebu: Add support for Kirkwood PCIe controllersPali Rohár
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek Behún
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-14pci: Work around PCIe link training failuresMaciej W. Rozycki
2022-01-14arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.cPali Rohár
2022-01-14pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe()Pali Rohár
2022-01-14pci: pci_mvebu: Split initialization of PCIe ports into 3 phasesPali Rohár
2022-01-14pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macroPali Rohár
2022-01-14pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() functionPali Rohár
2022-01-14pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mappingPali Rohár
2022-01-12pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: sh7780: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: msc01: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macroPali Rohár
2022-01-12pci: gt64120: Use PCI_CONF1_ADDRESS() macroPali Rohár
2022-01-12pci: When disabling pref MEM set all base bitsPali Rohár
2022-01-12pci: Disable I/O forwarding during autoconfiguration if unsupportedPali Rohár
2022-01-12pci: Fix register for determining type of IO base addressPali Rohár
2022-01-12pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macroPali Rohár
2022-01-12pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macroPali Rohár
2022-01-12pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macroPali Rohár
2021-12-27Convert CONFIG_SYS_PCI_64BIT to KconfigTom Rini
2021-12-27pci: Remove unused FSL_PCI_INIT codeTom Rini
2021-12-21pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTRPali Rohár
2021-12-21pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size()Pali Rohár
2021-12-21pci: pci_mvebu: Move setup for BAR[0] where other BARs are setupPali Rohár
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-19arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe driversPali Rohár
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún