index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: pci: Add APIs to find next capability and extended capability
Bin Meng
2018-11-14
1
-0
/
+48
*
dm: pci: Add APIs to find capability and extended capability
Bin Meng
2018-08-08
1
-0
/
+46
*
pci: Add all known capability and extended capability ids
Bin Meng
2018-08-08
1
-1
/
+19
*
pci: sandbox: Support dynamically binding device driver
Bin Meng
2018-08-08
1
-1
/
+2
*
pci: Remove 440ep-specific macros
Bin Meng
2018-08-08
1
-15
/
+0
*
PCI: Document pciauto_region_allocate()
Tuomas Tynkkynen
2018-05-26
1
-0
/
+13
*
PCI: autoconfig: Don't allocate 64-bit addresses to 32-bit only resources
Tuomas Tynkkynen
2018-05-26
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
pci: Remove unused ppc4xx variable from struct pci_controller
Stefan Roese
2018-03-19
1
-2
/
+0
*
pci: Add helper for implementing memory-mapped config space accesses
Tuomas Tynkkynen
2017-10-06
1
-0
/
+51
*
drivers: pci: imx: add imx_pcie_remove function
Tim Harvey
2017-05-31
1
-0
/
+4
*
pci: make pci_get_hose_head() available to external users
Stuart Yoder
2016-03-21
1
-0
/
+1
*
pci: Correct a few comments and nits
Simon Glass
2016-03-17
1
-2
/
+4
*
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
1
-0
/
+23
*
dm: pci: Add missing forward declarations
Bin Meng
2016-02-05
1
-11
/
+5
*
dm: pci: Add a function to write a BAR
Simon Glass
2016-01-24
1
-2
/
+15
*
dm: pci: Switch to DM API for PCI address mapping
Simon Glass
2016-01-12
1
-1
/
+1
*
dm: pci: Add driver model API functions for address mapping
Simon Glass
2016-01-12
1
-0
/
+59
*
dm: pci: Add a function to read a PCI BAR
Simon Glass
2016-01-12
1
-0
/
+9
*
dm: pci: Add a driver-model version of pci_find_class()
Simon Glass
2016-01-12
1
-0
/
+10
*
dm: pci: Add a driver-model version of pci_find_device()
Simon Glass
2016-01-12
1
-0
/
+12
*
dm: pci: Use driver model PCI API in auto-config
Simon Glass
2016-01-12
1
-1
/
+1
*
dm: pci: Add a dm_ prefix to pci_bus_find_bdf()
Simon Glass
2016-01-12
1
-2
/
+2
*
dm: pci: Add a dm_ prefix to pci_get_bdf()
Simon Glass
2016-01-12
1
-2
/
+2
*
dm: pci: Disable PCI compatibility functions by default
Simon Glass
2015-12-01
1
-4
/
+26
*
dm: pci: Add a comment about how to find struct pci_controller
Simon Glass
2015-12-01
1
-0
/
+2
*
dm: pci: Add a function to find the regions for a PCI bus
Simon Glass
2015-12-01
1
-0
/
+12
*
dm: pci: Add a function to get the controller for a bus
Simon Glass
2015-12-01
1
-0
/
+8
*
dm: pci: Add functions to emulate 8- and 16-bit access
Simon Glass
2015-12-01
1
-0
/
+31
*
dm: Rename dev_get_parentdata() to dev_get_parent_priv()
Simon Glass
2015-10-23
1
-1
/
+1
*
dm: pci: Add a comment to help find pci_hose_read_config_byte, etc.
Simon Glass
2015-08-26
1
-0
/
+1
*
dm: pci: Add a way to iterate through all PCI devices
Simon Glass
2015-08-14
1
-0
/
+25
*
dm: pci: Provide friendly config access functions
Simon Glass
2015-08-14
1
-0
/
+18
*
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-05
1
-0
/
+2
*
drivers/pci: Add function to find an extended capability
Minghuan Lian
2015-08-03
1
-0
/
+41
*
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
1
-0
/
+8
*
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
1
-2
/
+77
*
pci: Configure expansion ROM during auto config process
Bin Meng
2015-07-14
1
-9
/
+0
*
dm: pci: Use the correct hose when configuring devices
Simon Glass
2015-07-14
1
-0
/
+10
*
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
1
-0
/
+108
*
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
1
-7
/
+282
*
dm: pci: Move common PCI functions into their own file
Simon Glass
2015-04-16
1
-0
/
+14
*
pci: Add a function to find a device by class
Simon Glass
2015-02-05
1
-2
/
+1
*
x86: Access the VGA ROM when needed
Simon Glass
2015-01-23
1
-0
/
+9
*
powerpc: mpc824x: remove MPC824X cpu support
Masahiro Yamada
2015-01-05
1
-4
/
+0
*
pci: Add functions to read and write a BAR address
Simon Glass
2014-11-25
1
-0
/
+23
*
pci: Honour pci_skip_dev()
Thierry Reding
2014-11-23
1
-0
/
+1
*
pci: add support for board_pci_fixup_dev function
Tim Harvey
2014-09-09
1
-0
/
+7
*
pci.h: allow inclusion in assembly source
Paul Burton
2013-11-09
1
-1
/
+5
*
PCIe:change the method to get the address of a requested capability in config...
Zhao Qiang
2013-10-16
1
-0
/
+10
[next]