summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/pci_ops_conf1.c
Commit message (Expand)AuthorAgeFilesLines
* device/pci_ops: Have only default PCI bus ops availableKyösti Mälkki2019-03-161-30/+0
* device/pci_ops: Reuse romstage PCI config for ramstageKyösti Mälkki2019-03-161-56/+8
* device/pci_ops: Rename 'where' to 'reg'Kyösti Mälkki2019-03-131-21/+21
* device/pci_ops: Unify signaturesKyösti Mälkki2019-03-131-6/+6
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/pci_ops: Change ramstage PCI accessor signaturesKyösti Mälkki2019-03-061-16/+16
* device/pci_ops: Drop unused parameterKyösti Mälkki2019-03-031-12/+9
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-9/+9
* arch/x86: Remove unneeded includesElyes HAOUAS2018-06-041-2/+0
* src: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-1/+1
* arch/x86: Wrap lines at 80 columnsLee Leahy2017-03-171-3/+3
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-2/+2
* arch/x86: Drop arch/pciconf.hStefan Reinauer2016-01-261-1/+0
* arch/x86: add missing license headersMartin Roth2016-01-141-0/+13
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+71