aboutsummaryrefslogtreecommitdiff
path: root/src/device/pci_ops_mmconf.c
AgeCommit message (Expand)Author
2019-03-03device/pci_ops: Drop parameter from pci_bus_default_ops()Kyösti Mälkki
2019-03-03device/pci_ops: Drop unused parameterKyösti Mälkki
2019-01-27src: Fix the warning "type 'hex' are always defined"Elyes HAOUAS
2018-12-19{device,drivers}: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-06-29src/device: Add check for existence and validity of PCIE base address configAamir Bohra
2018-05-08Move `pci_ops_mmconf` from arch/x86/ to device/Nico Huber