1. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  2. 1c6449c pci: Print a warning if the bus is accessed before probing by Simon Glass · 5 years ago
  3. fefee55 Merge tag 'u-boot-imx-20200107' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  4. bec7be1 pci: imx: Add iMX6SX compatible by Marek Vasut · 5 years ago
  5. 64d85a2 pci: layerscape: Manage PCIe EP compatible string via Kconfig by Pankaj Bansal · 5 years ago
  6. 4c65678 pci: layerscape: move PCIE related CONFIG to PCI Kconfig by Pankaj Bansal · 5 years ago
  7. f6cbc73 armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A by Wasim Khan · 5 years ago
  8. b1ec281 pci: layerscape_gen4: Suffix API names with _ls_gen4 by Wasim Khan · 5 years ago
  9. 8cb089e pci: layerscape: Suffix API names with _ls by Wasim Khan · 5 years ago
  10. 4a0e9be pci: layerscape: Add stream_id_cur field to ls_pcie structure by Wasim Khan · 5 years ago
  11. 81d3a63 drivers/pci : enable pcie_layerscape code for lx2160a rev2 by Wasim Khan · 5 years ago
  12. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · 5 years ago
  13. 68e35a7 dm: pci: Allow delaying auto-config until after relocation by Simon Glass · 5 years ago
  14. fa4689a dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
  15. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · 5 years ago
  16. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · 5 years ago
  17. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  18. 27e555e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 5 years ago
  19. c63fac8 pci: layerscape: Only set EP CFG READY bit by Pankaj Bansal · 5 years ago
  20. 1c4a2c4 arm: add initial support for the Phytium Durian Board by liu hao · 5 years ago
  21. d647b46 pci: add DM based mpc85xx driver by Heiko Schocher · 5 years ago
  22. b06e4e8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  23. ad76773 pci: mediatek: add PCIe controller support for MT7623 by developer · 5 years ago
  24. a51fd07 sandbox: pci: Remember the device being emulated by Simon Glass · 5 years ago
  25. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · 5 years ago
  26. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  27. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  28. bb99abf pci: Show a message if PCI autoconfig fails by Simon Glass · 5 years ago
  29. b7be808 pci: Add more debug detail when resources are exhausted by Simon Glass · 5 years ago
  30. c14bf41 pci: Disable autoconfig in SPL by Simon Glass · 5 years ago
  31. 25916d6 pci: Show the result of binding a device by Simon Glass · 5 years ago
  32. 1bc0f4f pci: sandbox: Probe PCI emulation devices when used by Simon Glass · 5 years ago
  33. b98ba4c pci: sandbox: Move the emulators into their own node by Simon Glass · 5 years ago
  34. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
  35. 6c34fc1 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  36. a5ee5e2 pci: sh7751: Convert to DM and DT probing by Marek Vasut · 5 years ago
  37. 7195986 dm: pcie_fsl: Add MPC8548 PCIe support by Hou Zhiqiang · 5 years ago
  38. 3ef654c dm: pcie_fsl: Add P5040 PCIe support by Hou Zhiqiang · 5 years ago
  39. 4845407 dm: pcie_fsl: Add P4080 PCIe support by Hou Zhiqiang · 5 years ago
  40. 4cbcf2c dm: pcie_fsl: Add P3041 PCIe support by Hou Zhiqiang · 5 years ago
  41. afffa7b dm: pcie_fsl: Add P2041 PCIe support by Hou Zhiqiang · 5 years ago
  42. ae5c624 dm: pcie_fsl: Add PCIe support for P1 and P2 series SoCs by Hou Zhiqiang · 5 years ago
  43. 4b0b23d dm: pcie_fsl: Add T104x PCIe support by Hou Zhiqiang · 5 years ago
  44. 0e1cd0e dm: pcie_fsl: Add T102x PCIe support by Hou Zhiqiang · 5 years ago
  45. f8c8a3a dm: pcie_fsl: Add T4240 PCIe support by Hou Zhiqiang · 5 years ago
  46. f0906c9 dm: pcie_fsl: Fix the calculation of controller index by Hou Zhiqiang · 5 years ago
  47. d0f3d5e dm: pcie_fsl: Fix the Class Code fixup function by Hou Zhiqiang · 5 years ago
  48. 8738333 dm: pcie_fsl: Convert IS_ENABLED() run-time checking to #ifdef by Hou Zhiqiang · 5 years ago
  49. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 5 years ago
  50. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  51. 18db23d pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · 5 years ago
  52. 587816d pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · 5 years ago
  53. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  54. 56d6b50 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · 6 years ago
  55. 89138fc pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · 6 years ago
  56. fa1fd35 pci: intel: Increase TLP polling counter by Ley Foon Tan · 6 years ago
  57. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · 6 years ago
  58. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  59. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  60. f95cfeb pci: Avoid assigning PCI resources that are below 0x1000 by Bin Meng · 5 years ago
  61. 25ff98c dm: pci: add Freescale PowerPC PCIe driver by Hou Zhiqiang · 6 years ago
  62. 3c9f33e pci: imx: Add DM and DT support by Marek Vasut · 5 years ago
  63. 120efeb pci: imx: Pass driver private data around by Marek Vasut · 5 years ago
  64. 2c20b75 pci: imx: Fix potential 64bit memory access clamping by Marek Vasut · 5 years ago
  65. 6ce573f pci: imx: Factor out hard-coded register base addresses by Marek Vasut · 5 years ago
  66. 94626aa Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  67. 5a9a5ed pci: ls_pcie_g4: add device tree fixups for PCI Stream IDs by Hou Zhiqiang · 6 years ago
  68. e5d79c4 pci: Add PCIe Gen4 controller driver for NXP Layerscape SoCs by Hou Zhiqiang · 6 years ago
  69. 879b4a3 pci: renesas: Add RCar Gen3 PCIe controller driver by Marek Vasut · 6 years ago
  70. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · 6 years ago
  71. 1b21ced vme8349: Migrate to CONFIG_TARGET_VME8349 by Mario Six · 6 years ago
  72. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  73. 69c5b2d x86: Support PCI VGA ROM when TPL is used by Simon Glass · 6 years ago
  74. adf0d99 pci: Add boundary check for hose->regions by Thierry Reding · 6 years ago
  75. 24e23bd pci: pci_mvebu: Add comment about missing of_n_addr_cells() call by Stefan Roese · 6 years ago
  76. a593455 pci: Don't export pci_hose_config_device() by Simon Glass · 6 years ago
  77. 6e599c6 pcie: designware: mvebu: fix reset release polarity by Baruch Siach · 6 years ago
  78. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  79. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  80. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  81. 8d7e2e8 pci: layerscape: Add the dts fixup for EP and RC by Xiaowei Bao · 6 years ago
  82. 4da0ae2 pci: layerscape: Do not scan when PEX work in EP mode by Xiaowei Bao · 6 years ago
  83. 77d56f9 pci: layerscape: Modify the EP and RC mode judge method by Xiaowei Bao · 6 years ago
  84. 7d18673 video: Allow driver to specify the line length by Simon Glass · 6 years ago
  85. fb862b05 dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · 6 years ago
  86. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  87. b453579 pci: Support parsing PCI controller DT subnodes by Marek Vasut · 6 years ago
  88. baac4eb pci: Add a little more debugging to pci_rom by Simon Glass · 6 years ago
  89. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  90. ff88ee8 pci: rmobile: Filter out device 1 and 2 by Marek Vasut · 6 years ago
  91. 1f8261f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  92. bc42fde FSL PCI: Configure PCIe reference ratio by Joakim Tjernlund · 7 years ago
  93. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · 6 years ago
  94. 11c41ab pci: sandbox: emul: Rename priv structure by Bin Meng · 6 years ago
  95. 156bc6f pci: sandbox: Support dynamically binding device driver by Bin Meng · 6 years ago
  96. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · 6 years ago
  97. 2fc987e pci: sandbox: emul: Fix the call to pci_bus_find_devfn() by Bin Meng · 6 years ago
  98. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · 6 years ago
  99. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · 6 years ago
  100. 7241f80 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago