1. 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
  2. 928aec7 PCI: Add newlines to debug prints in pci_auto_common.c by Tuomas Tynkkynen · Mon May 14 19:38:12 2018 +0300
  3. 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
  4. 53f4863 pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · Tue May 08 17:34:09 2018 +0200
  5. f1b0da2 pci: Don't use pci_indirect when DM is active by Mario Six · Fri Apr 27 14:53:37 2018 +0200
  6. dc05e63 pci: intel: Add Intel FPGA PCIe controller driver by Ley Foon Tan · Fri Apr 20 21:55:45 2018 +0800
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  8. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  9. be4551e pci: video: Only print out when everything is OK by Bin Meng · Wed Apr 11 22:02:18 2018 -0700
  10. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Mar 30 18:18:22 2018 -0400
  11. a6bdc86 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · Mon Mar 26 15:57:29 2018 +0800
  12. f09ac1a dm: pcie: designware: add correct ATU handling by Igal Liberman · Wed Feb 14 19:25:23 2018 +0200
  13. 6d53207 dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · Tue Mar 27 00:46:06 2018 -0700
  14. ae0bdde dm: pci: Check board information pointer in decode_regions() by Bin Meng · Tue Mar 27 00:46:05 2018 -0700
  15. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  16. 9c5df38 pci: Fix decode regions for memory banks by Bernhard Messerklinger · Thu Feb 15 08:59:53 2018 +0100
  17. 5012d1e pci: rmobile: Add RCar Gen2 PCIe controller driver by Marek Vasut · Thu Jan 18 14:35:35 2018 +0100
  18. 6be3505 drivers: pci: imx: fix enumeration logic error by Koen Vandeputte · Thu Jan 04 14:54:34 2018 +0100
  19. 08e9338 pci: imx: request gpio before use by Peng Fan · Tue Jan 02 18:27:29 2018 +0800
  20. 9cc128e PCI: Drop CONFIG_TSI108_PCI by Tuomas Tynkkynen · Tue Dec 19 00:28:42 2017 +0200
  21. b8551b9 Update Paul Burton's email address by Paul Burton · Mon Oct 30 16:58:21 2017 -0700
  22. a1c9438 dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · Fri Oct 20 10:45:50 2017 +0800
  23. 9b9606d pci: mvebu: Increase size of PCIe default mapping by VlaoMao · Fri Sep 22 18:49:02 2017 +0300
  24. 5d67993 drivers: pci: imx: fix imx_pcie_remove function by Sven-Ola Tuecke · Thu Oct 05 08:46:42 2017 -0300
  25. a765f71 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · Tue Sep 19 23:18:06 2017 +0300
  26. 544a2e7 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · Tue Sep 19 23:18:05 2017 +0300
  27. 6b18f2a pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · Tue Sep 19 23:18:04 2017 +0300
  28. 8cce4cf pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · Tue Sep 19 23:18:03 2017 +0300
  29. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  30. 42aea35 pci: layerscape: Fixup iommu-map for LS208xA by Bharat Bhushan · Thu Aug 31 13:26:46 2017 +0530
  31. 680c2a0 pci: Remove unnecessary 'default n' from Kconfig by Tuomas Tynkkynen · Fri Sep 01 17:26:02 2017 +0300
  32. bb837b6 pci: layerscape: Remove unused field 'hose' from struct ls_pcie by Tuomas Tynkkynen · Fri Sep 01 17:26:01 2017 +0300
  33. 79973f0 pci: tegra: Remove unused field 'hose' from struct tegra_pcie by Tuomas Tynkkynen · Fri Sep 01 17:26:00 2017 +0300
  34. 01b5473 pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie by Tuomas Tynkkynen · Fri Sep 01 17:25:59 2017 +0300
  35. f0e8d23 pci: xilinx: Fix doc comments on config space accessors by Tuomas Tynkkynen · Fri Sep 01 17:25:58 2017 +0300
  36. dfb453d vbe: Drop vbe_get_video_info() by Bin Meng · Wed Aug 16 07:35:36 2017 -0700
  37. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  38. b9dd2e6 PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space by Hou Zhiqiang · Tue Jul 18 11:29:12 2017 +0800
  39. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Aug 02 10:52:26 2017 -0400
  40. ccb56a8 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · Fri Jun 09 11:48:08 2017 +0530
  41. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · Sun Jul 30 06:23:09 2017 -0700
  42. e6a30e0 dm: tegra: pci: Convert to livetree by Simon Glass · Tue Jul 25 08:30:09 2017 -0600
  43. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · Thu Jun 22 16:54:05 2017 +0900
  44. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · Mon Jun 12 06:21:31 2017 -0600
  45. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  46. edd59b6 Merge git://www.denx.de/git/u-boot-imx by Tom Rini · Tue Jun 27 09:32:37 2017 -0400
  47. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  48. 243182c common: freescale: Move arch-specific declarations by Simon Glass · Wed May 17 08:23:06 2017 -0600
  49. 89d8323 dm: pci: Update uclass to support livetree by Simon Glass · Thu May 18 20:09:51 2017 -0600
  50. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  51. c22f2ea drivers: pci: imx: add imx_pcie_remove function by Tim Harvey · Fri May 12 12:58:41 2017 -0700
  52. edc93f9 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri May 26 11:19:27 2017 -0400
  53. 2b36178 armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support by Priyanka Jain · Thu Apr 27 15:08:06 2017 +0530
  54. 62a8f7d x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · Fri Apr 21 07:24:46 2017 -0700
  55. a89009c pci: avoid memory leak by xypron.glpk@gmx.de · Mon May 08 20:40:16 2017 +0200
  56. d4739d3 fix: mvebu: pcie_dw: Allow probing empty PCIe slots by Konstantin Porotchkin · Tue Mar 28 18:36:34 2017 +0300
  57. 71a356b Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Apr 04 09:18:57 2017 -0400
  58. 50514b9 pcie-layerscape: Fixup iommu-map property of pci node by Bharat Bhushan · Wed Mar 22 12:12:33 2017 +0530
  59. 36e36be pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs by Bharat Bhushan · Wed Mar 22 12:06:30 2017 +0530
  60. 8cd3f48 pci: layerscape: Fixup device tree node for ls2088a by Hou Zhiqiang · Fri Mar 03 12:35:10 2017 +0800
  61. 92fecb5 pci: layerscape: add LS2088A series SoC pcie support by Hou Zhiqiang · Fri Mar 03 12:35:09 2017 +0800
  62. 5faf561 pci: layerscape: enable PCIe config ready by Hou Zhiqiang · Fri Feb 10 15:42:11 2017 +0800
  63. d19d061 pci: correct a function description by Hou Zhiqiang · Wed Mar 22 16:07:24 2017 +0800
  64. 4eb09cd mvebu: pcie: Add support for GPIO reset for PCIe device by Konstantin Porotchkin · Wed Feb 08 17:34:13 2017 +0200
  65. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  66. 3dfe451 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · Mon Jan 16 07:04:09 2017 -0700
  67. 18baf64 pci: mvebu: Fix Armada 38x support by Dirk Eibach · Wed Jan 11 16:00:45 2017 +0100
  68. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Jan 25 17:09:01 2017 -0500
  69. 421e954 Drop CONFIG_WINBOND_83C553 by Simon Glass · Mon Jan 23 13:31:24 2017 -0700
  70. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · Fri Dec 02 09:22:34 2016 +1300
  71. d553bf2 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · Tue Dec 13 14:54:24 2016 +0800
  72. a5642df pci: layerscape: remove unnecessary legacy code by Minghuan Lian · Tue Dec 13 14:54:23 2016 +0800
  73. c106784 pci: layerscape: add pci driver based on DM by Minghuan Lian · Tue Dec 13 14:54:17 2016 +0800
  74. 09716a7b pci: layerscape: move kernel DT fixup to a separate file by Hou Zhiqiang · Tue Dec 13 14:54:16 2016 +0800
  75. 46e844c dm: pci: remove pci_bus_to_hose(0) calling by Minghuan Lian · Tue Dec 13 14:54:10 2016 +0800
  76. ddd6f95 dm: pci: return the real controller in pci_bus_to_hose() by Minghuan Lian · Tue Dec 13 14:54:09 2016 +0800
  77. 84c4560 pci: kconfig: fix spelling in description by Marcel Ziswiler · Mon Dec 19 15:38:05 2016 +0100
  78. 3b38645 pci: mvebu: Add PCIe driver for Armada-8K by Shadi Ammouri · Thu Oct 27 13:29:41 2016 +0200
  79. df9e432 pci: sh7751: map PCI memory space into SDRAM by Vladimir Zapolskiy · Mon Nov 28 00:15:20 2016 +0200
  80. 3b15e95 pci: sh7751: fix up PCI I/O space address by Vladimir Zapolskiy · Mon Nov 28 00:15:19 2016 +0200
  81. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  82. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  83. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · Sun Oct 02 17:59:29 2016 -0600
  84. 23f5cb5 vbe: Make vbe_setup_video_priv() public by Bin Meng · Sun Oct 09 04:14:15 2016 -0700
  85. 57b65e6 dm: video: Output verbose information in vbe_setup_video() by Bin Meng · Sun Oct 09 04:14:12 2016 -0700
  86. 4ef5d2d dm: video: Add driver-model support to vesa graphics by Simon Glass · Wed Oct 05 20:42:17 2016 -0600
  87. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  88. e3b106d pci: Flip condition for detecting non-PCI parent devices by Paul Burton · Thu Sep 08 07:47:32 2016 +0100
  89. c893f21 pci: xilinx: Add a driver for Xilinx AXI to PCIe bridge by Paul Burton · Thu Sep 08 07:47:31 2016 +0100
  90. 86f6a94 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · Fri Aug 05 16:10:34 2016 -0600
  91. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Jul 28 08:45:00 2016 -0400
  92. 341fcb1 pci: allow disabling of pci init/enum via env by Tim Harvey · Fri Jun 17 06:20:25 2016 -0700
  93. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  94. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  95. d145792 pcie_imx: increment timeout for link up by Stefano Babic · Mon Jun 06 11:14:19 2016 +0200
  96. f49c485 pci: Add board_ prefix to should_load_oprom() and make it weak by Bin Meng · Tue Jun 14 02:02:40 2016 -0700
  97. 0ea6bcb pci: Make load_oprom and run_oprom independent by Bin Meng · Tue Jun 14 02:02:39 2016 -0700
  98. 6ac0ee5 pci: Remove CONFIG_ALWAYS_LOAD_OPROM by Bin Meng · Tue Jun 14 02:02:38 2016 -0700
  99. 29f49fc pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · Fri Jun 24 08:36:04 2016 -0600
  100. d132c47 pci: tegra: correctly program PADS_REFCLK registers by Stephen Warren · Tue Jun 21 12:47:51 2016 -0600