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