1. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  2. 44344a6 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  3. c0820a4 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  4. 984c0dc dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  5. 9f671fd x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · 9 years ago
  6. c8990bd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  7. 98530e9 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  8. 27517b3 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  9. 04c8b6a dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  10. 94ef242 dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  11. aa5b66c lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  12. 9944a52 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  13. a292d2a pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  14. 84f5733 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  15. 2b9acba pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  16. 927c104 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  17. e751844 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  18. 02284a0 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  19. 5d7d24b drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  20. c5bc6aa drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  21. 3916409 dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  22. 877bff8 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  23. 0a72152 dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  24. 07bd323 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  25. c9118d4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  26. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  27. eaea504 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  28. a966473 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  29. 51e98ca pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  30. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  31. a1548b8 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  32. f6d504f x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  33. 4de3886 x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  34. 4000260 video: Add 32-bit color depth support for VBE by Jian Luo · 9 years ago
  35. b87014c dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  36. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  37. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  38. df61756 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  39. a814941 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 10 years ago
  40. acb8d31 pci: Do not skip legacy IDE device configuration by Bin Meng · 10 years ago
  41. 33105f9 pci: Allow debug message output in pci_auto.c by Bin Meng · 10 years ago
  42. 8dadff1 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 10 years ago
  43. c326000 pci: imx: display message if no pcie link by Tim Harvey · 10 years ago
  44. fc409be pci: display header for bus scan by Tim Harvey · 10 years ago
  45. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  46. 143adc9 fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  47. f36e0ba T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  48. 7cc45c7 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · 10 years ago
  49. 932f80e pci: Option rom class is a 24-bit number by Bin Meng · 10 years ago
  50. d225527 pci/layerscape: fix link and class issues to support ls2085a by Minghuan Lian · 10 years ago
  51. 0c53524 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · 10 years ago
  52. 4e03781 dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  53. d9e90bb dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · 10 years ago
  54. 4d85755 dm: sandbox: Add a simple PCI driver by Simon Glass · 10 years ago
  55. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  56. 75532d8 dm: pci: Move common PCI functions into their own file by Simon Glass · 10 years ago
  57. fdab545 driver/pci: add Layerscape PCIe driver by Minghuan Lian · 10 years ago
  58. 3be54fd PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  59. 684818d x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  60. 62034ff pci: Add a function to find a device by class by Simon Glass · 10 years ago
  61. f40ad9f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  62. e3c6417 pci: tegra: Fix port information parsing by Sjoerd Simons · 10 years ago
  63. 1c1695b x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  64. 02db217 x86: pci: Don't stop when we get a vendor/device mismatch by Simon Glass · 10 years ago
  65. 1b6b9b9 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  66. dfca446 x86: Correct endianness isues in pci_rom by Simon Glass · 10 years ago
  67. 31e68c6 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  68. c49a8f8 x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  69. f689808 x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  70. ed33cb8 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  71. 779847e fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  72. f1b81fc pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  73. 412c758 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  74. a4d6b61 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · 10 years ago
  75. f87bbff pci: Add general support for execution of video ROMs by Simon Glass · 10 years ago
  76. 6ac5af4 pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  77. 699b6d3 pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  78. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  79. ab1bca5 pci: use __weak by Jeroen Hofstee · 10 years ago
  80. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  81. 211a490 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  82. 231c076 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  83. c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  84. d53204a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  85. 739a14c pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  86. cd94061 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago
  87. 7155ad5 fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 11 years ago
  88. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 11 years ago
  89. 77779a4 pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  90. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  91. abf8322 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  92. b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  93. d9056c2 pci: mx6: Implement reset callback by Marek Vasut · 11 years ago
  94. 630196e ARM: PCI: Remove the IXP PCI driver by Marek Vasut · 11 years ago
  95. 5e5b6ee driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · 11 years ago
  96. 988ee70 ARM: mx6: Add PCI express driver by Marek Vasut · 11 years ago
  97. 234882c malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  98. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  99. 5d39f74 PCIe:change the method to get the address of a requested capability in configuration space. by Zhao Qiang · 11 years ago
  100. a3d5df3 pci: Properly configure prefetchable memory region by Thierry Reding · 11 years ago