Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f381b065753d8e3be25287a4e5f55ea10029e8da
/
drivers
/
pci
/
pci-uclass.c
04eb269
Implement "pci enum" command for CONFIG_DM_PCI
by Stephen Warren
· Tue Jan 26 11:10:11 2016 -0700
e2b6b56
dm: pci: Add a function to write a BAR
by Simon Glass
· Mon Jan 18 20:19:15 2016 -0700
2e4e443
dm: pci: Move pci_bus_to_hose() to compatibility
by Simon Glass
· Mon Jan 18 20:19:14 2016 -0700
413ebdb
pci: Tidy up comments in pci_bind_bus_devices()
by Simon Glass
· Sun Nov 29 13:18:09 2015 -0700
c5f053b
dm: pci: Add driver model API functions for address mapping
by Simon Glass
· Sun Nov 29 13:18:03 2015 -0700
3452cb1
dm: pci: Add a function to read a PCI BAR
by Simon Glass
· Sun Nov 29 13:17:53 2015 -0700
b639d51
dm: pci: Add a driver-model version of pci_find_class()
by Simon Glass
· Sun Nov 29 13:17:52 2015 -0700
70e0c58
dm: pci: Add a driver-model version of pci_find_device()
by Simon Glass
· Sun Nov 29 13:17:50 2015 -0700
37a3f94b
dm: pci: Use driver model PCI API in auto-config
by Simon Glass
· Sun Nov 29 13:17:49 2015 -0700
84283d5
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
by Simon Glass
· Sun Nov 29 13:17:48 2015 -0700
eaa1489
dm: pci: Add a dm_ prefix to pci_get_bdf()
by Simon Glass
· Sun Nov 29 13:17:47 2015 -0700
dcdc012
dm: pci: Add a function to find the regions for a PCI bus
by Simon Glass
· Thu Nov 19 20:27:01 2015 -0700
6256d67
dm: pci: Add a function to get the controller for a bus
by Simon Glass
· Thu Nov 19 20:27:00 2015 -0700
27a733f
dm: pci: Add functions to emulate 8- and 16-bit access
by Simon Glass
· Thu Nov 19 20:26:59 2015 -0700
7efc9ba
dm: pci: Support decoding ranges with duplicate entries
by Simon Glass
· Thu Nov 19 20:26:58 2015 -0700
91de6c5
dm: pci: Set up the SDRAM mapping correctly
by Simon Glass
· Thu Nov 19 20:26:57 2015 -0700
a070578
dm: pci: Enable VGA address forwarding on bridges
by Bin Meng
· Thu Oct 01 00:36:02 2015 -0700
5bc3f8a
dm: pci: Fix pci_last_busno() to return the real last bus no
by Bin Meng
· Thu Oct 01 00:36:01 2015 -0700
c45abf1
dm: pci: Adjust pci_find_and_bind_driver() to return -EPERM
by Simon Glass
· Tue Sep 08 17:52:49 2015 -0600
3b02d84
dm: pci: Correct a few debug() statements
by Simon Glass
· Tue Sep 08 17:52:48 2015 -0600
b072d52
dm: pci: Tidy up auto-config error handling
by Simon Glass
· Tue Sep 08 17:52:47 2015 -0600
05bedb1
dm: pci: Add an inline API to test if a device is on a PCI bus
by Bin Meng
· Fri Sep 11 03:24:34 2015 -0700
7d07e59
dm: pci: Allow a PCI bus to be found without an alias
by Simon Glass
· Mon Aug 31 18:55:35 2015 -0600
a4c3818
dm: pci: Optimize pci_uclass_post_bind()
by Bin Meng
· Mon Aug 24 01:14:01 2015 -0700
44344a6
dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
by Bin Meng
· Thu Aug 20 06:40:26 2015 -0700
c0820a4
x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
by Bin Meng
· Thu Aug 20 06:40:23 2015 -0700
984c0dc
dm: pci: Support selected device/driver binding before relocation
by Bin Meng
· Thu Aug 20 06:40:17 2015 -0700
27517b3
Revert "dm: pci: Allow scan bridge child devices before relocation"
by Simon Glass
· Mon Aug 10 20:54:52 2015 -0600
04c8b6a
dm: pci: Add a way to iterate through all PCI devices
by Simon Glass
· Mon Aug 10 07:05:04 2015 -0600
94ef242
dm: pci: Provide friendly config access functions
by Simon Glass
· Mon Aug 10 07:05:03 2015 -0600
02284a0
dm: pci: Allow scan bridge child devices before relocation
by Bin Meng
· Mon Jul 27 00:33:39 2015 -0700
3916409
dm: pci: Support bridge device configuration correctly
by Bin Meng
· Sun Jul 19 00:20:06 2015 +0800
877bff8
dm: pci: Pass only device/function to pci_bus_find_devfn()
by Bin Meng
· Sun Jul 19 00:20:05 2015 +0800
0a72152
dm: pci: Use complete bdf in all pci config read/write routines
by Bin Meng
· Sun Jul 19 00:20:04 2015 +0800
c9118d4
dm: pci: Add a function to get the BDF for a device
by Simon Glass
· Mon Jul 06 16:47:46 2015 -0600
318d71c
dm: pci: Add support for PCI driver matching
by Simon Glass
· Mon Jul 06 16:47:44 2015 -0600
5888bd2
dm: x86: baytrail: Correct PCI region 3 when driver model is used
by Simon Glass
· Fri Jul 03 18:28:27 2015 -0600
b87014c
dm: pci: Correct bus number when scanning sub-buses
by Simon Glass
· Sun Jun 07 08:50:41 2015 -0600
d82fbe9
dm: pci: Use the correct hose when configuring devices
by Simon Glass
· Sun Jun 07 08:50:40 2015 -0600
a814941
dm: pci: Allow PCI bus numbering aliases
by Simon Glass
· Sun May 10 21:08:06 2015 -0600
b94dc89
dm: pci: Add a uclass for PCI
by Simon Glass
· Thu Mar 05 12:25:25 2015 -0700