1. 5274459 dm: pcie_fsl: Add P5040 PCIe support by Hou Zhiqiang · 5 years ago
  2. 7b7e4e1 dm: pcie_fsl: Add P4080 PCIe support by Hou Zhiqiang · 5 years ago
  3. 096d5f8 dm: pcie_fsl: Add P3041 PCIe support by Hou Zhiqiang · 5 years ago
  4. 1a92802 dm: pcie_fsl: Add P2041 PCIe support by Hou Zhiqiang · 5 years ago
  5. ba82736 dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs by Hou Zhiqiang · 5 years ago
  6. 4392ddb dm: pcie_fsl: Add T104x PCIe support by Hou Zhiqiang · 5 years ago
  7. a8c79f6 dm: pcie_fsl: Add T102x PCIe support by Hou Zhiqiang · 5 years ago
  8. 9acc038 dm: pcie_fsl: Add T4240 PCIe support by Hou Zhiqiang · 5 years ago
  9. fbcb2ff dm: pcie_fsl: Fix the calculation of controller index by Hou Zhiqiang · 5 years ago
  10. d18d06a dm: pcie_fsl: Fix the Class Code fixup function by Hou Zhiqiang · 5 years ago
  11. adc983b dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef by Hou Zhiqiang · 5 years ago
  12. 88c7a0a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  13. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  14. 03c396b pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · 5 years ago
  15. 193a1e9 pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · 5 years ago
  16. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  17. d44f793 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · 5 years ago
  18. bf9b981 pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · 5 years ago
  19. d0e52c6 pci: intel: Increase TLP polling counter by Ley Foon Tan · 5 years ago
  20. 60ee609 pci: ensure enumeration of all devices in pci_init by Marek Behún · 5 years ago
  21. b8e1f82 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  22. 0b143d8 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  23. 5fafd7e pci: Avoid assigning PCI resources that are below 0x1000 by Bin Meng · 5 years ago
  24. b89e3d9 dm: pci: add Freescale PowerPC PCIe driver by Hou Zhiqiang · 6 years ago
  25. a11c0f4 pci: imx: Add DM and DT support by Marek Vasut · 5 years ago
  26. d2cc2e8 pci: imx: Pass driver private data around by Marek Vasut · 5 years ago
  27. 90f87fb pci: imx: Fix potential 64bit memory access clamping by Marek Vasut · 5 years ago
  28. 33f794b pci: imx: Factor out hard-coded register base addresses by Marek Vasut · 5 years ago
  29. c18b103 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 5 years ago WIP-26May2019
  30. 1d341bc pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · 6 years ago
  31. 07ce19f pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · 6 years ago
  32. 776abed pci: renesas: Add RCar Gen3 PCIe controller driver by Marek Vasut · 6 years ago
  33. 904c47f mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  34. c2a4460 vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · 6 years ago
  35. d5cfa4a mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  36. 6c45651 x86: Support PCI VGA ROM when TPL is used by Simon Glass · 6 years ago
  37. d94d9aa pci: Add boundary check for hose->regions by Thierry Reding · 6 years ago
  38. 0df62e8 pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · 6 years ago
  39. 11503be pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  40. 6664a0e pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  41. bdac5e1 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  42. 94f453e pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  43. b521420 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  44. 59a557f pci: layerscape: Add the dts fixup for EP and RC by Xiaowei Bao · 6 years ago
  45. 87e0d2b pci: layerscape: Do not scan when PEX work in EP mode by Xiaowei Bao · 6 years ago
  46. 5bd3c9d pci: layerscape: Modify the EP and RC mode judge method by Xiaowei Bao · 6 years ago
  47. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  48. 2a87f7f dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · 6 years ago
  49. a8c5f8d dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  50. 02e4d38 pci: Support parsing PCI controller DT subnodes by Marek Vasut · 6 years ago
  51. 595aac9 pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  52. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  53. 313360b pci: rmobile: Filter out device 1 and 2 by Marek Vasut · 6 years ago
  54. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  55. 6ce83fb FSL PCI: Configure PCIe reference ratio by Joakim Tjernlund · 7 years ago
  56. dac01fd dm: pci: Add APIs to find capability and extended capability by Bin Meng · 6 years ago
  57. 841f321 pci: sandbox: emul: Rename priv structure by Bin Meng · 6 years ago
  58. 4345998 pci: sandbox: Support dynamically binding device driver by Bin Meng · 6 years ago
  59. ed698aa dm: pci: Assign correct driver data when binding a driver by Bin Meng · 6 years ago
  60. b3f96b4 pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · 6 years ago
  61. 64e45f7 dm: pci: Fix scanning multi-function device by Bin Meng · 6 years ago
  62. 1f6b08b dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · 6 years ago
  63. 6f95d89 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago
  64. f2825f6 dm: pci: Make ranges dt property optional by Christian Gmeiner · 6 years ago
  65. d71975a PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 6 years ago
  66. ed12a89 PCI: Add newlines to debug prints in pci_auto_common.c by Tuomas Tynkkynen · 6 years ago
  67. 52ba907 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set by Tuomas Tynkkynen · 6 years ago
  68. 355560d pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · 6 years ago
  69. e097ce4 pci: Don't use pci_indirect when DM is active by Mario Six · 6 years ago
  70. 7c45862 pci: intel: Add Intel FPGA PCIe controller driver by Ley Foon Tan · 7 years ago
  71. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  72. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  73. 6113093 pci: video: Only print out when everything is OK by Bin Meng · 7 years ago
  74. f3b623f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago WIP-30Mar2018
  75. e51f2b1 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · 7 years ago
  76. b8478fc dm: pcie: designware: add correct ATU handling by Igal Liberman · 7 years ago
  77. ee1109b dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · 7 years ago
  78. 1eaf780 dm: pci: Check board information pointer in decode_regions() by Bin Meng · 7 years ago
  79. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  80. 664758c pci: Fix decode regions for memory banks by Bernhard Messerklinger · 7 years ago
  81. 5f14f7d pci: rmobile: Add RCar Gen2 PCIe controller driver by Marek Vasut · 7 years ago
  82. f57263e drivers: pci: imx: fix enumeration logic error by Koen Vandeputte · 7 years ago
  83. 67b71df pci: imx: request gpio before use by Peng Fan · 7 years ago
  84. 55acf49 PCI: Drop CONFIG_TSI108_PCI by Tuomas Tynkkynen · 7 years ago
  85. c5bf161 Update Paul Burton's email address by Paul Burton · 7 years ago
  86. 3977dcd dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  87. 49b23e0 pci: mvebu: Increase size of PCIe default mapping by VlaoMao · 7 years ago
  88. b2915ba drivers: pci: imx: fix imx_pcie_remove function by Sven-Ola Tuecke · 7 years ago
  89. 3675cb0 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · 7 years ago
  90. e434a90 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · 7 years ago
  91. 75e3fea pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · 7 years ago
  92. badb992 pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · 7 years ago
  93. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  94. 4b97a82 pci: layerscape: Fixup iommu-map for LS208xA by Bharat Bhushan · 7 years ago
  95. 44913a1 pci: Remove unnecessary 'default n' from Kconfig by Tuomas Tynkkynen · 7 years ago
  96. 93b1431 pci: layerscape: Remove unused field 'hose' from struct ls_pcie by Tuomas Tynkkynen · 7 years ago
  97. be0105b pci: tegra: Remove unused field 'hose' from struct tegra_pcie by Tuomas Tynkkynen · 7 years ago
  98. bee278d pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie by Tuomas Tynkkynen · 7 years ago
  99. adfc3e4 pci: xilinx: Fix doc comments on config space accessors by Tuomas Tynkkynen · 7 years ago
  100. 76e7265 vbe: Drop vbe_get_video_info() by Bin Meng · 7 years ago