1. 7ec2898 arm: a37xx: pci: Update private structure documentation by Marek Behún · Sun Sep 26 00:54:46 2021 +0200
  2. cbc5fc8 arm: a37xx: pci: Cosmetic change by Marek Behún · Sun Sep 26 00:54:45 2021 +0200
  3. 238fbab arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · Sun Sep 26 00:54:44 2021 +0200
  4. cd9eb7e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · Sun Sep 26 00:54:43 2021 +0200
  5. 525886e arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · Sun Sep 26 00:54:42 2021 +0200
  6. 6d11d9e arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · Sun Sep 26 00:54:41 2021 +0200
  7. c7bfcbe pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · Wed Sep 08 14:32:12 2021 +0200
  8. 4d5d5d3 pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · Fri Sep 17 15:11:30 2021 +0300
  9. 06a6805 pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · Fri Sep 17 15:11:29 2021 +0300
  10. 3ea9a7a pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · Fri Sep 17 15:11:28 2021 +0300
  11. 86fa8b0 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · Fri Sep 17 15:11:27 2021 +0300
  12. 69c5f8a pci: pci_read_config can be static by Vladimir Oltean · Fri Sep 17 15:11:26 2021 +0300
  13. 278a5b5 pci: pci_write_config can be static by Vladimir Oltean · Fri Sep 17 15:11:25 2021 +0300
  14. 2363f8a pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · Fri Sep 17 15:11:21 2021 +0300
  15. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  16. a8a520d dm: pci: Fix handling of errors when scanning device by Pali Rohár · Tue Sep 07 18:07:08 2021 +0200
  17. 36e8fa0 pci: Fix configuring io/memory base and limit registers of PCI bridges by Pali Rohár · Fri Sep 10 13:33:35 2021 +0200
  18. 61e401e pci: Fix mismerge with v2021.10-rc4 by Tom Rini · Thu Sep 16 11:45:03 2021 -0400
  19. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  20. 3933d29 pci: Drop DM_PCI by Simon Glass · Sun Aug 01 18:54:44 2021 -0600
  21. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  22. 73d776a arm: a37xx: pci: Don't spam about PIO Response Status by Marek Behún · Tue Sep 07 17:27:08 2021 +0200
  23. 907cd9a arm: a37xx: pci: Implement re-issuing config requests on CRS response by Pali Rohár · Fri Aug 27 14:14:44 2021 +0200
  24. 67cd721 arm: a37xx: pci: Disable returning CRS response by Pali Rohár · Fri Aug 27 14:14:43 2021 +0200
  25. 439a4c2 pci: iproc: fix compilation errors and warnings by Bharat Gooty · Mon Aug 23 14:57:24 2021 +0530
  26. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  27. b8344cf arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · Mon Aug 09 09:53:13 2021 +0200
  28. 49ddb15 pci: ppc: Drop ftpci100 driver by Simon Glass · Sun Aug 01 18:54:40 2021 -0600
  29. 5afdbd7 pci: imx: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:31 2021 -0600
  30. 3bd4cbe pci: msc01: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:30 2021 -0600
  31. f268778 pci: gt64120: Drop use of DM_PCI by Simon Glass · Sun Aug 01 18:54:29 2021 -0600
  32. 70a4305 pci: Drop DM_PCI check from pci_common by Simon Glass · Sun Aug 01 18:54:19 2021 -0600
  33. 5dec075 pci: Require DM_PCI by Tom Rini · Fri May 14 21:34:32 2021 -0400
  34. cbf106c pci: msc01: convert to driver model by Daniel Schwierzeck · Thu Jul 15 20:53:58 2021 +0200
  35. fa3cb19 pci: gt64120: convert to driver model by Daniel Schwierzeck · Thu Jul 15 20:53:57 2021 +0200
  36. f59925e dm: pci: add option to map virtual system memory base address by Daniel Schwierzeck · Thu Jul 15 20:53:56 2021 +0200
  37. f5e1d9e Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Sat Jul 17 10:52:21 2021 -0400
  38. 0cdd4cb Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 15 11:06:24 2021 -0400
  39. 8807a56 x86: pci: Allow binding of some devices before relocation by Simon Glass · Sun Jun 27 17:50:57 2021 -0600
  40. 3f7dc6e pci: Use const for pci_find_device_id() etc. by Simon Glass · Sun Jun 27 17:50:56 2021 -0600
  41. 2fef1db arm: a37xx: pci: Fix typo in comment by Pali Rohár · Thu Jul 08 20:19:00 2021 +0200
  42. 22b1e08 arm: a37xx: pci: Extend validation for PCIe resources and oubound windows by Pali Rohár · Thu Jul 08 20:18:58 2021 +0200
  43. 741a1f9 pci: uniphier: Add UniPhier PCIe controller driver by Kunihiko Hayashi · Tue Jul 06 19:01:09 2021 +0900
  44. 7367b39 pci: imx: use reset-gpios if defined by device-tree by Tim Harvey · Tue Jul 06 10:19:09 2021 -0700
  45. d179823 ppc: Remove caddy2 / vme8349 boards by Tom Rini · Fri May 14 21:34:17 2021 -0400
  46. 4aab306 Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Jul 07 13:34:42 2021 -0400
  47. 0685020 pci: synquacer: Add SynQuacer ECAM based PCIe driver by Masami Hiramatsu · Fri Jun 04 18:44:06 2021 +0900
  48. 7ccdc67 dm: pci: Skip setting VGA bridge bits if parent device is the host bus by Masami Hiramatsu · Fri Jun 04 18:43:34 2021 +0900
  49. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  50. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · Mon Jun 28 16:22:13 2021 -0400
  51. 7df6464 pci: pcie_dw_rockchip: Replace msleep occurences by udelay by Anand Moon · Sat Jun 05 14:38:43 2021 +0000
  52. d921ad8 pci: pcie_dw_rockchip: Drop the unused variable warning by Anand Moon · Sat Jun 05 14:38:42 2021 +0000
  53. e4e8745 pci: pcie_dw_rockchip: Fixed the below compilation error by Anand Moon · Sat Jun 05 14:38:41 2021 +0000
  54. 85ffe6c pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · Thu May 13 14:54:32 2021 +0800
  55. e78c8e0 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · Wed May 26 17:59:40 2021 +0200
  56. 678cf9d arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · Wed May 26 17:59:36 2021 +0200
  57. ead9634 arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · Wed May 26 17:59:35 2021 +0200
  58. 133797a arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · Wed May 26 17:59:34 2021 +0200
  59. cb6506a drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · Wed May 19 04:16:15 2021 -0700
  60. ba5919b drivers: pci: add pcie support for fu740 by Green Wan · Thu May 27 06:52:10 2021 -0700
  61. 49e33bd pcie: designware: mvebu: do not configure ATU for IO when not used by Marcin Wojtas · Fri Apr 30 15:33:15 2021 +0200
  62. 3b10a83 pci: imx: disable imx6sdl LTSSM upon driver remove by Tim Harvey · Fri Apr 16 13:30:41 2021 -0700
  63. 4c57bf7 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · Fri Apr 16 14:53:47 2021 -0700
  64. ff02245 pci: Update the highest subordinate bus number for bridge setup by Masami Hiramatsu · Fri Apr 16 14:53:46 2021 -0700
  65. fc0eddf arm: a37xx: pci: Fix processing PIO transfers by Pali Rohár · Thu Apr 22 16:23:04 2021 +0200
  66. 03ffb43 mips: octeon: Add Octeon PCIe host controller driver by Stefan Roese · Wed Apr 07 08:43:35 2021 +0200
  67. 06e006b pci: add Amlogic Meson Designware PCIe controller by Neil Armstrong · Thu Mar 25 15:49:21 2021 +0100
  68. cf214c6 pci: pcie_dw_rockchip: migrate to common Designware PCIe functions by Neil Armstrong · Thu Mar 25 15:49:20 2021 +0100
  69. c0c39ce pci: pcie_dw_ti: migrate to common Designware PCIe functions by Neil Armstrong · Thu Mar 25 15:49:19 2021 +0100
  70. b46caff pci: add common Designware PCIe functions by Neil Armstrong · Thu Mar 25 15:49:18 2021 +0100
  71. 8f90273 pci: Mark 64bit Memory BARs as such by Phil Sutter · Wed Mar 03 01:57:35 2021 +0100
  72. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  73. 98145af video: Fix video on coreboot with the copy buffer by Simon Glass · Mon Mar 15 18:00:26 2021 +1300
  74. bae8c33 pci: layerscape: Change to allocate zeroed memery for struct ls_pcie by Hou Zhiqiang · Thu Mar 11 15:30:51 2021 +0800
  75. ba40b6c arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · Wed Mar 03 14:37:59 2021 +0100
  76. 2b05a52 pci: mpc85xx: Support 64-bit bus and cpu address by Bin Meng · Thu Feb 25 17:22:42 2021 +0800
  77. 0798422 pci: mpc85xx: Support controller register physical address beyond 32-bit by Bin Meng · Thu Feb 25 17:22:41 2021 +0800
  78. 21cf67c pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW by Bin Meng · Thu Feb 25 17:22:40 2021 +0800
  79. e39f8e0 pci: fsl_pci_init: Dynamically allocate the PCI regions by Bin Meng · Thu Feb 25 17:22:22 2021 +0800
  80. a53b7fc pci: pci_mvebu: set local dev to number 1 by Marek Behún · Mon Feb 08 23:01:41 2021 +0100
  81. 8903673 pci: pci_mvebu: refactor validation of addresses for config access by Marek Behún · Mon Feb 08 23:01:40 2021 +0100
  82. d2ed1e5 pci: pci_mvebu: debug rd/wr config as other drivers do by Marek Behún · Mon Feb 08 23:01:39 2021 +0100
  83. 9df558d pci: pci_mvebu: cosmetic fix by Marek Behún · Mon Feb 08 23:01:38 2021 +0100
  84. 05f0f50 pci: pci_mvebu: use dev_seq instead of static variable by Marek Behún · Mon Feb 08 23:01:37 2021 +0100
  85. 9057a2c arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes by Pali Rohár · Fri Feb 05 15:32:28 2021 +0100
  86. 8464971 pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · Sat Jan 16 00:33:17 2021 +0100
  87. d18a578 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · Sun Jan 24 18:37:11 2021 +0100
  88. 34caff9 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · Sat Jan 16 00:28:18 2021 +0100
  89. 038876b pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · Tue Jan 12 13:55:21 2021 +0100
  90. df10fe8 pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · Thu Jan 14 16:49:01 2021 +0100
  91. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  92. 5e7f457 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Mon Feb 08 10:55:51 2021 -0500
  93. a5b5663 pci: kconfig: layerscape: Change LX2162A PCIe node compatible string by Hou Zhiqiang · Fri Jan 29 13:22:02 2021 +0800
  94. 337644c pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · Fri Jan 29 12:47:05 2021 +0800
  95. 8d77b0a pci: pci_mvebu: Disable config access to PCI host bridge ports by Stefan Roese · Mon Jan 25 15:25:31 2021 +0100
  96. 97c2dfc dm: pci: Correct use of wrong flag name by Simon Glass · Sun Jan 24 14:32:43 2021 -0700
  97. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  98. ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · Tue Jan 12 12:03:43 2021 +0100
  99. e3271bb arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · Mon Jan 18 12:09:33 2021 +0100
  100. 09577aa pci: pci_mvebu: Define an IO region as well by Phil Sutter · Sun Jan 03 23:06:46 2021 +0100