1. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Nov 11 14:19:04 2019 -0500
  2. c63fac8 pci: layerscape: Only set EP CFG READY bit by Pankaj Bansal · Mon Oct 14 11:43:19 2019 +0000
  3. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · Thu Oct 31 07:51:08 2019 +0000
  4. d647b46 pci: add DM based mpc85xx driver by Heiko Schocher · Mon Oct 14 11:29:39 2019 +0200
  5. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sat Oct 12 10:52:48 2019 -0400
  6. ad76773 pci: mediatek: add PCIe controller support for MT7623 by developer · Thu Aug 22 12:26:49 2019 +0200
  7. a51fd07 sandbox: pci: Remember the device being emulated by Simon Glass · Sat Sep 21 14:32:41 2019 -0600
  8. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · Wed Sep 25 08:56:42 2019 -0600
  9. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · Sat Aug 31 21:23:18 2019 -0600
  10. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  11. bb99abf pci: Show a message if PCI autoconfig fails by Simon Glass · Wed Sep 25 08:56:16 2019 -0600
  12. b7be808 pci: Add more debug detail when resources are exhausted by Simon Glass · Wed Sep 25 08:56:15 2019 -0600
  13. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · Wed Sep 25 08:56:13 2019 -0600
  14. 25916d6 pci: Show the result of binding a device by Simon Glass · Wed Sep 25 08:56:12 2019 -0600
  15. 1bc0f4f pci: sandbox: Probe PCI emulation devices when used by Simon Glass · Sat Aug 31 17:59:32 2019 -0600
  16. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · Wed Sep 25 08:56:10 2019 -0600
  17. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · Sat Aug 24 14:19:05 2019 -0600
  18. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · Wed Sep 25 08:00:11 2019 -0600
  19. a5ee5e2 pci: sh7751: Convert to DM and DT probing by Marek Vasut · Sun Sep 01 15:56:41 2019 +0200
  20. 7195986 dm: pcie_fsl: Add MPC8548 PCIe support by Hou Zhiqiang · Tue Aug 27 11:05:19 2019 +0000
  21. 3ef654c dm: pcie_fsl: Add P5040 PCIe support by Hou Zhiqiang · Tue Aug 27 11:05:02 2019 +0000
  22. 4845407 dm: pcie_fsl: Add P4080 PCIe support by Hou Zhiqiang · Tue Aug 27 11:04:52 2019 +0000
  23. 4cbcf2c dm: pcie_fsl: Add P3041 PCIe support by Hou Zhiqiang · Tue Aug 27 11:04:39 2019 +0000
  24. afffa7b dm: pcie_fsl: Add P2041 PCIe support by Hou Zhiqiang · Tue Aug 27 11:04:25 2019 +0000
  25. ae5c624 dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs by Hou Zhiqiang · Tue Aug 27 11:04:01 2019 +0000
  26. 4b0b23d dm: pcie_fsl: Add T104x PCIe support by Hou Zhiqiang · Tue Aug 27 11:03:44 2019 +0000
  27. 0e1cd0e dm: pcie_fsl: Add T102x PCIe support by Hou Zhiqiang · Tue Aug 27 11:03:24 2019 +0000
  28. f8c8a3a dm: pcie_fsl: Add T4240 PCIe support by Hou Zhiqiang · Tue Aug 27 11:03:06 2019 +0000
  29. f0906c9 dm: pcie_fsl: Fix the calculation of controller index by Hou Zhiqiang · Tue Aug 27 10:13:54 2019 +0000
  30. d0f3d5e dm: pcie_fsl: Fix the Class Code fixup function by Hou Zhiqiang · Tue Aug 27 10:13:51 2019 +0000
  31. 8738333 dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef by Hou Zhiqiang · Tue Aug 27 10:13:48 2019 +0000
  32. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Aug 12 23:03:44 2019 -0400
  33. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  34. 18db23d pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · Thu Aug 01 19:12:57 2019 +0530
  35. 587816d pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · Wed Aug 07 15:01:56 2019 +0200
  36. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  37. 56d6b50 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · Fri May 24 10:30:00 2019 +0800
  38. 89138fc pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · Fri May 24 10:29:59 2019 +0800
  39. fa1fd35 pci: intel: Increase TLP polling counter by Ley Foon Tan · Fri May 24 10:29:58 2019 +0800
  40. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · Tue May 21 12:04:31 2019 +0200
  41. 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
  42. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:23 2019 +0300
  43. f95cfeb pci: Avoid assigning PCI resources that are below 0x1000 by Bin Meng · Wed Jun 05 07:26:44 2019 -0700
  44. 25ff98c dm: pci: add Freescale PowerPC PCIe driver by Hou Zhiqiang · Wed Apr 24 22:33:02 2019 +0800
  45. 3c9f33e pci: imx: Add DM and DT support by Marek Vasut · Sun Jun 09 03:50:55 2019 +0200
  46. 120efeb pci: imx: Pass driver private data around by Marek Vasut · Sun Jun 09 03:50:54 2019 +0200
  47. 2c20b75 pci: imx: Fix potential 64bit memory access clamping by Marek Vasut · Sun Jun 09 03:50:53 2019 +0200
  48. 6ce573f pci: imx: Factor out hard-coded register base addresses by Marek Vasut · Sun Jun 09 03:50:52 2019 +0200
  49. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sun May 26 20:18:20 2019 -0400
  50. 5a9a5ed pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · Mon Apr 08 10:15:54 2019 +0000
  51. e5d79c4 pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · Mon Apr 08 10:15:46 2019 +0000
  52. 879b4a3 pci: renesas: Add RCar Gen3 PCIe controller driver by Marek Vasut · Tue Oct 16 12:49:19 2018 +0200
  53. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · Mon Jan 21 09:17:38 2019 +0100
  54. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · Mon Jan 21 09:17:37 2019 +0100
  55. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · Mon Jan 21 09:17:27 2019 +0100
  56. 69c5b2d x86: Support PCI VGA ROM when TPL is used by Simon Glass · Thu Apr 25 21:59:08 2019 -0600
  57. adf0d99 pci: Add boundary check for hose->regions by Thierry Reding · Fri Mar 15 16:32:32 2019 +0100
  58. 24e23bd pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · Mon Feb 11 07:53:34 2019 +0100
  59. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · Sat Feb 16 20:24:40 2019 -0700
  60. 6e599c6 pcie: designware: mvebu: fix reset release polarity by Baruch Siach · Sun Feb 03 15:15:39 2019 +0200
  61. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Feb 05 08:37:21 2019 -0500
  62. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · Fri Jan 25 11:52:43 2019 +0100
  63. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · Fri Jan 25 11:52:42 2019 +0100
  64. 8d7e2e8 pci: layerscape: Add the dts fixup for EP and RC by Xiaowei Bao · Fri Oct 26 09:56:26 2018 +0800
  65. 4da0ae2 pci: layerscape: Do not scan when PEX work in EP mode by Xiaowei Bao · Fri Oct 26 09:56:25 2018 +0800
  66. 77d56f9 pci: layerscape: Modify the EP and RC mode judge method by Xiaowei Bao · Fri Oct 26 09:56:24 2018 +0800
  67. 7d18673 video: Allow driver to specify the line length by Simon Glass · Thu Nov 29 15:08:52 2018 -0700
  68. fb862b05 dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · Mon Oct 08 16:35:47 2018 +0800
  69. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · Mon Oct 15 02:21:21 2018 -0700
  70. b453579 pci: Support parsing PCI controller DT subnodes by Marek Vasut · Wed Oct 10 21:27:06 2018 +0200
  71. baac4eb pci: Add a little more debugging to pci_rom by Simon Glass · Mon Oct 01 12:22:44 2018 -0600
  72. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  73. ff88ee8 pci: rmobile: Filter out device 1 and 2 by Marek Vasut · Fri Aug 24 21:03:14 2018 +0200
  74. 1f8261f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Mon Aug 13 12:34:55 2018 -0400
  75. bc42fde FSL PCI: Configure PCIe reference ratio by Joakim Tjernlund · Tue Sep 12 19:56:41 2017 +0200
  76. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · Fri Aug 03 01:14:52 2018 -0700
  77. 11c41ab pci: sandbox: emul: Rename priv structure by Bin Meng · Fri Aug 03 01:14:49 2018 -0700
  78. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · Fri Aug 03 01:14:45 2018 -0700
  79. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · Fri Aug 03 01:14:44 2018 -0700
  80. 2fc987e pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · Fri Aug 03 01:14:43 2018 -0700
  81. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · Fri Aug 03 01:14:37 2018 -0700
  82. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · Fri Aug 03 01:14:36 2018 -0700
  83. 7241f80 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · Sun Jun 10 06:25:06 2018 -0700
  84. 5f4e094 dm: pci: Make ranges dt property optional by Christian Gmeiner · Sun Jun 10 06:25:05 2018 -0700
  85. f20b718 PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · Mon May 14 19:38:13 2018 +0300
  86. 928aec7 PCI: Add newlines to debug prints in pci_auto_common.c by Tuomas Tynkkynen · Mon May 14 19:38:12 2018 +0300
  87. c307e17 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set by Tuomas Tynkkynen · Mon May 14 18:47:50 2018 +0300
  88. 53f4863 pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · Tue May 08 17:34:09 2018 +0200
  89. f1b0da2 pci: Don't use pci_indirect when DM is active by Mario Six · Fri Apr 27 14:53:37 2018 +0200
  90. dc05e63 pci: intel: Add Intel FPGA PCIe controller driver by Ley Foon Tan · Fri Apr 20 21:55:45 2018 +0800
  91. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  92. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  93. be4551e pci: video: Only print out when everything is OK by Bin Meng · Wed Apr 11 22:02:18 2018 -0700
  94. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Mar 30 18:18:22 2018 -0400
  95. a6bdc86 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · Mon Mar 26 15:57:29 2018 +0800
  96. f09ac1a dm: pcie: designware: add correct ATU handling by Igal Liberman · Wed Feb 14 19:25:23 2018 +0200
  97. 6d53207 dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · Tue Mar 27 00:46:06 2018 -0700
  98. ae0bdde dm: pci: Check board information pointer in decode_regions() by Bin Meng · Tue Mar 27 00:46:05 2018 -0700
  99. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  100. 9c5df38 pci: Fix decode regions for memory banks by Bernhard Messerklinger · Thu Feb 15 08:59:53 2018 +0100