1. 983c6ba2 dm: pci: Allow a PCI bus to be found without an alias by Simon Glass · 9 years ago
  2. 6923b06 pci/layerscape: Setup mmu-masters property for the PCIe by Varun Sethi · 9 years ago
  3. 1887ed3 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  4. dce54dd dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  5. 348b744 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  6. 08fc7b8 dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  7. 1916ec1 x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · 9 years ago
  8. 153e1dd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  9. 9c28d61 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  10. 7868917 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  11. 76c3fbc dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  12. 66afb4e dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  13. fdb9f34 lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  14. ae05182 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  15. 4bad2e7 pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  16. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  17. 53292ad pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  18. da4b159 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  19. 1e7a047 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  20. df189d9 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  21. 01cafce drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  22. ed5b580 drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  23. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  24. 8326f13 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  25. 4d8615c dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  26. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  27. 4b515e4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  28. aba9296 dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  29. 70e52d2 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  30. f110da9 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  31. 6c89663 pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  32. b9da508 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  33. 945cae7 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  34. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  35. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  36. 0e98a14 video: Add 32-bit color depth support for VBE by Jian Luo · 9 years ago
  37. 5afeb4b dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  38. aec241d dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  39. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  40. d85cd29 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  41. 2bb02e4 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 9 years ago
  42. 04e3c4e pci: Do not skip legacy IDE device configuration by Bin Meng · 9 years ago
  43. 1b73b1c pci: Allow debug message output in pci_auto.c by Bin Meng · 9 years ago
  44. 238fe16 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 9 years ago
  45. 378b02d pci: imx: display message if no pcie link by Tim Harvey · 9 years ago
  46. 0373a7e pci: display header for bus scan by Tim Harvey · 9 years ago
  47. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  48. 1d0b59a fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  49. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  50. 81d0b35 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · 9 years ago
  51. d57c2f2 pci: Option rom class is a 24-bit number by Bin Meng · 9 years ago
  52. 0070459 pci/layerscape: fix link and class issues to support ls2085a by Minghuan Lian · 10 years ago
  53. d42bd34 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · 10 years ago
  54. a219dae dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  55. 36d0d3b dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · 10 years ago
  56. 537849a dm: sandbox: Add a simple PCI driver by Simon Glass · 10 years ago
  57. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  58. aab6724 dm: pci: Move common PCI functions into their own file by Simon Glass · 10 years ago
  59. e4e8cb7 driver/pci: add Layerscape PCIe driver by Minghuan Lian · 10 years ago
  60. 6eefd52 PCI: add 64-bit prefetchable memory support by David Feng · 10 years ago
  61. bc17d8f x86: video: Allow video ROM execution to fall back to the other method by Simon Glass · 10 years ago
  62. 250e039 pci: Add a function to find a device by class by Simon Glass · 10 years ago
  63. ef2d17f drivers/pci/pci_rom.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  64. 053b86e pci: tegra: Fix port information parsing by Sjoerd Simons · 10 years ago
  65. 4a2708a x86: Access the VGA ROM when needed by Simon Glass · 10 years ago
  66. c5caba0 x86: pci: Don't stop when we get a vendor/device mismatch by Simon Glass · 10 years ago
  67. bdc88d4 x86: Support ROMs on other archs by Simon Glass · 10 years ago
  68. 4030524 x86: Correct endianness isues in pci_rom by Simon Glass · 10 years ago
  69. d928664 powerpc: 74xx_7xx: remove 74xx_7xx cpu support by Masahiro Yamada · 10 years ago
  70. 9a99caf x86: pci: Display vesa modes in hex by Simon Glass · 10 years ago
  71. fba7eac x86: video: Add debug option to time the BIOS copy by Simon Glass · 10 years ago
  72. 23609c7 x86: pci: Don't return a vesa mode when there is not video by Simon Glass · 10 years ago
  73. a62e84d fdt: Add several apis to decode pci device node by Bin Meng · 10 years ago
  74. 8f9052f pci: Make pci apis usable before relocation by Bin Meng · 10 years ago
  75. f315828 pci: tegra: Add Tegra PCIe driver by Thierry Reding · 10 years ago
  76. da41902 arm: ls102xa: Update PCIe dts node status by Minghuan Lian · 10 years ago
  77. 6854f87 pci: Add general support for execution of video ROMs by Simon Glass · 10 years ago
  78. e8a552e pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  79. 4efe52b pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  80. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  81. 7b19fd6 pci: use __weak by Jeroen Hofstee · 10 years ago
  82. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  83. 1b8ad74 pcie_imx: Add mx6solox support by Fabio Estevam · 10 years ago
  84. 0991866 pci: add support for board_pci_fixup_dev function by Tim Harvey · 10 years ago
  85. 5a1095a Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  86. 5a82e1a pci: mx6: fix occasional link failures by Tim Harvey · 10 years ago
  87. d878c9a pci: fix overflow in __pci_hose_bus_to_phys w/ large RAM by Stephen Warren · 10 years ago
  88. 32514d2 fsl/pcie: Change 'no link' to 'undetermined' for pcie endpoint by Zang Roy-R61911 · 10 years ago
  89. f1a96ec fsl/pci: Add workaround for erratum A-005434 by Chunhe Lan · 10 years ago
  90. 1cad23c Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · 10 years ago
  91. a778aea pci: mx6: Implement power callback by Marek Vasut · 11 years ago
  92. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  93. e7538fe Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  94. a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. bb01956 pci: mx6: Implement reset callback by Marek Vasut · 11 years ago
  96. c75692d ARM: PCI: Remove the IXP PCI driver by Marek Vasut · 11 years ago
  97. aceea94 driver/fsl_pci:Update print to display PCIe generation by Prabhakar Kushwaha · 11 years ago
  98. e9be429 ARM: mx6: Add PCI express driver by Marek Vasut · 11 years ago
  99. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  100. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago