index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
device
/
pci_ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-02-01
1
-2
/
+0
*
Rename ECAM-specific MMCONF Kconfigs
Shelley Chen
2021-11-10
1
-1
/
+1
*
device: Switch pci_dev_is_wake_source to take pci_devfn_t
Tim Wawrzynczak
2021-05-03
1
-6
/
+3
*
device: Move pci_dev_is_wake_source function
Tim Wawrzynczak
2020-11-09
1
-0
/
+18
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-12
/
+2
*
device,drivers/: Drop some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-09-30
1
-2
/
+0
*
device/pci_ops: Make PCI_BDF() available in all stages
Kyösti Mälkki
2019-08-02
1
-0
/
+6
*
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-07-04
1
-0
/
+71
*
device/pci: Rewrite PCI MMCONF with symbol reference
Kyösti Mälkki
2019-04-07
1
-0
/
+4
*
device/pci_ops: Inline PCI config accessors for ramstage
Kyösti Mälkki
2019-03-06
1
-58
/
+0
*
device/pci_ops: Change ramstage PCI accessor signatures
Kyösti Mälkki
2019-03-06
1
-12
/
+6
*
device/pci_ops: Simplify logic for PCI bus ops
Kyösti Mälkki
2019-03-06
1
-54
/
+20
*
device/pci_ops: Drop parameter from pci_bus_default_ops()
Kyösti Mälkki
2019-03-03
1
-1
/
+1
*
device/pci_ops: Drop unused parameter
Kyösti Mälkki
2019-03-03
1
-6
/
+6
*
{device,drivers}: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-12-19
1
-1
/
+0
*
device/pci_ops: Remove unnecessary weak implementation
Nico Huber
2018-05-08
1
-7
/
+0
*
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-05-02
1
-5
/
+4
*
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-07
1
-4
/
+3
*
PCI ops: Remove pci_mmio_xx() in ramstage
Kyösti Mälkki
2016-12-06
1
-45
/
+0
*
arch/x86: Drop arch/pciconf.h
Stefan Reinauer
2016-01-26
1
-1
/
+0
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
pci_ops.{c,h}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-11-05
1
-14
/
+14
*
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-07-25
1
-10
/
+31
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
Rename devices -> device
Stefan Reinauer
2012-11-30
1
-0
/
+149