aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-12-19fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODEMarek Behún
2021-11-17RFC: arm: pci: Add PCI cam support to PCI-E ecam driverAlistair Delva
2021-11-17pci: Add standard PCIe ECAM macrosPali Rohár
2021-11-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2021-11-10pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár
2021-11-09pci: layerscape: Fix the LUT and msi-map mismatch issueHou Zhiqiang
2021-11-09pci: layerscape: add official ls1028a binding supportMichael Walle
2021-11-03arm: a37xx: pci: Program the data strobe for config read requestsPali Rohár
2021-11-03pci: pci_mvebu: Fix comment about driver class namePali Rohár
2021-11-03pci: pci_mvebu: Setup PCI controller to Root Complex modePali Rohár
2021-11-03pci: pci_mvebu: Do not automatically enable bus mastering on PCI BridgePali Rohár
2021-11-03pci: pci_mvebu: Fix place of link up detectionPali Rohár
2021-11-03pci: pci_mvebu: Remove unused functionsPali Rohár
2021-11-03pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port)Pali Rohár
2021-11-03pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár
2021-11-03pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16Pali Rohár
2021-10-21arm: a37xx: pci: Fix condition for CRS responsePali Rohár
2021-10-21arm: a37xx: pci: Do not allow setting bars on PCI BridgePali Rohár
2021-10-14pci: Fix printf format for regionsPali Rohár
2021-10-14pci: Fix configuring BARsPali Rohár
2021-10-14pci: Skip configuring invalid P2P bridge devicesPali Rohár
2021-10-14pci: Skip configuring PCI Rom Address for unsupported header typesPali Rohár
2021-10-08arm: a37xx: pci: Update private structure documentationMarek Behún
2021-10-08arm: a37xx: pci: Cosmetic changeMarek Behún
2021-10-08arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root PortPali Rohár
2021-10-08arm: a37xx: pci: Do not automatically enable bus mastering on PCI BridgePali Rohár
2021-10-08arm: a37xx: pci: Add support for accessing PCI Bridge on root busPali Rohár
2021-10-08arm: a37xx: pci: Fix pcie_advk_link_up()Pali Rohár
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong
2021-10-03pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be staticVladimir Oltean
2021-10-03pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setupVladimir Oltean
2021-10-03pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean
2021-10-03pci: _dm_pci_phys_to_bus can be staticVladimir Oltean
2021-10-03pci: pci_read_config can be staticVladimir Oltean
2021-10-03pci: pci_write_config can be staticVladimir Oltean
2021-10-03pci: include pci_internal.h inside pci_auto.cVladimir Oltean
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25dm: pci: Fix handling of errors when scanning devicePali Rohár
2021-09-23pci: Fix configuring io/memory base and limit registers of PCI bridgesPali Rohár
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-10arm: a37xx: pci: Don't spam about PIO Response StatusMarek Behún
2021-09-10arm: a37xx: pci: Implement re-issuing config requests on CRS responsePali Rohár
2021-09-10arm: a37xx: pci: Disable returning CRS responsePali Rohár
2021-09-02pci: iproc: fix compilation errors and warningsBharat Gooty
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-11arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár
2021-08-06pci: ppc: Drop ftpci100 driverSimon Glass