Age | Commit message (Expand) | Author |
2021-11-29 | pci_mmio_cfg: Rename pcicfg to pci_map_bus | Jianjun Wang |
2021-11-10 | Rename ECAM-specific MMCONF Kconfigs | Shelley Chen |
2021-11-09 | pci_mmio_cfg: Always use pci_s_* functions | Nico Huber |
2021-11-09 | pci_mmio_cfg: Gather everything MMCONF (ECAM) related | Nico Huber |
2021-11-09 | pci_mmio_cfg: Move guard around pci_s_* functions to x86 | Nico Huber |
2021-01-30 | device/Kconfig: Introduce MMCONF_LENGTH | Angel Pons |
2020-09-14 | src/include: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
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 |