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