index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
pci_ops.c
Age
Commit message (
Expand
)
Author
2019-09-30
device,drivers/: Drop some __SIMPLE_DEVICE__ use
Kyösti Mälkki
2019-08-02
device/pci_ops: Make PCI_BDF() available in all stages
Kyösti Mälkki
2019-07-04
device/pci_ops: Define pci_find_capability() just once
Kyösti Mälkki
2019-04-07
device/pci: Rewrite PCI MMCONF with symbol reference
Kyösti Mälkki
2019-03-06
device/pci_ops: Inline PCI config accessors for ramstage
Kyösti Mälkki
2019-03-06
device/pci_ops: Change ramstage PCI accessor signatures
Kyösti Mälkki
2019-03-06
device/pci_ops: Simplify logic for PCI bus ops
Kyösti Mälkki
2019-03-03
device/pci_ops: Drop parameter from pci_bus_default_ops()
Kyösti Mälkki
2019-03-03
device/pci_ops: Drop unused parameter
Kyösti Mälkki
2018-12-19
{device,drivers}: Remove useless include <device/pci_ids.h>
Elyes HAOUAS
2018-05-08
device/pci_ops: Remove unnecessary weak implementation
Nico Huber
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2016-12-07
PCI ops: MMCONF_SUPPORT_DEFAULT is required
Kyösti Mälkki
2016-12-06
PCI ops: Remove pci_mmio_xx() in ramstage
Kyösti Mälkki
2016-01-26
arch/x86: Drop arch/pciconf.h
Stefan Reinauer
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-11-05
pci_ops.{c,h}: Don't hide pointers behind typedefs
Edward O'Callaghan
2013-07-25
Redefine pci_bus_default_ops as function
Kyösti Mälkki
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-11-30
Rename devices -> device
Stefan Reinauer