Age | Commit message (Expand) | Author |
---|---|---|
2019-03-06 | device/pci_ops: Change ramstage PCI accessor signatures | Kyösti Mälkki |
2019-03-04 | device/mmio.h: Add include file for MMIO 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 |
2019-01-27 | src: 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-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-06-29 | src/device: Add check for existence and validity of PCIE base address config | Aamir Bohra |
2018-05-08 | Move `pci_ops_mmconf` from arch/x86/ to device/ | Nico Huber |