1. d90ba42 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · Tue May 12 13:29:50 2020 +0530
  2. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  3. e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · Sun Jul 19 10:15:49 2020 -0600
  4. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  5. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · Thu Jul 09 23:31:41 2020 +0800
  6. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · Thu Jul 09 23:31:40 2020 +0800
  7. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · Thu Jul 09 23:31:39 2020 +0800
  8. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · Thu Jul 09 23:31:38 2020 +0800
  9. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · Thu Jul 09 23:31:37 2020 +0800
  10. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · Thu Jul 09 23:31:36 2020 +0800
  11. 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · Thu Jul 09 23:31:33 2020 +0800
  12. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · Thu Jul 09 23:41:03 2020 +0530
  13. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · Thu Jul 09 23:41:02 2020 +0530
  14. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  15. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Fri Jul 10 14:31:22 2020 -0400
  16. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · Mon May 25 13:39:58 2020 +0200
  17. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  18. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · Thu Jul 02 21:12:30 2020 -0600
  19. e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · Wed Jul 01 11:46:45 2020 -0400
  20. 15b4006 pci: Make Rockchip PCIe voltage regulators optional by Mark Kettenis · Sun May 24 22:32:51 2020 +0200
  21. 5f14232 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · Sat May 09 22:26:22 2020 +0530
  22. 0226247 pci: Add Rockchip PCIe controller driver by Jagan Teki · Sat May 09 22:26:21 2020 +0530
  23. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  24. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  25. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  26. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  27. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  28. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  29. bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · Sun Apr 26 09:12:56 2020 -0600
  30. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  31. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · Thu Apr 09 10:27:36 2020 -0600
  32. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · Wed Apr 08 16:57:26 2020 -0600
  33. 34e46e0 pci-host-ecam-generic: access config space independent of system-wide bus id by Vladimir Oltean · Fri Mar 13 16:53:06 2020 +0200
  34. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  35. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  36. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  37. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  38. 70bec5c pci: layerscape: device tree fixup based on SoC and by Wasim Khan · Mon Jan 06 12:06:00 2020 +0000
  39. 9d3d230 pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · Mon Jan 06 12:05:59 2020 +0000
  40. 54e44ef pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · Mon Jan 06 12:05:57 2020 +0000
  41. cf51ce8 pci: layerscape: Fix the BARs disable function by Hou Zhiqiang · Tue Dec 17 10:10:43 2019 +0000
  42. ca3815d pci: layerscape: Fix the disabling of Expansion ROM BAR by Hou Zhiqiang · Tue Dec 17 10:10:40 2019 +0000
  43. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  44. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · Sun Dec 29 21:19:14 2019 -0700
  45. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jan 07 08:45:43 2020 -0500
  46. bec7be1 pci: imx: Add iMX6SX compatible by Marek Vasut · Tue Nov 26 09:33:29 2019 +0100
  47. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · Sat Nov 30 13:14:10 2019 +0000
  48. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  49. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · Fri Nov 15 09:23:39 2019 +0000
  50. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · Fri Nov 15 09:23:37 2019 +0000
  51. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · Fri Nov 15 09:23:35 2019 +0000
  52. 4a0e9be pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · Fri Nov 15 09:23:34 2019 +0000
  53. 81d3a63 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · Fri Nov 15 09:23:32 2019 +0000
  54. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  55. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · Fri Dec 06 21:41:37 2019 -0700
  56. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  57. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · Sun Dec 01 17:45:18 2019 +0100
  58. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · Tue Nov 26 20:40:59 2019 -0500
  59. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  60. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  61. c63fac8 pci: layerscape: Only set EP CFG READY bit by Pankaj Bansal · Mon Oct 14 11:43:19 2019 +0000
  62. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · Thu Oct 31 07:51:08 2019 +0000
  63. d647b46 pci: add DM based mpc85xx driver by Heiko Schocher · Mon Oct 14 11:29:39 2019 +0200
  64. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Oct 12 10:52:48 2019 -0400
  65. ad76773 pci: mediatek: add PCIe controller support for MT7623 by developer · Thu Aug 22 12:26:49 2019 +0200
  66. a51fd07 sandbox: pci: Remember the device being emulated by Simon Glass · Sat Sep 21 14:32:41 2019 -0600
  67. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · Wed Sep 25 08:56:42 2019 -0600
  68. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · Sat Aug 31 21:23:18 2019 -0600
  69. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  70. bb99abf pci: Show a message if PCI autoconfig fails by Simon Glass · Wed Sep 25 08:56:16 2019 -0600
  71. b7be808 pci: Add more debug detail when resources are exhausted by Simon Glass · Wed Sep 25 08:56:15 2019 -0600
  72. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · Wed Sep 25 08:56:13 2019 -0600
  73. 25916d6 pci: Show the result of binding a device by Simon Glass · Wed Sep 25 08:56:12 2019 -0600
  74. 1bc0f4f pci: sandbox: Probe PCI emulation devices when used by Simon Glass · Sat Aug 31 17:59:32 2019 -0600
  75. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · Wed Sep 25 08:56:10 2019 -0600
  76. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · Sat Aug 24 14:19:05 2019 -0600
  77. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  78. a5ee5e2 pci: sh7751: Convert to DM and DT probing by Marek Vasut · Sun Sep 01 15:56:41 2019 +0200
  79. 7195986 dm: pcie_fsl: Add MPC8548 PCIe support by Hou Zhiqiang · Tue Aug 27 11:05:19 2019 +0000
  80. 3ef654c dm: pcie_fsl: Add P5040 PCIe support by Hou Zhiqiang · Tue Aug 27 11:05:02 2019 +0000
  81. 4845407 dm: pcie_fsl: Add P4080 PCIe support by Hou Zhiqiang · Tue Aug 27 11:04:52 2019 +0000
  82. 4cbcf2c dm: pcie_fsl: Add P3041 PCIe support by Hou Zhiqiang · Tue Aug 27 11:04:39 2019 +0000
  83. afffa7b dm: pcie_fsl: Add P2041 PCIe support by Hou Zhiqiang · Tue Aug 27 11:04:25 2019 +0000
  84. ae5c624 dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs by Hou Zhiqiang · Tue Aug 27 11:04:01 2019 +0000
  85. 4b0b23d dm: pcie_fsl: Add T104x PCIe support by Hou Zhiqiang · Tue Aug 27 11:03:44 2019 +0000
  86. 0e1cd0e dm: pcie_fsl: Add T102x PCIe support by Hou Zhiqiang · Tue Aug 27 11:03:24 2019 +0000
  87. f8c8a3a dm: pcie_fsl: Add T4240 PCIe support by Hou Zhiqiang · Tue Aug 27 11:03:06 2019 +0000
  88. f0906c9 dm: pcie_fsl: Fix the calculation of controller index by Hou Zhiqiang · Tue Aug 27 10:13:54 2019 +0000
  89. d0f3d5e dm: pcie_fsl: Fix the Class Code fixup function by Hou Zhiqiang · Tue Aug 27 10:13:51 2019 +0000
  90. 8738333 dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef by Hou Zhiqiang · Tue Aug 27 10:13:48 2019 +0000
  91. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Aug 12 23:03:44 2019 -0400
  92. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  93. 18db23d pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · Thu Aug 01 19:12:57 2019 +0530
  94. 587816d pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · Wed Aug 07 15:01:56 2019 +0200
  95. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  96. 56d6b50 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · Fri May 24 10:30:00 2019 +0800
  97. 89138fc pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · Fri May 24 10:29:59 2019 +0800
  98. fa1fd35 pci: intel: Increase TLP polling counter by Ley Foon Tan · Fri May 24 10:29:58 2019 +0800
  99. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · Tue May 21 12:04:31 2019 +0200
  100. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · Fri Jun 07 11:24:25 2019 +0300