summaryrefslogtreecommitdiffstats
path: root/src/device/pci_ops.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-1/+1
* device: Switch pci_dev_is_wake_source to take pci_devfn_tTim Wawrzynczak2021-05-031-6/+3
* device: Move pci_dev_is_wake_source functionTim Wawrzynczak2020-11-091-0/+18
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/device: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* device,drivers/: Drop some __SIMPLE_DEVICE__ useKyösti Mälkki2019-09-301-2/+0
* device/pci_ops: Make PCI_BDF() available in all stagesKyösti Mälkki2019-08-021-0/+6
* device/pci_ops: Define pci_find_capability() just onceKyösti Mälkki2019-07-041-0/+71
* device/pci: Rewrite PCI MMCONF with symbol referenceKyösti Mälkki2019-04-071-0/+4
* device/pci_ops: Inline PCI config accessors for ramstageKyösti Mälkki2019-03-061-58/+0
* device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki2019-03-061-12/+6
* device/pci_ops: Simplify logic for PCI bus opsKyösti Mälkki2019-03-061-54/+20
* device/pci_ops: Drop parameter from pci_bus_default_ops()Kyösti Mälkki2019-03-031-1/+1
* device/pci_ops: Drop unused parameterKyösti Mälkki2019-03-031-6/+6
* {device,drivers}: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* device/pci_ops: Remove unnecessary weak implementationNico Huber2018-05-081-7/+0
* pci: Fix MMCONF_SUPPORT on non x86Patrick Rudolph2018-05-021-5/+4
* PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki2016-12-071-4/+3
* PCI ops: Remove pci_mmio_xx() in ramstageKyösti Mälkki2016-12-061-45/+0
* arch/x86: Drop arch/pciconf.hStefan Reinauer2016-01-261-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* pci_ops.{c,h}: Don't hide pointers behind typedefsEdward O'Callaghan2014-11-051-14/+14
* Redefine pci_bus_default_ops as functionKyösti Mälkki2013-07-251-10/+31
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Rename devices -> deviceStefan Reinauer2012-11-301-0/+149