1. 8beb0bd dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API by Simon Glass · 9 years ago
  2. 3f4e1e8 dm: pci: video: Convert video and pci_rom to use DM PCI API by Simon Glass · 9 years ago
  3. bab17cf dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  4. a0eb835 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  5. 5c0bf64 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  6. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  7. f3f1fae dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  8. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  9. 2b81e8a dm: pci: Mark legacy files as such by Simon Glass · 9 years ago
  10. 7ba34ff pci: layerscape: Adjust the return value when ls_pcie_addr_valid() fails by Bin Meng · 9 years ago
  11. 9642b78 pci: imx: Adjust the return value when imx_pcie_addr_valid() fails by Bin Meng · 9 years ago
  12. 789fa27 x86: Remove HAVE_ACPI_RESUME by Bin Meng · 9 years ago
  13. 3ba5f74 dm: pci: Disable PCI compatibility functions by default by Simon Glass · 9 years ago
  14. 011e948 dm: pci: Move common auto-config functions to a common file by Simon Glass · 9 years ago
  15. 76a8b6a dm: pci: Rename pci_auto.c to pci_auto_old.c by Simon Glass · 9 years ago
  16. e81ca88 dm: tegra: pci: Convert tegra boards to driver model for PCI by Simon Glass · 9 years ago
  17. f926033 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago
  18. 9f60fb0 dm: pci: Add a function to get the controller for a bus by Simon Glass · 9 years ago
  19. 9289db6 dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · 9 years ago
  20. 9526d83 dm: pci: Support decoding ranges with duplicate entries by Simon Glass · 9 years ago
  21. 2084c5a dm: pci: Set up the SDRAM mapping correctly by Simon Glass · 9 years ago
  22. fde7e18 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig by Simon Glass · 9 years ago
  23. af523a0 pci/layerscape: add support for LS1043A PCIe LUT register access by Mingkai Hu · 9 years ago
  24. 06b5301 armv8: ls2085a: Add support of LS2085A SoC by Prabhakar Kushwaha · 9 years ago
  25. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  26. b4bd655 pci: fix address range check in __pci_hose_phys_to_bus() by Marcel Ziswiler · 9 years ago
  27. bc80109 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  28. 3526285 pci: fix checking PCI_REGION_MEM in pci_hose_phys_to_bus() by Cheng Gu · 9 years ago
  29. d9eda6c pci: tegra: add/enable support for Tegra210 by Stephen Warren · 9 years ago
  30. a02e263 pci: tegra: call tegra_pcie_board_init() earlier by Stephen Warren · 9 years ago
  31. 514e191 pci: tegra: implement PCA enable workaround by Stephen Warren · 9 years ago
  32. 223ddbc pci: tegra: use #address-/size-cells from DT by Stephen Warren · 9 years ago
  33. bec0524 pci: tegra: clip RAM size to 32-bits by Stephen Warren · 9 years ago
  34. 9f3183d armv8/fsl_lsch3: Change arch to fsl-layerscape by Mingkai Hu · 9 years ago
  35. bbbcb52 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · 9 years ago
  36. 069155c dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · 9 years ago
  37. cdf9f08 pci: Set PCI_COMMAND_IO bit for VGA device by Bin Meng · 9 years ago
  38. 5dbcf3a dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · 9 years ago
  39. 3129ace dm: pci: Correct a few debug() statements by Simon Glass · 9 years ago
  40. 4d21455 dm: pci: Tidy up auto-config error handling by Simon Glass · 9 years ago
  41. aaf87f0 pci: pcie_imx: Fix hang on mx6qp by Fabio Estevam · 9 years ago
  42. 7445435 pci: Fix expansion ROM programming for multi-function devices by Bin Meng · 9 years ago
  43. 1e0f226 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  44. 8f6edf6 pcie_imx: Use 'ms' for milliseconds by Fabio Estevam · 9 years ago
  45. 983c6ba2 dm: pci: Allow a PCI bus to be found without an alias by Simon Glass · 9 years ago
  46. 6923b06 pci/layerscape: Setup mmu-masters property for the PCIe by Varun Sethi · 9 years ago
  47. 1887ed3 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  48. dce54dd dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  49. 348b744 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  50. 08fc7b8 dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  51. 1916ec1 x86: Set up video framebuffer for coreboot before loading kernel by Bin Meng · 9 years ago
  52. 153e1dd video: coreboot: Save VESA mode for future use by Bin Meng · 9 years ago
  53. 9c28d61 pci: mvebu: Add PCIe driver by Anton Schubert · 9 years ago
  54. 7868917 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  55. 76c3fbc dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  56. 66afb4e dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  57. fdb9f34 lib/fdtdec: Fix compiling warning caused by changing fdt_addr_t type by York Sun · 9 years ago
  58. ae05182 pci: Remove DEBUG from pci_compat.c by Bin Meng · 9 years ago
  59. 4bad2e7 pci: Indicate prefetchable memory allocate when debugging by Simon Glass · 9 years ago
  60. 5f48d79 pci: Add a constant for an invalid interrupt by Simon Glass · 9 years ago
  61. 53292ad pci: Fix up code for CONFIG_PCI_ENUM_ONLY by Simon Glass · 9 years ago
  62. da4b159 pci: Use debug() instead of DEBUGF() in pci_auto.c by Simon Glass · 9 years ago
  63. 1e7a047 x86: Sanity test on vesa parameters before setting up kernel screen_info by Bin Meng · 9 years ago
  64. df189d9 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  65. 01cafce drivers/pci/layerscape: Add EP mode support by Minghuan Lian · 9 years ago
  66. ed5b580 drivers/pci: Add function to find an extended capability by Minghuan Lian · 9 years ago
  67. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  68. 8326f13 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  69. 4d8615c dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  70. 95f3aa2 dm: pci: Correct primary/secondary/subordinate bus number assignment by Bin Meng · 9 years ago
  71. 4b515e4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  72. aba9296 dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  73. 70e52d2 armv8/fsl-lsch3: device tree fixups for PCI stream IDs by Stuart Yoder · 9 years ago
  74. f110da9 pci: Disable expansion ROM address decoding when signature check fails by Bin Meng · 9 years ago
  75. 6c89663 pci: Configure expansion ROM during auto config process by Bin Meng · 9 years ago
  76. b9da508 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  77. 945cae7 x86: pci: Tidy up the generic x86 PCI driver by Simon Glass · 9 years ago
  78. a452002 x86: Configure VESA parameters before loading Linux kernel by Bin Meng · 9 years ago
  79. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  80. 0e98a14 video: Add 32-bit color depth support for VBE by Jian Luo · 9 years ago
  81. 5afeb4b dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  82. aec241d dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  83. 4d80051 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  84. d85cd29 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  85. 2bb02e4 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 9 years ago
  86. 04e3c4e pci: Do not skip legacy IDE device configuration by Bin Meng · 9 years ago
  87. 1b73b1c pci: Allow debug message output in pci_auto.c by Bin Meng · 9 years ago
  88. 238fe16 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 9 years ago
  89. 378b02d pci: imx: display message if no pcie link by Tim Harvey · 9 years ago
  90. 0373a7e pci: display header for bus scan by Tim Harvey · 9 years ago
  91. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  92. 1d0b59a fsl/pci: Set CFG_READY for PCIe v3.0 and later by Minghuan Lian · 10 years ago
  93. 5066e62 T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  94. 81d0b35 pci: Remove parameter 'class' of pci_rom_load() by Bin Meng · 9 years ago
  95. d57c2f2 pci: Option rom class is a 24-bit number by Bin Meng · 9 years ago
  96. 0070459 pci/layerscape: fix link and class issues to support ls2085a by Minghuan Lian · 10 years ago
  97. d42bd34 pci/layerscape: remove unnecessary pcie_layerscape.h by Minghuan Lian · 10 years ago
  98. a219dae dm: x86: pci: Add a PCI driver for driver model by Simon Glass · 10 years ago
  99. 36d0d3b dm: sandbox: pci: Add a PCI emulation uclass by Simon Glass · 10 years ago
  100. 537849a dm: sandbox: Add a simple PCI driver by Simon Glass · 10 years ago