index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
Re-license IBM written files as Apache 2.0 OR GPLv2+
Stewart Smith
1
-1
/
+1
2019-12-16
opal-api: add endian conversions to most opal calls
Nicholas Piggin
1
-1
/
+1
2019-12-04
phb4: Add PHB options get/set OPAL calls
Alexey Kardashevskiy
1
-0
/
+5
2019-11-11
Remove dead POWER7 code
Nicholas Piggin
1
-6
/
+0
2019-10-22
core/pci: Add missing lock in set_power_timer
Frederic Barrat
1
-0
/
+5
2019-08-23
pci: recheck pci nvram hacks on fast-reboot
Oliver O'Halloran
1
-1
/
+4
2019-08-16
pci: Use a macro for accessing PCI BDF Function Number
Jordan Niethe
1
-4
/
+4
2019-08-16
pci: Use a macro for accessing PCI BDF Device Number
Jordan Niethe
1
-4
/
+4
2019-08-16
pci: Use a macro for accessing PCI BDF Bus Number
Jordan Niethe
1
-4
/
+4
2019-08-02
core/pci: Export pci_check_clear_freeze()
Oliver O'Halloran
1
-0
/
+2
2019-07-26
hw: Introduce npu3
Reza Arbab
1
-0
/
+1
2019-07-26
SPDX-ify all skiboot code
Stewart Smith
1
-15
/
+2
2019-06-27
pci: Make the pci-eeh-verbose nvram option generic
Oliver O'Halloran
1
-0
/
+3
2019-06-03
Remove remnants of OPAL_PCI_GET_PHB_DIAG_DATA
Stewart Smith
1
-2
/
+0
2019-06-03
Remove unused OPAL_GET_XIVE_SOURCE
Stewart Smith
1
-3
/
+0
2019-06-03
Remove remnants of OPAL_PCI_SET_PHB_TCE_MEMORY
Stewart Smith
1
-6
/
+0
2019-02-18
opal: Deprecate reading the PHB status
Alexey Kardashevskiy
1
-2
/
+1
2018-08-06
npu2: Add support for relaxed-ordering mode
Reza Arbab
1
-0
/
+8
2018-08-06
pci: Move logging macros to pci.h
Reza Arbab
1
-0
/
+21
2018-06-18
pci: Fix PCI_DEVICE_ID()
Andrew Jeffery
1
-1
/
+1
2018-04-11
phb4: Restore bus numbers after CRS
Michael Neuling
1
-0
/
+1
2018-03-01
phb4: set PBCQ Tunnel BAR for tunneled operations
Philippe Bergheaud
1
-0
/
+4
2018-03-01
npu2: Rework NPU data structures for OpenCAPI
Andrew Donnellan
1
-0
/
+1
2018-02-08
fast-reboot: move pci_reset error handling into fast-reboot code
Nicholas Piggin
1
-1
/
+1
2017-10-10
pci-iov: free memory across fast-reboot
Stewart Smith
1
-2
/
+7
2017-09-12
pci: Make pci_wait_crs() global
Michael Neuling
1
-0
/
+1
2017-08-21
pci: Track whether a PCI device is a virtual function
Russell Currey
1
-0
/
+1
2017-08-04
phb4: Enable PCI peer-to-peer
Frederic Barrat
1
-0
/
+4
2017-06-15
core/pci: Use cached vendor/device IDs in quirks
Gavin Shan
1
-0
/
+2
2017-06-06
pci: Make handling of config filters generic
Benjamin Herrenschmidt
1
-1
/
+3
2017-06-06
pci: Add bitmap to know if a pci device has cfg reg filters
Benjamin Herrenschmidt
1
-0
/
+4
2017-03-31
core/pci: Add phb->ops->device_remove
Gavin Shan
1
-0
/
+1
2017-03-30
Introduce NPU2 support
Alistair Popple
1
-0
/
+1
2017-02-16
core/pci: Allow associating parameter with capability
Gavin Shan
1
-7
/
+20
2017-02-16
core/pci: Introduce separate function to initialize PCIe capability
Gavin Shan
1
-0
/
+1
2016-09-02
core/pci: Support virtual device
Gavin Shan
1
-0
/
+1
2016-09-02
core/pci: Improve PCI config register filter
Gavin Shan
1
-4
/
+4
2016-08-30
pci: Standardise on uint64_t pe_number
Russell Currey
1
-11
/
+13
2016-07-08
hw/phb4: Add initial support
Benjamin Herrenschmidt
1
-0
/
+6
2016-07-08
pci: get_reserved_pe_number() needs to take the PHB as argument
Benjamin Herrenschmidt
1
-1
/
+1
2016-06-14
core/opal: Support PCI slot and new APIs
Gavin Shan
1
-72
/
+0
2016-06-14
core/pci: Use PCI slot in enumeration
Gavin Shan
1
-17
/
+0
2016-06-14
core/pci: Support PCI slot
Gavin Shan
1
-55
/
+11
2016-06-14
core/pci: Return value for struct phb_ops::device_init
Gavin Shan
1
-1
/
+2
2016-06-14
core/pci: Extend pci_restore_bridge_buses() for PCI slot
Gavin Shan
1
-1
/
+1
2016-06-14
core/pci: Extend pci_walk_dev() for PCI slot
Gavin Shan
1
-0
/
+1
2016-06-14
core/pci: Fix wrong reserved PE# in enumeration
Gavin Shan
1
-0
/
+1
2016-05-03
PCI: Remove pci_put_phb()
Gavin Shan
1
-1
/
+0
2016-05-03
PCI: Introduce phb_ops->phb_final_fixup()
Gavin Shan
1
-5
/
+2
2016-05-03
PCI: Move PHB lock to generic layer
Gavin Shan
1
-6
/
+12
[next]