1. d94d9aa pci: Add boundary check for hose->regions by Thierry Reding · 6 years ago
  2. 0df62e8 pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · 6 years ago
  3. 11503be pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  4. 6664a0e pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  5. bdac5e1 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  6. 94f453e pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  7. b521420 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  8. 59a557f pci: layerscape: Add the dts fixup for EP and RC by Xiaowei Bao · 6 years ago
  9. 87e0d2b pci: layerscape: Do not scan when PEX work in EP mode by Xiaowei Bao · 6 years ago
  10. 5bd3c9d pci: layerscape: Modify the EP and RC mode judge method by Xiaowei Bao · 6 years ago
  11. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  12. 2a87f7f dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · 6 years ago
  13. a8c5f8d dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  14. 02e4d38 pci: Support parsing PCI controller DT subnodes by Marek Vasut · 6 years ago
  15. 595aac9 pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  16. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  17. 313360b pci: rmobile: Filter out device 1 and 2 by Marek Vasut · 6 years ago
  18. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  19. 6ce83fb FSL PCI: Configure PCIe reference ratio by Joakim Tjernlund · 7 years ago
  20. dac01fd dm: pci: Add APIs to find capability and extended capability by Bin Meng · 6 years ago
  21. 841f321 pci: sandbox: emul: Rename priv structure by Bin Meng · 6 years ago
  22. 4345998 pci: sandbox: Support dynamically binding device driver by Bin Meng · 6 years ago
  23. ed698aa dm: pci: Assign correct driver data when binding a driver by Bin Meng · 6 years ago
  24. b3f96b4 pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · 6 years ago
  25. 64e45f7 dm: pci: Fix scanning multi-function device by Bin Meng · 6 years ago
  26. 1f6b08b dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · 6 years ago
  27. 6f95d89 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago
  28. f2825f6 dm: pci: Make ranges dt property optional by Christian Gmeiner · 6 years ago
  29. d71975a PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources by Tuomas Tynkkynen · 6 years ago
  30. ed12a89 PCI: Add newlines to debug prints in pci_auto_common.c by Tuomas Tynkkynen · 6 years ago
  31. 52ba907 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set by Tuomas Tynkkynen · 6 years ago
  32. 355560d pci: tegra: introduce weak tegra_pcie_board_port_reset() function by Marcel Ziswiler · 6 years ago
  33. e097ce4 pci: Don't use pci_indirect when DM is active by Mario Six · 6 years ago
  34. 7c45862 pci: intel: Add Intel FPGA PCIe controller driver by Ley Foon Tan · 6 years ago
  35. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  36. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  37. 6113093 pci: video: Only print out when everything is OK by Bin Meng · 6 years ago
  38. f3b623f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  39. e51f2b1 arm64: a37xx: pci: add support for aardvark pcie driver by Wilson Ding · 6 years ago
  40. b8478fc dm: pcie: designware: add correct ATU handling by Igal Liberman · 7 years ago
  41. ee1109b dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · 6 years ago
  42. 1eaf780 dm: pci: Check board information pointer in decode_regions() by Bin Meng · 6 years ago
  43. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  44. 664758c pci: Fix decode regions for memory banks by Bernhard Messerklinger · 7 years ago
  45. 5f14f7d pci: rmobile: Add RCar Gen2 PCIe controller driver by Marek Vasut · 7 years ago
  46. f57263e drivers: pci: imx: fix enumeration logic error by Koen Vandeputte · 7 years ago
  47. 67b71df pci: imx: request gpio before use by Peng Fan · 7 years ago
  48. 55acf49 PCI: Drop CONFIG_TSI108_PCI by Tuomas Tynkkynen · 7 years ago
  49. c5bf161 Update Paul Burton's email address by Paul Burton · 7 years ago
  50. 3977dcd dm: pci: change bus number register setting compliant with Linux by Minghuan Lian · 7 years ago
  51. 49b23e0 pci: mvebu: Increase size of PCIe default mapping by VlaoMao · 7 years ago
  52. b2915ba drivers: pci: imx: fix imx_pcie_remove function by Sven-Ola Tuecke · 7 years ago
  53. 3675cb0 PCI: Add driver for a 'pci-host-ecam-generic' host controller by Tuomas Tynkkynen · 7 years ago
  54. e434a90 pci: layerscape: Use pci_generic_mmap_{read, write}_config by Tuomas Tynkkynen · 7 years ago
  55. 75e3fea pci: xilinx: Use pci_generic_mmap_{read, write}_config() by Tuomas Tynkkynen · 7 years ago
  56. badb992 pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · 7 years ago
  57. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  58. 4b97a82 pci: layerscape: Fixup iommu-map for LS208xA by Bharat Bhushan · 7 years ago
  59. 44913a1 pci: Remove unnecessary 'default n' from Kconfig by Tuomas Tynkkynen · 7 years ago
  60. 93b1431 pci: layerscape: Remove unused field 'hose' from struct ls_pcie by Tuomas Tynkkynen · 7 years ago
  61. be0105b pci: tegra: Remove unused field 'hose' from struct tegra_pcie by Tuomas Tynkkynen · 7 years ago
  62. bee278d pci: xilinx: Remove unused field 'hose' from struct xilinx_pcie by Tuomas Tynkkynen · 7 years ago
  63. adfc3e4 pci: xilinx: Fix doc comments on config space accessors by Tuomas Tynkkynen · 7 years ago
  64. 76e7265 vbe: Drop vbe_get_video_info() by Bin Meng · 7 years ago
  65. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  66. 89d8e13 PCI: layerscape: Fix assigning wrong address to LS2088A pcie cfg1 space by Hou Zhiqiang · 7 years ago
  67. ec7483e Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  68. ec8a7d7 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · 7 years ago
  69. 6bf89de x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago
  70. 68f0081 dm: tegra: pci: Convert to livetree by Simon Glass · 7 years ago
  71. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  72. 878d68c dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  73. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  74. 821560f Merge git://www.denx.de/git/u-boot-imx by Tom Rini · 7 years ago
  75. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  76. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  77. bf50159 dm: pci: Update uclass to support livetree by Simon Glass · 7 years ago
  78. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  79. 6ecbe13 drivers: pci: imx: add imx_pcie_remove function by Tim Harvey · 7 years ago
  80. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  81. e809e74 armv8: fsl-layerscape: Add NXP LS2081A, LS2041A SoC support by Priyanka Jain · 7 years ago
  82. 68769eb x86: pci: Allow conditionally run VGA rom in S3 by Bin Meng · 7 years ago
  83. c42640c pci: avoid memory leak by xypron.glpk@gmx.de · 7 years ago
  84. 3f75e0c fix: mvebu: pcie_dw: Allow probing empty PCIe slots by Konstantin Porotchkin · 7 years ago
  85. 7d67bb1 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  86. 78be622 pcie-layerscape: Fixup iommu-map property of pci node by Bharat Bhushan · 8 years ago
  87. 47d1736 pcie-layerscape: Initialize pci-lut for NXP chasis-2 socs by Bharat Bhushan · 8 years ago
  88. 0aaa1a9 pci: layerscape: Fixup device tree node for ls2088a by Hou Zhiqiang · 8 years ago
  89. 3d8553f pci: layerscape: add LS2088A series SoC pcie support by Hou Zhiqiang · 8 years ago
  90. d170aca pci: layerscape: enable PCIe config ready by Hou Zhiqiang · 8 years ago
  91. 0367bd4 pci: correct a function description by Hou Zhiqiang · 8 years ago
  92. 130b53e mvebu: pcie: Add support for GPIO reset for PCIe device by Konstantin Porotchkin · 8 years ago
  93. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  94. 05cbd98 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · 8 years ago
  95. 882d3fa pci: mvebu: Fix Armada 38x support by Dirk Eibach · 8 years ago
  96. 79a34b7 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  97. 37b499c Drop CONFIG_WINBOND_83C553 by Simon Glass · 8 years ago
  98. 09bfd96 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · 8 years ago
  99. 19538f3 kconfig: move FSL_PCIE_COMPAT to platform Kconfig by Hou Zhiqiang · 8 years ago
  100. 9fa2a4f pci: layerscape: remove unnecessary legacy code by Minghuan Lian · 8 years ago