- 71e7e1a pci: Add config for Enhanced Allocation by Andrew Scull · 2 years, 7 months ago
- 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- 3e0f2fb pci: Update dm_pci_bus_to_virt() parameters by Andrew Scull · 2 years, 7 months ago
- 994b60d pci: Match region flags using a mask by Andrew Scull · 2 years, 7 months ago
- 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- 3bf6152 pci: Range check address conversions by Andrew Scull · 2 years, 7 months ago
- cb06f0e pci: Check region ranges are addressable by Andrew Scull · 2 years, 7 months ago
- 30d338d pci: Fix use of flags in dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- ccc205a pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie" by Pali Rohár · 2 years, 8 months ago
- bc6b7f1 pci: imx: remove weak overrides no longer used by Tim Harvey · 2 years, 8 months ago
- 541e273 pci: imx: use vpcie-supply if defined by device-tree by Tim Harvey · 2 years, 8 months ago
- eeab2fc video: Drop video_fb header by Simon Glass · 2 years, 10 months ago
- 25781e2 pci: Add defines for normal and subtractive PCI bridges by Pali Rohár · 2 years, 9 months ago
- c6f9193 Merge tag 'v2022.04-rc4' into next by Tom Rini · 2 years, 9 months ago
- 1307917 pci: pci_mvebu: Cleanup macro names by Pali Rohár · 2 years, 9 months ago
- 919199c pci: pci_mvebu: Remove unused SELECT and lane_mask by Pali Rohár · 2 years, 9 months ago
- a915f2f powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 9 months ago
- 0ef7905 pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 10 months ago
- 4d73e81 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 2 years, 10 months ago
- 1efa134 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 2 years, 10 months ago
- 4106305 arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 2 years, 10 months ago
- 7e1c4fd arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 10 months ago
- 0c8b55f arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 2 years, 10 months ago
- 660a941 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 2 years, 10 months ago
- 810cde3 arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 2 years, 10 months ago
- 14de76e pci: layerscape: update the searching compatible of LX2160A PCIe by Hou Zhiqiang · 3 years ago
- 8b79e08 pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 10 months ago
- 135d994 pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · 2 years, 11 months ago
- c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 11 months ago
- 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 93008ab pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years ago
- 5fc93e2 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 3 years ago
- 91d02fb pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 3 years ago
- 3f6890d pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 3 years ago
- bb26c4a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 3 years ago
- 807292f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 3 years ago
- ca69af4 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 3 years ago
- 79b9d97 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 2e0aa23 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- fbc5fc6 pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- c8bb287 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 63e37ad pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 43a9fc7 pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 3fe4478 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 2fd8b44 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- a4529c0 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 5a52671 pci: When disabling pref MEM set all base bits by Pali Rohár · 3 years ago
- 597acfb pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 3 years ago
- e7a8e70 pci: Fix register for determining type of IO base address by Pali Rohár · 3 years ago
- 7450f57 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
- 8fc449d pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
- 9e98eb7 pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
- 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
- e63618a pci: Remove unused FSL_PCI_INIT code by Tom Rini · 3 years ago
- 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years, 1 month ago
- 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years, 1 month ago
- 495f313 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years, 1 month ago
- dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
- 028ac88 arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 3 years ago
- f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
- 0f65c04 arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 3166722 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 6f66291 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years, 1 month ago
- 2f285cd RFC: arm: pci: Add PCI cam support to PCI-E ecam driver by Alistair Delva · 3 years, 1 month ago
- 2376935 pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years, 1 month ago
- d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 1 month ago
- 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years, 1 month ago
- 225a9a9 pci: layerscape: Fix the LUT and msi-map mismatch issue by Hou Zhiqiang · 3 years, 1 month ago
- 3af00cd pci: layerscape: add official ls1028a binding support by Michael Walle · 3 years, 2 months ago
- 058f67b arm: a37xx: pci: Program the data strobe for config read requests by Pali Rohár · 3 years, 1 month ago
- ac2ee55 pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years, 1 month ago
- 6f3e57a pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
- 7dc01fd pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 2f9b519 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years, 1 month ago
- b0877d1 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years, 1 month ago
- 9e2274d pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years, 1 month ago
- 8922013 pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- 35bce49 pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- 4e02e70 arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years, 1 month ago
- c5cc3ec arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years, 2 months ago
- 14e5d38 pci: Fix printf format for regions by Pali Rohár · 3 years, 2 months ago
- 8597402 pci: Fix configuring BARs by Pali Rohár · 3 years, 2 months ago
- 4fb6599 pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years, 2 months ago
- 39a1d97 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years, 2 months ago
- 7ec2898 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 2 months ago
- cbc5fc8 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 2 months ago
- 238fbab arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 2 months ago
- cd9eb7e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 2 months ago
- 525886e arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 2 months ago
- 6d11d9e arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 2 months ago
- c7bfcbe pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 3 months ago
- 4d5d5d3 pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 2 months ago
- 06a6805 pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 2 months ago
- 3ea9a7a pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 2 months ago
- 86fa8b0 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 2 months ago
- 69c5f8a pci: pci_read_config can be static by Vladimir Oltean · 3 years, 2 months ago
- 278a5b5 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 2 months ago
- 2363f8a pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 2 months ago