Commit History

Author SHA1 Message Date
  Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 5 years ago
  Bin Meng dac01fd89d dm: pci: Add APIs to find capability and extended capability 5 years ago
  Bin Meng ed698aa7de dm: pci: Assign correct driver data when binding a driver 5 years ago
  Bin Meng 64e45f73bd dm: pci: Fix scanning multi-function device 5 years ago
  Bin Meng 1f6b08b969 dm: pci: Extract vendor/device id in child_post_bind() 5 years ago
  Christian Gmeiner 6f95d89c71 dm: pci: Use a 1:1 mapping for bus <-> phy addresses 6 years ago
  Christian Gmeiner f2825f6ec0 dm: pci: Make ranges dt property optional 6 years ago
  Tuomas Tynkkynen 52ba907328 PCI: dm: Ignore 64-bit memory regions if CONFIG_SYS_PCI_64BIT not set 6 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Bin Meng ee1109bb45 dm: pci: Avoid setting a PCI region that has 0 size 6 years ago
  Bin Meng 1eaf7800b6 dm: pci: Check board information pointer in decode_regions() 6 years ago
  Bernhard Messerklinger 664758c3dd pci: Fix decode regions for memory banks 6 years ago
  Tuomas Tynkkynen badb99220a pci: Add helper for implementing memory-mapped config space accesses 6 years ago
  Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 7 years ago
  Simon Glass 878d68c0c3 dm: core: Add functions to obtain node's address/size cells 7 years ago
  Simon Glass bf501595cd dm: pci: Update uclass to support livetree 7 years ago
  xypron.glpk@gmx.de c42640c748 pci: avoid memory leak 7 years ago
  Hou Zhiqiang 0367bd4d60 pci: correct a function description 7 years ago
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
  Paul Burton 65f62b1ca1 pci: Flip condition for detecting non-PCI parent devices 7 years ago
  Simon Glass 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
  Simon Glass 2e3f1ff63f dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() 8 years ago
  Yoshinori Sato 6d9f5b035d pci: Device scanning range fix 8 years ago
  Simon Glass 4974a6ff04 pci: Correct a few comments and nits 8 years ago
  Simon Glass 319dba1f4d pci: Add functions to update PCI configuration registers 8 years ago
  Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 8 years ago
  Stephen Warren e578b92cdb Implement "pci enum" command for CONFIG_DM_PCI 8 years ago
  Simon Glass 9d731c82f0 dm: pci: Add a function to write a BAR 8 years ago
  Simon Glass a6eb93b321 dm: pci: Move pci_bus_to_hose() to compatibility 8 years ago
  Simon Glass 8bd42525fa pci: Tidy up comments in pci_bind_bus_devices() 8 years ago