Age | Commit message (Expand) | Author |
---|---|---|
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-11-20 | include/device: add a comment to pci mmio cfg addr helpers and caching | Michael Niewöhner |
2019-11-11 | include/device: add pci mmio cfg address helpers | Michael Niewöhner |
2019-11-05 | pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined | Arthur Heymans |
2019-04-07 | device/pci: Rewrite PCI MMCONF with symbol reference | Kyösti Mälkki |
2019-03-13 | device/pci_ops: Rename 'where' to 'reg' | Kyösti Mälkki |
2019-03-13 | device/pci_ops: Unify signatures | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | Remove DEFAULT_PCIEXBAR alias | 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: Avoid name collisions | Kyösti Mälkki |
2019-02-11 | device/pci_ops: Apply some symmetry in headers | Kyösti Mälkki |
2019-02-11 | device/pci_ops: Move common pci_mmio_cfg.h | Kyösti Mälkki |