1. 01cafce drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  2. ed5b580 drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  3. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  4. 8326f13 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  5. 4d8615c dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  6. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  7. 4b515e4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  8. aba9296 dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  9. 70e52d2 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  10. f110da9 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  11. 6c89663 pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  12. b9da508 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  13. 945cae7 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  14. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  15. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  16. 0e98a14 video: Add 32-bit color depth support for VBE by Jian Luo · 9 years ago
  17. 5afeb4b dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  18. aec241d dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  19. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  20. d85cd29 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  21. 2bb02e4 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 9 years ago
  22. 04e3c4e pci: Do not skip legacy IDE device configuration by Bin Meng · 9 years ago
  23. 1b73b1c pci: Allow debug message output in pci_auto.c by Bin Meng · 9 years ago
  24. 238fe16 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 9 years ago
  25. 378b02d pci: imx: display message if no pcie link by Tim Harvey · 9 years ago
  26. 0373a7e pci: display header for bus scan by Tim Harvey · 9 years ago
  27. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  28. 1d0b59a fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  29. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  30. 81d0b35 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · 9 years ago
  31. d57c2f2 pci: Option rom class is a 24-bit number by Bin Meng · 9 years ago
  32. 0070459 pci/layerscape: fix link and class issues to support ls2085a by Minghuan Lian · 10 years ago
  33. d42bd34 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · 10 years ago
  34. a219dae dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  35. 36d0d3b dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · 10 years ago
  36. 537849a dm: sandbox: Add a simple PCI driver by Simon Glass · 10 years ago
  37. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  38. aab6724 dm: pci: Move common PCI functions into their own file by Simon Glass · 10 years ago
  39. e4e8cb7 driver/pci: add Layerscape PCIe driver by Minghuan Lian · 10 years ago
  40. 6eefd52 PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  41. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  42. 250e039 pci: Add a function to find a device by class by Simon Glass · 10 years ago
  43. ef2d17f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  44. 053b86e pci: tegra: Fix port information parsing by Sjoerd Simons · 10 years ago
  45. 4a2708a x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  46. c5caba0 x86: pci: Don't stop when we get a vendor/device mismatch by Simon Glass · 10 years ago
  47. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  48. 4030524 x86: Correct endianness isues in pci_rom by Simon Glass · 10 years ago
  49. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  50. 9a99caf x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  51. fba7eac x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  52. 23609c7 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  53. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  54. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  55. f315828 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  56. da41902 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · 10 years ago
  57. 6854f87 pci: Add general support for execution of video ROMs by Simon Glass · 10 years ago
  58. e8a552e pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  59. 4efe52b pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  60. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  61. 7b19fd6 pci: use __weak by Jeroen Hofstee · 10 years ago
  62. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  63. 1b8ad74 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  64. 0991866 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  65. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  66. 5a82e1a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  67. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  68. 32514d2 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago
  69. f1a96ec fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 10 years ago
  70. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  71. a778aea pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  72. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  73. e7538fe Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  74. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  75. bb01956 pci: mx6: Implement reset callback by Marek Vasut · 11 years ago
  76. c75692d ARM: PCI: Remove the IXP PCI driver by Marek Vasut · 11 years ago
  77. aceea94 driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · 11 years ago
  78. e9be429 ARM: mx6: Add PCI express driver by Marek Vasut · 11 years ago
  79. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  80. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  81. 287df01 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  82. 010c480 pci: Properly configure prefetchable memory region by Thierry Reding · 11 years ago
  83. 7b4e584 powerpc/pcie: add PCIe version 3.x support by Zang Roy-R61911 · 11 years ago
  84. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  85. 0b17998 qemu-malta: Update for SPDX license identifiers by Tom Rini · 11 years ago
  86. feaa606 MIPS: qemu-malta: add PCI support by Gabor Juhos · 11 years ago
  87. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  88. 8599515 pci: move pci_ftpci100.h to include/faraday/ftpci100.h by Gabor Juhos · 11 years ago
  89. b979cba pci: add prototype for pci_ftpci_init() function by Gabor Juhos · 11 years ago
  90. c8b2815 powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · 11 years ago
  91. 842033e pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · 11 years ago
  92. c0a4e6b powerpc/p4080ds: fix PCI-e x8 link training down failure by Yuanquan Chen · 12 years ago
  93. 19e4a00 powerpc/boot: Change the compile macro for SRIO & PCIE boot master module by Liu Gang · 12 years ago
  94. 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  95. a1e4318 driver/pci: Fix compiling error by York Sun · 12 years ago
  96. 505f3e6 fsl_pci: use 'Header Type' field to judge PCIE mode by Minghuan Lian · 12 years ago
  97. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  98. cf5787f pci: fix some warnings related to assumptions about by Kumar Gala · 12 years ago
  99. 69fd2d3 pci: add CONFIG_PCI_ENUM_ONLY for platforms that don't need PCI setup done by Andrew Sharp · 12 years ago
  100. 03992ac pci: minor cleanup of CONFIG_PCI_PNP usage by Andrew Sharp · 12 years ago