1. 5df208d pci: ensure enumeration of all devices in pci_init by Marek Behún · 6 years ago
  2. 09467d3 drivers: pci: add API to issue FLR on a PCI function if supported by Alex Marginean · 5 years ago
  3. 1c934a6 drivers: pci: add map_bar support for Enhanced Allocation by Alex Marginean · 5 years ago
  4. adf0d99 pci: Add boundary check for hose->regions by Thierry Reding · 6 years ago
  5. dcc5820 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  6. a74eb55 pci: Add pci_get_devfn() to extract devfn from the fdt_pci_addr by Stefan Roese · 6 years ago
  7. fb862b05 dm/pci: Change the first CFG read to Vendor ID in enumeration by Hou Zhiqiang · 6 years ago
  8. 631f348 dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  9. b453579 pci: Support parsing PCI controller DT subnodes by Marek Vasut · 6 years ago
  10. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  11. a7366f0 dm: pci: Add APIs to find capability and extended capability by Bin Meng · 6 years ago
  12. a8d2780 dm: pci: Assign correct driver data when binding a driver by Bin Meng · 6 years ago
  13. 20bdc1e dm: pci: Fix scanning multi-function device by Bin Meng · 6 years ago
  14. 00d808e dm: pci: Extract vendor/device id in child_post_bind() by Bin Meng · 6 years ago
  15. 7241f80 dm: pci: Use a 1:1 mapping for bus <-> phy addresses by Christian Gmeiner · 6 years ago
  16. 5f4e094 dm: pci: Make ranges dt property optional by Christian Gmeiner · 6 years ago
  17. c307e17 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set by Tuomas Tynkkynen · 7 years ago
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  19. 6d53207 dm: pci: Avoid setting a PCI region that has 0 size by Bin Meng · 7 years ago
  20. ae0bdde dm: pci: Check board information pointer in decode_regions() by Bin Meng · 7 years ago
  21. 9c5df38 pci: Fix decode regions for memory banks by Bernhard Messerklinger · 7 years ago
  22. 8cce4cf pci: Add helper for implementing memory-mapped config space accesses by Tuomas Tynkkynen · 7 years ago
  23. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  24. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  25. 89d8323 dm: pci: Update uclass to support livetree by Simon Glass · 8 years ago
  26. a89009c pci: avoid memory leak by xypron.glpk@gmx.de · 8 years ago
  27. d19d061 pci: correct a function description by Hou Zhiqiang · 8 years ago
  28. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  29. e3b106d pci: Flip condition for detecting non-PCI parent devices by Paul Burton · 8 years ago
  30. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  31. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  32. 1e3bce2 pci: Device scanning range fix by Yoshinori Sato · 9 years ago
  33. 0d0f831 pci: Correct a few comments and nits by Simon Glass · 9 years ago
  34. 9cec2df pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  35. c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  36. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  37. e2b6b56 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  38. 2e4e443 dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  39. 413ebdb pci: Tidy up comments in pci_bind_bus_devices() by Simon Glass · 9 years ago
  40. c5f053b dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  41. 3452cb1 dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  42. b639d51 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  43. 70e0c58 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  44. 37a3f94b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  45. 84283d5 dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  46. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  47. dcdc012 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago
  48. 6256d67 dm: pci: Add a function to get the controller for a bus by Simon Glass · 9 years ago
  49. 27a733f dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · 9 years ago
  50. 7efc9ba dm: pci: Support decoding ranges with duplicate entries by Simon Glass · 9 years ago
  51. 91de6c5 dm: pci: Set up the SDRAM mapping correctly by Simon Glass · 9 years ago
  52. a070578 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · 9 years ago
  53. 5bc3f8a dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · 9 years ago
  54. c45abf1 dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · 9 years ago
  55. 3b02d84 dm: pci: Correct a few debug() statements by Simon Glass · 9 years ago
  56. b072d52 dm: pci: Tidy up auto-config error handling by Simon Glass · 9 years ago
  57. 05bedb1 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  58. 7d07e59 dm: pci: Allow a PCI bus to be found without an alias by Simon Glass · 9 years ago
  59. a4c3818 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  60. 44344a6 dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  61. c0820a4 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  62. 984c0dc dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  63. 27517b3 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  64. 04c8b6a dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  65. 94ef242 dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  66. 02284a0 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  67. 3916409 dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  68. 877bff8 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  69. 0a72152 dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  70. c9118d4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  71. 318d71c dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  72. 5888bd2 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  73. b87014c dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  74. d82fbe9 dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  75. a814941 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 10 years ago
  76. b94dc89 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago