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