1. 65f62b1 pci: Flip condition for detecting non-PCI parent devices by Paul Burton · 8 years ago
  2. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  3. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  4. 6d9f5b0 pci: Device scanning range fix by Yoshinori Sato · 8 years ago
  5. 4974a6f pci: Correct a few comments and nits by Simon Glass · 9 years ago
  6. 319dba1 pci: Add functions to update PCI configuration registers by Simon Glass · 9 years ago
  7. 3f603cb dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
  8. e578b92 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · 9 years ago
  9. 9d731c8 dm: pci: Add a function to write a BAR by Simon Glass · 9 years ago
  10. a6eb93b dm: pci: Move pci_bus_to_hose() to compatibility by Simon Glass · 9 years ago
  11. 8bd4252 pci: Tidy up comments in pci_bind_bus_devices() by Simon Glass · 9 years ago
  12. 21d1fe7 dm: pci: Add driver model API functions for address mapping by Simon Glass · 9 years ago
  13. bab17cf dm: pci: Add a function to read a PCI BAR by Simon Glass · 9 years ago
  14. a0eb835 dm: pci: Add a driver-model version of pci_find_class() by Simon Glass · 9 years ago
  15. 5c0bf64 dm: pci: Add a driver-model version of pci_find_device() by Simon Glass · 9 years ago
  16. 5e23b8b dm: pci: Use driver model PCI API in auto-config by Simon Glass · 9 years ago
  17. f3f1fae dm: pci: Add a dm_ prefix to pci_bus_find_bdf() by Simon Glass · 9 years ago
  18. 21ccce1 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  19. f926033 dm: pci: Add a function to find the regions for a PCI bus by Simon Glass · 9 years ago
  20. 9f60fb0 dm: pci: Add a function to get the controller for a bus by Simon Glass · 9 years ago
  21. 9289db6 dm: pci: Add functions to emulate 8- and 16-bit access by Simon Glass · 9 years ago
  22. 9526d83 dm: pci: Support decoding ranges with duplicate entries by Simon Glass · 9 years ago
  23. 2084c5a dm: pci: Set up the SDRAM mapping correctly by Simon Glass · 9 years ago
  24. bbbcb52 dm: pci: Enable VGA address forwarding on bridges by Bin Meng · 9 years ago
  25. 069155c dm: pci: Fix pci_last_busno() to return the real last bus no by Bin Meng · 9 years ago
  26. 5dbcf3a dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM by Simon Glass · 9 years ago
  27. 3129ace dm: pci: Correct a few debug() statements by Simon Glass · 9 years ago
  28. 4d21455 dm: pci: Tidy up auto-config error handling by Simon Glass · 9 years ago
  29. 1e0f226 dm: pci: Add an inline API to test if a device is on a PCI bus by Bin Meng · 9 years ago
  30. 983c6ba2 dm: pci: Allow a PCI bus to be found without an alias by Simon Glass · 9 years ago
  31. 1887ed3 dm: pci: Optimize pci_uclass_post_bind() by Bin Meng · 9 years ago
  32. dce54dd dm: pci: Save devfn without bus number in pci_uclass_child_post_bind() by Bin Meng · 9 years ago
  33. 348b744 x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe() by Bin Meng · 9 years ago
  34. 08fc7b8 dm: pci: Support selected device/driver binding before relocation by Bin Meng · 9 years ago
  35. 7868917 Revert "dm: pci: Allow scan bridge child devices before relocation" by Simon Glass · 9 years ago
  36. 76c3fbc dm: pci: Add a way to iterate through all PCI devices by Simon Glass · 9 years ago
  37. 66afb4e dm: pci: Provide friendly config access functions by Simon Glass · 9 years ago
  38. df189d9 dm: pci: Allow scan bridge child devices before relocation by Bin Meng · 9 years ago
  39. d11d9ef dm: pci: Support bridge device configuration correctly by Bin Meng · 9 years ago
  40. 8326f13 dm: pci: Pass only device/function to pci_bus_find_devfn() by Bin Meng · 9 years ago
  41. 4d8615c dm: pci: Use complete bdf in all pci config read/write routines by Bin Meng · 9 years ago
  42. 4b515e4 dm: pci: Add a function to get the BDF for a device by Simon Glass · 9 years ago
  43. aba9296 dm: pci: Add support for PCI driver matching by Simon Glass · 9 years ago
  44. b9da508 dm: x86: baytrail: Correct PCI region 3 when driver model is used by Simon Glass · 9 years ago
  45. 5afeb4b dm: pci: Correct bus number when scanning sub-buses by Simon Glass · 9 years ago
  46. aec241d dm: pci: Use the correct hose when configuring devices by Simon Glass · 9 years ago
  47. 2bb02e4 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 9 years ago
  48. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago