1. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  2. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 3 months ago
  3. 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 1 month ago
  4. d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 2 months ago
  5. 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 2 months ago
  6. 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 2 months ago
  7. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 3 months ago
  8. 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  9. 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  10. 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  11. 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 3 months ago
  12. ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 5 months ago
  13. 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 3 months ago
  14. 201d49d pci: gt64120: convert to driver model by Daniel Schwierzeck · 3 years, 3 months ago
  15. a45343a dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · 3 years, 3 months ago
  16. 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
  17. d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 3 months ago WIP/15Jul2021
  18. f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 4 months ago
  19. e58f3a7 pci: Use const for pci_find_device_id() etc. by Simon Glass · 3 years, 4 months ago
  20. 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 3 months ago
  21. a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 3 months ago
  22. e22c256 pci: uniphier: Add UniPhier PCIe controller driver by Kunihiko Hayashi · 3 years, 4 months ago
  23. c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 4 months ago
  24. 6843862 ppc: Remove caddy2 / vme8349 boards by Tom Rini · 3 years, 5 months ago
  25. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  26. 3296d52 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · 3 years, 5 months ago
  27. 2f7dddc dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · 3 years, 5 months ago
  28. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  29. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  30. 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 5 months ago
  31. 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 5 months ago
  32. a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 5 months ago
  33. 8e221b4 pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · 3 years, 5 months ago
  34. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 5 months ago
  35. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 5 months ago
  36. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 5 months ago
  37. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 5 months ago
  38. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 5 months ago
  39. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 5 months ago
  40. 1fde894 pcie: designware: mvebu: do not configure ATU for IO when not used by Marcin Wojtas · 3 years, 6 months ago
  41. dd8c324 pci: imx: disable imx6sdl LTSSM upon driver remove by Tim Harvey · 3 years, 6 months ago
  42. cecd013 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · 3 years, 6 months ago
  43. 19e1b8d pci: Update the highest subordinate bus number for bridge setup by Masami Hiramatsu · 3 years, 6 months ago
  44. eccbd4a arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · 3 years, 6 months ago
  45. 98dabb3 mips: octeon: Add Octeon PCIe host controller driver by Stefan Roese · 3 years, 7 months ago
  46. 2c32c70 pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 7 months ago
  47. c90f3d0 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  48. 1a03182 pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  49. dfadb94 pci: add common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  50. a62de44 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 8 months ago
  51. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 7 months ago WIP/29Mar2021-next
  52. bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 7 months ago
  53. ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 7 months ago
  54. 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 8 months ago
  55. 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 8 months ago
  56. 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 8 months ago
  57. 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 8 months ago
  58. 7365a03 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 8 months ago
  59. 5ddfd3f pci: pci_mvebu: set local dev to number 1 by Marek Behún · 3 years, 8 months ago
  60. 10eb2cc pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · 3 years, 8 months ago
  61. 26f7a76 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · 3 years, 8 months ago
  62. 241d763 pci: pci_mvebu: cosmetic fix by Marek Behún · 3 years, 8 months ago
  63. 201958a pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · 3 years, 8 months ago
  64. cba6edd arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · 3 years, 9 months ago
  65. 06183ac pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 3 years, 9 months ago
  66. b169ef1 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 3 years, 9 months ago
  67. b9616d8 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · 3 years, 9 months ago
  68. c709243 pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · 3 years, 9 months ago
  69. 85f3fdd pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · 3 years, 9 months ago
  70. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  71. e14d576 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 3 years, 8 months ago WIP/08Feb2021
  72. d167667 pci: kconfig: layerscape: Change LX2162A PCIe node compatible string by Hou Zhiqiang · 3 years, 9 months ago
  73. 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 3 years, 9 months ago
  74. 6a2fa28 pci: pci_mvebu: Disable config access to PCI host bridge ports by Stefan Roese · 3 years, 9 months ago
  75. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 9 months ago
  76. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  77. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 9 months ago
  78. 279b573 arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 3 years, 9 months ago
  79. ba8ae03 pci: pci_mvebu: Define an IO region as well by Phil Sutter · 3 years, 10 months ago
  80. c1b1263 pci: Make auto-config code a little more robust by Phil Sutter · 3 years, 10 months ago
  81. 9ddc078 pci: Add Rockchip dwc based PCIe controller driver by Shawn Lin · 3 years, 9 months ago
  82. b9f6d0f common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 3 years, 11 months ago
  83. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  84. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago WIP/05Jan2021-next
  85. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  86. 2462139 dm: core: Rename sqq to seq_ by Simon Glass · 3 years, 10 months ago
  87. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  88. 0eb0eb4 Revert "arm64: a37xx: pci: Assert PERST# signal when unloading driver" by Pali Rohár · 3 years, 10 months ago
  89. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 10 months ago
  90. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 3 years, 10 months ago
  91. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  92. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  93. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 11 months ago
  94. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  95. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  96. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  97. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  98. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 11 months ago
  99. ee7c122 pci: layerscape: fix a dead loop issue by Hou Zhiqiang · 4 years ago
  100. 3a187cf armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years ago