1. 2344a76 pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years ago
  2. 42ab3b3 pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years ago
  3. 79b4eb2 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years ago
  4. 452f2e7 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years ago
  5. a7b61ab pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years ago
  6. 657177a pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years ago
  7. daa9bfd pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years ago
  8. bd4064f arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years ago
  9. aaddce0 arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years ago
  10. c3aea68 pci: Fix printf format for regions by Pali Rohár · 3 years ago
  11. c7cd6f7 pci: Fix configuring BARs by Pali Rohár · 3 years ago
  12. 63ae80d pci: Skip configuring invalid P2P bridge devices by Pali Rohár · 3 years ago
  13. b9caab8 pci: Skip configuring PCI Rom Address for unsupported header types by Pali Rohár · 3 years ago
  14. 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 1 month ago
  15. 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 1 month ago
  16. 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 1 month ago
  17. 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
  18. cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 1 month ago
  19. 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 1 month ago
  20. d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 1 month ago
  21. 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 1 month ago
  22. 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 1 month ago
  23. c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 1 month ago
  24. 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 1 month ago
  25. 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years, 1 month ago
  26. f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 1 month ago
  27. 7f76084 pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 1 month ago
  28. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  29. 2348e72 dm: pci: Fix handling of errors when scanning device by Pali Rohár · 3 years, 1 month ago
  30. 8e85f36 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · 3 years, 1 month ago
  31. 36f890f pci: Fix mismerge with v2021.10-rc4 by Tom Rini · 3 years, 1 month ago
  32. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  33. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  34. 23cacd5 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · 3 years, 3 months ago
  35. 157bc52 arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · 3 years, 1 month ago
  36. d9ac6e2 arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · 3 years, 2 months ago
  37. 758262b arm: a37xx: pci: Disable returning CRS response by Pali Rohár · 3 years, 2 months ago
  38. 2cb3260 pci: iproc: fix compilation errors and warnings by Bharat Gooty · 3 years, 2 months ago
  39. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 2 months ago
  40. 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 2 months ago
  41. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 3 months ago
  42. 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  43. 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  44. 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 3 months ago
  45. 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 3 months ago
  46. ac9fa57 pci: Require DM_PCI by Tom Rini · 3 years, 5 months ago
  47. 8bee3a3 pci: msc01: convert to driver model by Daniel Schwierzeck · 3 years, 3 months ago
  48. 201d49d pci: gt64120: convert to driver model by Daniel Schwierzeck · 3 years, 3 months ago
  49. a45343a dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · 3 years, 3 months ago
  50. 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
  51. d3fc3da Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 3 months ago
  52. f5cbb5c x86: pci: Allow binding of some devices before relocation by Simon Glass · 3 years, 4 months ago
  53. e58f3a7 pci: Use const for pci_find_device_id() etc. by Simon Glass · 3 years, 4 months ago
  54. 960d459 arm: a37xx: pci: Fix typo in comment by Pali Rohár · 3 years, 4 months ago
  55. a831495 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · 3 years, 4 months ago
  56. e22c256 pci: uniphier: Add UniPhier PCIe controller driver by Kunihiko Hayashi · 3 years, 4 months ago
  57. c1f6fd2 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · 3 years, 4 months ago
  58. 6843862 ppc: Remove caddy2 / vme8349 boards by Tom Rini · 3 years, 5 months ago
  59. 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
  60. 3296d52 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · 3 years, 5 months ago
  61. 2f7dddc dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · 3 years, 5 months ago
  62. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  63. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  64. 88647f0 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · 3 years, 5 months ago
  65. 290686f pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · 3 years, 5 months ago
  66. a122d3a pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · 3 years, 5 months ago
  67. 8e221b4 pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · 3 years, 5 months ago
  68. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 5 months ago
  69. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 5 months ago
  70. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 5 months ago
  71. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 5 months ago
  72. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 5 months ago
  73. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 5 months ago
  74. 1fde894 pcie: designware: mvebu: do not configure ATU for IO when not used by Marcin Wojtas · 3 years, 6 months ago
  75. dd8c324 pci: imx: disable imx6sdl LTSSM upon driver remove by Tim Harvey · 3 years, 6 months ago
  76. cecd013 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · 3 years, 6 months ago
  77. 19e1b8d pci: Update the highest subordinate bus number for bridge setup by Masami Hiramatsu · 3 years, 6 months ago
  78. eccbd4a arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · 3 years, 6 months ago
  79. 98dabb3 mips: octeon: Add Octeon PCIe host controller driver by Stefan Roese · 3 years, 7 months ago
  80. 2c32c70 pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · 3 years, 7 months ago
  81. c90f3d0 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  82. 1a03182 pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  83. dfadb94 pci: add common Designware PCIe functions by Neil Armstrong · 3 years, 7 months ago
  84. a62de44 pci: Mark 64bit Memory BARs as such by Phil Sutter · 3 years, 8 months ago
  85. 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 7 months ago
  86. bcac361 video: Fix video on coreboot with the copy buffer by Simon Glass · 3 years, 7 months ago
  87. ae5cbc4 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · 3 years, 8 months ago
  88. 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 8 months ago
  89. 8461ee5 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · 3 years, 8 months ago
  90. 03ff970 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · 3 years, 8 months ago
  91. 5a40f5c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · 3 years, 8 months ago
  92. 7365a03 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · 3 years, 8 months ago
  93. 5ddfd3f pci: pci_mvebu: set local dev to number 1 by Marek Behún · 3 years, 9 months ago
  94. 10eb2cc pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · 3 years, 9 months ago
  95. 26f7a76 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · 3 years, 9 months ago
  96. 241d763 pci: pci_mvebu: cosmetic fix by Marek Behún · 3 years, 9 months ago
  97. 201958a pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · 3 years, 9 months ago
  98. 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
  99. 06183ac pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 3 years, 9 months ago
  100. b169ef1 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 3 years, 9 months ago