1. 2727e9d arm: a37xx: pci: Do not try to access other buses when link is down by Pali Rohár · 2 years, 8 months ago
  2. 2a9059a arm: a37xx: pci: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 8 months ago
  3. 45e3fe6 arm: a37xx: pci: Use dev_read_addr() by Pali Rohár · 2 years, 8 months ago
  4. cf2a589 arm: a37xx: pci: Cleanup macro names by Pali Rohár · 2 years, 8 months ago
  5. 819a43c arm: a37xx: pci: Use standard register macros from pci.h by Pali Rohár · 2 years, 8 months ago
  6. 18c62df pci: layerscape: update the searching compatible of LX2160A PCIe by Hou Zhiqiang · 2 years, 11 months ago
  7. 8c303bc pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 9 months ago
  8. 253373d pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · 2 years, 10 months ago
  9. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  10. 4364071 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 9 months ago
  11. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 9 months ago
  12. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  13. a398a51 pci: Work around PCIe link training failures by Maciej W. Rozycki · 2 years, 11 months ago
  14. 94c30f9 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 2 years, 10 months ago
  15. e7ff427 pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 2 years, 10 months ago
  16. afef9f4 pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 2 years, 10 months ago
  17. 137db2a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 2 years, 10 months ago
  18. 6f4988f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 2 years, 10 months ago
  19. 537b014 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 2 years, 10 months ago
  20. 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  21. 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  22. 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  23. f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  24. 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  25. d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  26. f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  27. 247ffc6 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  28. 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 11 months ago
  29. 95ab578 pci: When disabling pref MEM set all base bits by Pali Rohár · 2 years, 11 months ago
  30. 06f25bd pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 2 years, 11 months ago
  31. f209414 pci: Fix register for determining type of IO base address by Pali Rohár · 2 years, 11 months ago
  32. bf667d5 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  33. 3264b61 pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  34. fbfa15c pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 11 months ago
  35. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 2 years, 10 months ago
  36. 954a2f8 pci: Remove unused FSL_PCI_INIT code by Tom Rini · 2 years, 10 months ago
  37. c68a73c pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years ago
  38. e1cee89 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years ago
  39. 4a1a593 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years ago
  40. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 10 months ago
  41. 22f69fc arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 2 years, 10 months ago
  42. 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 2 years, 11 months ago
  43. fed5bec arm: a37xx: pci: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
  44. a48e428 pci: pci_mvebu: Do not allow setting ROM BAR on PCI Bridge by Pali Rohár · 3 years ago
  45. e967c84 pci: pci_mvebu, pci_aardvark: Fix size of configuration cache by Marek Behún · 3 years ago
  46. 4f2e228 RFC: arm: pci: Add PCI cam support to PCI-E ecam driver by Alistair Delva · 3 years ago
  47. a4bc38d pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years ago
  48. 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  49. cbf0d3a pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years ago
  50. be38416 pci: layerscape: Fix the LUT and msi-map mismatch issue by Hou Zhiqiang · 3 years ago
  51. e10da1f pci: layerscape: add official ls1028a binding support by Michael Walle · 3 years ago
  52. 57fa6fb arm: a37xx: pci: Program the data strobe for config read requests by Pali Rohár · 3 years ago
  53. 03a8a5e pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years ago
  54. 2344a76 pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years ago
  55. 42ab3b3 pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years ago
  56. 79b4eb2 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years ago
  57. 452f2e7 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years ago
  58. a7b61ab pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years ago
  59. 657177a pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years ago
  60. daa9bfd pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years ago
  61. bd4064f arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years ago
  62. aaddce0 arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years ago
  63. c3aea68 pci: Fix printf format for regions by Pali Rohár · 3 years ago
  64. c7cd6f7 pci: Fix configuring BARs by Pali Rohár · 3 years ago
  65. 63ae80d pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years ago
  66. b9caab8 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years ago
  67. 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 1 month ago
  68. 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 1 month ago
  69. 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 1 month ago
  70. 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  71. cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 1 month ago
  72. 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 1 month ago
  73. d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 1 month ago
  74. 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 1 month ago
  75. 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 1 month ago
  76. c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 1 month ago
  77. 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 1 month ago
  78. 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years, 1 month ago
  79. f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 1 month ago
  80. 7f76084 pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 1 month ago
  81. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  82. 2348e72 dm: pci: Fix handling of errors when scanning device by Pali Rohár · 3 years, 1 month ago
  83. 8e85f36 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · 3 years, 1 month ago
  84. 36f890f pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years, 1 month ago
  85. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  86. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  87. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 3 months ago
  88. 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 1 month ago
  89. d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 2 months ago
  90. 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 2 months ago
  91. 2cb3260 pci: iproc: fix compilation errors and warnings by Bharat Gooty · 3 years, 2 months ago
  92. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  93. 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 2 months ago
  94. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 3 months ago
  95. 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  96. 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  97. 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  98. 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 3 months ago
  99. ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 5 months ago
  100. 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 3 months ago