1. 2c32c70 pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 6 months ago
  2. c90f3d0 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 6 months ago
  3. 1a03182 pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 6 months ago
  4. dfadb94 pci: add common Designware PCIe functions by Neil Armstrong · 3 years, 6 months ago
  5. a62de44 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 7 months ago
  6. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 6 months ago
  7. bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 6 months ago
  8. ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 7 months ago
  9. 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 7 months ago
  10. 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 7 months ago
  11. 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 7 months ago
  12. 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 7 months ago
  13. 7365a03 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 7 months ago
  14. 5ddfd3f pci: pci_mvebu: set local dev to number 1 by Marek Behún · 3 years, 8 months ago
  15. 10eb2cc pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · 3 years, 8 months ago
  16. 26f7a76 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · 3 years, 8 months ago
  17. 241d763 pci: pci_mvebu: cosmetic fix by Marek Behún · 3 years, 8 months ago
  18. 201958a pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · 3 years, 8 months ago
  19. cba6edd arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · 3 years, 8 months ago
  20. 06183ac pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 3 years, 8 months ago
  21. b169ef1 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 3 years, 8 months ago
  22. b9616d8 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · 3 years, 8 months ago
  23. c709243 pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · 3 years, 8 months ago
  24. 85f3fdd pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · 3 years, 8 months ago
  25. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  26. e14d576 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 3 years, 8 months ago
  27. d167667 pci: kconfig: layerscape: Change LX2162A PCIe node compatible string by Hou Zhiqiang · 3 years, 8 months ago
  28. 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 3 years, 8 months ago
  29. 6a2fa28 pci: pci_mvebu: Disable config access to PCI host bridge ports by Stefan Roese · 3 years, 8 months ago
  30. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 8 months ago
  31. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  32. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 8 months ago
  33. 279b573 arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 3 years, 8 months ago
  34. ba8ae03 pci: pci_mvebu: Define an IO region as well by Phil Sutter · 3 years, 9 months ago
  35. c1b1263 pci: Make auto-config code a little more robust by Phil Sutter · 3 years, 9 months ago
  36. 9ddc078 pci: Add Rockchip dwc based PCIe controller driver by Shawn Lin · 3 years, 8 months ago
  37. b9f6d0f common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 3 years, 10 months ago
  38. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  39. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 9 months ago
  40. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  41. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 3 years, 9 months ago
  42. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 9 months ago
  43. 0eb0eb4 Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · 3 years, 9 months ago
  44. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 9 months ago
  45. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  46. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  47. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  48. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  49. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  50. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  51. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  52. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  53. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  54. ee7c122 pci: layerscape: fix a dead loop issue by Hou Zhiqiang · 4 years ago
  55. 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 3 years, 11 months ago
  56. 1255f8b pci: ls_pcie_g4: Add size check for config resource by Wasim Khan · 4 years ago
  57. 49df7c9 pci: layerscape: Add size check for config resource by Wasim Khan · 4 years ago
  58. eac3644 pci: ls_pcie_g4: Print pcie controller number starting from 1 by Wasim Khan · 4 years ago
  59. b6c6a24 pci: layerscape: Update print of pcie controller by Wasim Khan · 4 years ago
  60. 0205beb dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · 4 years ago
  61. 2a5bbb1 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · 4 years ago
  62. f4cd963 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · 4 years ago
  63. 1f46e67 pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · 4 years ago
  64. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  65. 253388a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years ago
  66. 8ec619f pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2 by Hou Zhiqiang · 4 years ago
  67. 5f50b88 arm64: a37xx: pci: Disable link training when unloading driver by Pali Rohár · 4 years ago
  68. b7585aa pci: layerscape: Fix spurious writes and panic by Michael Walle · 4 years, 2 months ago
  69. 9250d0b PCI: mediatek: Release the resource when PCIe enable port fail by Chuanjia Liu · 4 years, 1 month ago
  70. df85e95 PCI: mediatek: Release the resource when PCIe enable port fail by Chuanjia Liu · 4 years, 1 month ago
  71. 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 1 month ago
  72. 835d969 arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · 4 years, 1 month ago
  73. 828d326 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · 4 years, 1 month ago
  74. 563b85b arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · 4 years, 1 month ago
  75. a261fdc pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP by Michal Simek · 4 years, 1 month ago
  76. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 1 month ago
  77. 638d705 pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  78. f0c3692 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · 4 years, 5 months ago
  79. a3fac3f pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · 5 years ago
  80. 51eeae9 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · 5 years ago
  81. b8852dc pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · 5 years ago
  82. 636cc17 pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · 5 years ago
  83. 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  84. bc30140 pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · 5 years ago
  85. b3699a1 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · 5 years ago
  86. e002474 pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 2 months ago
  87. 3b7cd26 pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · 4 years, 2 months ago
  88. 91ee45d PCI: mediatek: Add PCIe support for MT7622 by Chuanjia Liu · 4 years, 1 month ago
  89. 4848704 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · 4 years, 4 months ago
  90. 143eb5b drivers: pci: add api to get dma regions by Rayagonda Kokatanur · 4 years, 4 months ago
  91. 51a4a85 pci: Drop dm.h inclusion from header file by Simon Glass · 4 years, 2 months ago
  92. ed188aa pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · 4 years, 3 months ago
  93. 4085e3a pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · 4 years, 3 months ago
  94. 80b5a66 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · 4 years, 3 months ago
  95. 83bf32e pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · 4 years, 3 months ago
  96. 78c56b2 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · 4 years, 3 months ago
  97. 15ce1fa pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · 4 years, 3 months ago
  98. c5174a5 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · 4 years, 3 months ago
  99. 118e58e pci: layerscape: Split the EP and RC driver by Xiaowei Bao · 4 years, 3 months ago
  100. ad415c8 pci: rockchip: Drop legacy PHY driver by Jagan Teki · 4 years, 3 months ago