1. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  2. e7d7c86 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Fri Sep 25 12:55:06 2020 -0400
  3. fdb1dff pci: layerscape: Fixup PCIe EP mode DT nodes for LX2160A rev2 by Hou Zhiqiang · Sun Sep 13 23:12:50 2020 +0800
  4. ff87699 arm64: a37xx: pci: Disable link training when unloading driver by Pali Rohár · Tue Sep 22 13:21:38 2020 +0200
  5. 4f1b7b8 pci: layerscape: Fix spurious writes and panic by Michael Walle · Tue Aug 04 00:16:33 2020 +0200
  6. 38d5313 PCI: mediatek: Release the resource when PCIe enable port fail by developer · Mon Aug 31 15:53:12 2020 +0800
  7. 3a82912 PCI: mediatek: Release the resource when PCIe enable port fail by developer · Mon Aug 31 15:53:12 2020 +0800
  8. 26fd219 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 · Mon Sep 07 14:31:00 2020 -0400
  9. 5c6edca arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · Tue Aug 25 10:45:04 2020 +0200
  10. 6a58b97 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · Wed Aug 19 15:57:07 2020 +0200
  11. 0130a61 arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · Wed Aug 19 15:57:06 2020 +0200
  12. 7f6d294 pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP by Michal Simek · Wed Aug 19 10:44:15 2020 +0200
  13. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  14. 4c7d28c pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · Sat Oct 19 17:28:01 2019 -0700
  15. f8c8628 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · Mon May 04 21:25:25 2020 -0700
  16. a99a5eb pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · Wed Oct 23 18:40:36 2019 -0700
  17. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · Sat Oct 19 16:34:16 2019 -0700
  18. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · Sat Oct 19 16:07:20 2019 -0700
  19. 1b9c44e pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · Sat Oct 19 15:52:32 2019 -0700
  20. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · Sat Oct 19 17:10:20 2019 -0700
  21. cb7093d pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · Sat Oct 19 16:02:48 2019 -0700
  22. 47f1962 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · Sat Oct 19 16:44:35 2019 -0700
  23. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · Thu Jul 23 16:34:10 2020 +0200
  24. 1b7573c pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · Thu Jul 23 16:26:07 2020 +0200
  25. d9f6610 PCI: mediatek: Add PCIe support for MT7622 by developer · Mon Aug 10 16:17:10 2020 +0800
  26. d90ba42 drivers: pcie: add Broadcom IPROC PCIe RC driver by Srinath Mannam · Tue May 12 13:29:50 2020 +0530
  27. cdc7ed3 drivers: pci: add api to get dma regions by Rayagonda Kokatanur · Tue May 12 13:29:49 2020 +0530
  28. e4f6107 pci: Drop dm.h inclusion from header file by Simon Glass · Sun Jul 19 10:15:49 2020 -0600
  29. 02f1f06 pci: layerscape: Add specific config entry for RC and EP mode driver by Hou Zhiqiang · Thu Jul 09 23:31:42 2020 +0800
  30. 4a602b5 pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2 by Xiaowei Bao · Thu Jul 09 23:31:41 2020 +0800
  31. bb3f713 pci: layerscape: Modify the ls_pcie_dump_atu function by Xiaowei Bao · Thu Jul 09 23:31:40 2020 +0800
  32. ecb85db pci_ep: layerscape: Add the SRIOV VFs of PF support by Xiaowei Bao · Thu Jul 09 23:31:39 2020 +0800
  33. cdecb97 pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode by Xiaowei Bao · Thu Jul 09 23:31:38 2020 +0800
  34. 06a329a pci_ep: layerscape: Add the workaround for errata A-009460 by Xiaowei Bao · Thu Jul 09 23:31:37 2020 +0800
  35. b4d63b0 pcie_ep: layerscape: Add the multiple function support by Xiaowei Bao · Thu Jul 09 23:31:36 2020 +0800
  36. 13b277f pci: layerscape: Split the EP and RC driver by Xiaowei Bao · Thu Jul 09 23:31:33 2020 +0800
  37. 0400f5e pci: rockchip: Drop legacy PHY driver by Jagan Teki · Thu Jul 09 23:41:03 2020 +0530
  38. 427603b pci: rockchip: Switch to generic-phy by Jagan Teki · Thu Jul 09 23:41:02 2020 +0530
  39. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  40. 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
  41. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · Mon May 25 13:39:58 2020 +0200
  42. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  43. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · Thu Jul 02 21:12:30 2020 -0600
  44. e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · Wed Jul 01 11:46:45 2020 -0400
  45. 15b4006 pci: Make Rockchip PCIe voltage regulators optional by Mark Kettenis · Sun May 24 22:32:51 2020 +0200
  46. 5f14232 pci: Add Rockchip PCIe PHY controller driver by Jagan Teki · Sat May 09 22:26:22 2020 +0530
  47. 0226247 pci: Add Rockchip PCIe controller driver by Jagan Teki · Sat May 09 22:26:21 2020 +0530
  48. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  49. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  50. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  51. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  52. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  53. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  54. bd165e7 pci: Avoid auto-config when chain loading by Simon Glass · Sun Apr 26 09:12:56 2020 -0600
  55. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  56. 71fafd1 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · Thu Apr 09 10:27:36 2020 -0600
  57. f3005fb dm: pci: Allow disabling auto-config for a device by Simon Glass · Wed Apr 08 16:57:26 2020 -0600
  58. 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
  59. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  60. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  61. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · Mon Jan 27 08:49:38 2020 -0700
  62. 2a311e8 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · Mon Jan 27 08:49:37 2020 -0700
  63. 70bec5c pci: layerscape: device tree fixup based on SoC and by Wasim Khan · Mon Jan 06 12:06:00 2020 +0000
  64. 9d3d230 pci: layerscape: Move streamId allocation to common device tree fixup by Wasim Khan · Mon Jan 06 12:05:59 2020 +0000
  65. 54e44ef pci: layerscape: Common device tree fixup for NXP SoCs by Wasim Khan · Mon Jan 06 12:05:57 2020 +0000
  66. cf51ce8 pci: layerscape: Fix the BARs disable function by Hou Zhiqiang · Tue Dec 17 10:10:43 2019 +0000
  67. ca3815d pci: layerscape: Fix the disabling of Expansion ROM BAR by Hou Zhiqiang · Tue Dec 17 10:10:40 2019 +0000
  68. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  69. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · Sun Dec 29 21:19:14 2019 -0700
  70. 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
  71. bec7be1 pci: imx: Add iMX6SX compatible by Marek Vasut · Tue Nov 26 09:33:29 2019 +0100
  72. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · Sat Nov 30 13:14:10 2019 +0000
  73. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · Sat Nov 30 13:14:00 2019 +0000
  74. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · Fri Nov 15 09:23:39 2019 +0000
  75. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · Fri Nov 15 09:23:37 2019 +0000
  76. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · Fri Nov 15 09:23:35 2019 +0000
  77. 4a0e9be pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · Fri Nov 15 09:23:34 2019 +0000
  78. 81d3a63 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · Fri Nov 15 09:23:32 2019 +0000
  79. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  80. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · Fri Dec 06 21:41:37 2019 -0700
  81. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · Fri Dec 06 21:41:35 2019 -0700
  82. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · Sun Dec 01 17:45:18 2019 +0100
  83. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · Tue Nov 26 20:40:59 2019 -0500
  84. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  85. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  86. c63fac8 pci: layerscape: Only set EP CFG READY bit by Pankaj Bansal · Mon Oct 14 11:43:19 2019 +0000
  87. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · Thu Oct 31 07:51:08 2019 +0000
  88. d647b46 pci: add DM based mpc85xx driver by Heiko Schocher · Mon Oct 14 11:29:39 2019 +0200
  89. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Oct 12 10:52:48 2019 -0400
  90. ad76773 pci: mediatek: add PCIe controller support for MT7623 by developer · Thu Aug 22 12:26:49 2019 +0200
  91. a51fd07 sandbox: pci: Remember the device being emulated by Simon Glass · Sat Sep 21 14:32:41 2019 -0600
  92. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · Wed Sep 25 08:56:42 2019 -0600
  93. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · Sat Aug 31 21:23:18 2019 -0600
  94. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  95. bb99abf pci: Show a message if PCI autoconfig fails by Simon Glass · Wed Sep 25 08:56:16 2019 -0600
  96. b7be808 pci: Add more debug detail when resources are exhausted by Simon Glass · Wed Sep 25 08:56:15 2019 -0600
  97. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · Wed Sep 25 08:56:13 2019 -0600
  98. 25916d6 pci: Show the result of binding a device by Simon Glass · Wed Sep 25 08:56:12 2019 -0600
  99. 1bc0f4f pci: sandbox: Probe PCI emulation devices when used by Simon Glass · Sat Aug 31 17:59:32 2019 -0600
  100. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · Wed Sep 25 08:56:10 2019 -0600