Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e3bce22f8957ce7e61e4dffa95976c7aa8440e3
/
drivers
/
pci
/
pci-uclass.c
1e3bce2
pci: Device scanning range fix
by Yoshinori Sato
· 9 years ago
0d0f831
pci: Correct a few comments and nits
by Simon Glass
· 9 years ago
9cec2df
pci: Add functions to update PCI configuration registers
by Simon Glass
· 9 years ago
c7298e7
dm: Use uclass_first_device_err() where it is useful
by Simon Glass
· 9 years ago
04eb269
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· 9 years ago
e2b6b56
dm: pci: Add a function to write a BAR
by Simon Glass
· 9 years ago
2e4e443
dm: pci: Move pci_bus_to_hose() to compatibility
by Simon Glass
· 9 years ago
413ebdb
pci: Tidy up comments in pci_bind_bus_devices()
by Simon Glass
· 9 years ago
c5f053b
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· 9 years ago
3452cb1
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· 9 years ago
b639d51
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· 9 years ago
70e0c58
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· 9 years ago
37a3f94b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· 9 years ago
84283d5
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· 9 years ago
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· 9 years ago
dcdc012
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· 9 years ago
6256d67
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· 9 years ago
27a733f
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· 9 years ago
7efc9ba
dm: pci: Support decoding ranges with duplicate entries
by Simon Glass
· 9 years ago
91de6c5
dm: pci: Set up the SDRAM mapping correctly
by Simon Glass
· 9 years ago
a070578
dm: pci: Enable VGA address forwarding on bridges
by Bin Meng
· 9 years ago
5bc3f8a
dm: pci: Fix pci_last_busno() to return the real last bus no
by Bin Meng
· 9 years ago
c45abf1
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
by Simon Glass
· 9 years ago
3b02d84
dm: pci: Correct a few debug() statements
by Simon Glass
· 9 years ago
b072d52
dm: pci: Tidy up auto-config error handling
by Simon Glass
· 9 years ago
05bedb1
dm: pci: Add an inline API to test if a device is on a PCI bus
by Bin Meng
· 9 years ago
7d07e59
dm: pci: Allow a PCI bus to be found without an alias
by Simon Glass
· 9 years ago
a4c3818
dm: pci: Optimize pci_uclass_post_bind()
by Bin Meng
· 9 years ago
44344a6
dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
by Bin Meng
· 9 years ago
c0820a4
x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
by Bin Meng
· 9 years ago
984c0dc
dm: pci: Support selected device/driver binding before relocation
by Bin Meng
· 9 years ago
27517b3
Revert "dm: pci: Allow scan bridge child devices before relocation"
by Simon Glass
· 9 years ago
04c8b6a
dm: pci: Add a way to iterate through all PCI devices
by Simon Glass
· 9 years ago
94ef242
dm: pci: Provide friendly config access functions
by Simon Glass
· 9 years ago
02284a0
dm: pci: Allow scan bridge child devices before relocation
by Bin Meng
· 9 years ago
3916409
dm: pci: Support bridge device configuration correctly
by Bin Meng
· 9 years ago
877bff8
dm: pci: Pass only device/function to pci_bus_find_devfn()
by Bin Meng
· 9 years ago
0a72152
dm: pci: Use complete bdf in all pci config read/write routines
by Bin Meng
· 9 years ago
c9118d4
dm: pci: Add a function to get the BDF for a device
by Simon Glass
· 9 years ago
318d71c
dm: pci: Add support for PCI driver matching
by Simon Glass
· 9 years ago
5888bd2
dm: x86: baytrail: Correct PCI region 3 when driver model is used
by Simon Glass
· 9 years ago
b87014c
dm: pci: Correct bus number when scanning sub-buses
by Simon Glass
· 9 years ago
d82fbe9
dm: pci: Use the correct hose when configuring devices
by Simon Glass
· 9 years ago
a814941
dm: pci: Allow PCI bus numbering aliases
by Simon Glass
· 10 years ago
b94dc89
dm: pci: Add a uclass for PCI
by Simon Glass
· 10 years ago