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