aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/include/arch/pci_io_cfg.h
AgeCommit message (Expand)Author
2019-03-14arch/x86: Fix PCI IO config accessorKyösti Mälkki
2019-03-14arch/x86: Optimise PCI IO config accessorKyösti Mälkki
2019-03-13device/pci_ops: Rename 'where' to 'reg'Kyösti Mälkki
2019-03-13device/pci_ops: Unify signaturesKyösti Mälkki
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-03device/pci_ops: Avoid name collisionsKyösti Mälkki
2019-02-11device/pci_ops: Apply some symmetry in headersKyösti Mälkki
2018-10-08Move compiler.h to commonlibNico Huber
2018-09-14complier.h: add __always_inline and use it in code baseAaron Durbin
2017-05-22arch/x86/include: Use IS_ENABLED() macroNico Huber
2017-03-17arch/x86: Fix prefer errors detected by checkpatchLee Leahy
2016-12-06PCI ops: Rename pcie_xx() to pci_mmio_xx()Kyösti Mälkki
2016-01-19arch/x86: Indent using tabs not spacesMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-08-24Add pci_devfn_t and use with __SIMPLE_DEVICE__Kyösti Mälkki
2013-07-11Unify PCI configuration cyclesKyösti Mälkki