aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-07-05Convert CONFIG_SYS_FSL_PCI_VER_3_X to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_MSC01 to KconfigTom Rini
2022-07-05Convert CONFIG_SH7751_PCI to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_GT64120 to KconfigTom Rini
2022-07-05Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini
2022-07-05pci: Remove pci_sh4 and related defines.Tom Rini
2022-07-05Convert CONFIG_PCIE_IMX to KconfigTom Rini
2022-06-20Merge branch 'master' into nextTom Rini
2022-06-13pci: tegra: Update error prints with new linesPeter Robinson
2022-06-06pci: Handle failed calloc in decode_regions()Pierre-Clément Tosi
2022-05-03pci: Add config for Enhanced AllocationAndrew Scull
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Update dm_pci_bus_to_virt() parametersAndrew Scull
2022-05-03pci: Match region flags using a maskAndrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-05-03pci: Range check address conversionsAndrew Scull
2022-05-03pci: Check region ranges are addressableAndrew Scull
2022-05-03pci: Fix use of flags in dm_pci_map_bar()Andrew Scull
2022-04-26pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"Pali Rohár
2022-04-21pci: imx: remove weak overrides no longer usedTim Harvey
2022-04-21pci: imx: use vpcie-supply if defined by device-treeTim Harvey
2022-03-28video: Drop video_fb headerSimon Glass
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini
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