Masahiro Yamada
|
61e51babdb
dm: ofnode: rename ofnode_read_prop() to ofnode_get_property()
|
8 年之前 |
Simon Glass
|
878d68c0c3
dm: core: Add functions to obtain node's address/size cells
|
8 年之前 |
Simon Glass
|
bf501595cd
dm: pci: Update uclass to support livetree
|
8 年之前 |
xypron.glpk@gmx.de
|
c42640c748
pci: avoid memory leak
|
8 年之前 |
Hou Zhiqiang
|
0367bd4d60
pci: correct a function description
|
8 年之前 |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 年之前 |
Paul Burton
|
65f62b1ca1
pci: Flip condition for detecting non-PCI parent devices
|
8 年之前 |
Simon Glass
|
911954859d
dm: Use dm_scan_fdt_dev() directly where possible
|
9 年之前 |
Simon Glass
|
2e3f1ff63f
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
|
9 年之前 |
Yoshinori Sato
|
6d9f5b035d
pci: Device scanning range fix
|
9 年之前 |
Simon Glass
|
4974a6ff04
pci: Correct a few comments and nits
|
9 年之前 |
Simon Glass
|
319dba1f4d
pci: Add functions to update PCI configuration registers
|
9 年之前 |
Simon Glass
|
3f603cbbb8
dm: Use uclass_first_device_err() where it is useful
|
9 年之前 |
Stephen Warren
|
e578b92cdb
Implement "pci enum" command for CONFIG_DM_PCI
|
9 年之前 |
Simon Glass
|
9d731c82f0
dm: pci: Add a function to write a BAR
|
9 年之前 |
Simon Glass
|
a6eb93b321
dm: pci: Move pci_bus_to_hose() to compatibility
|
9 年之前 |
Simon Glass
|
8bd42525fa
pci: Tidy up comments in pci_bind_bus_devices()
|
9 年之前 |
Simon Glass
|
21d1fe7ec2
dm: pci: Add driver model API functions for address mapping
|
9 年之前 |
Simon Glass
|
bab17cf143
dm: pci: Add a function to read a PCI BAR
|
9 年之前 |
Simon Glass
|
a0eb835635
dm: pci: Add a driver-model version of pci_find_class()
|
9 年之前 |
Simon Glass
|
5c0bf647c4
dm: pci: Add a driver-model version of pci_find_device()
|
9 年之前 |
Simon Glass
|
5e23b8b4a4
dm: pci: Use driver model PCI API in auto-config
|
9 年之前 |
Simon Glass
|
f3f1faefcc
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
|
9 年之前 |
Simon Glass
|
21ccce1ba5
dm: pci: Add a dm_ prefix to pci_get_bdf()
|
9 年之前 |
Simon Glass
|
f9260336d0
dm: pci: Add a function to find the regions for a PCI bus
|
9 年之前 |
Simon Glass
|
9f60fb0db4
dm: pci: Add a function to get the controller for a bus
|
9 年之前 |
Simon Glass
|
9289db6c60
dm: pci: Add functions to emulate 8- and 16-bit access
|
9 年之前 |
Simon Glass
|
9526d83ac5
dm: pci: Support decoding ranges with duplicate entries
|
9 年之前 |
Simon Glass
|
2084c5af6d
dm: pci: Set up the SDRAM mapping correctly
|
9 年之前 |
Bin Meng
|
bbbcb52628
dm: pci: Enable VGA address forwarding on bridges
|
9 年之前 |