Histórico de Commits

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