1. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  2. f4f365f pci_mmio_cfg: Always use pci_s_* functions by Nico Huber · 2 years, 9 months ago
  3. e01e25d pci_mmio_cfg: Gather everything MMCONF (ECAM) related by Nico Huber · 2 years, 9 months ago
  4. afe1898 pci_mmio_cfg: Move guard around pci_s_* functions to x86 by Nico Huber · 2 years, 9 months ago
  5. 5063287 device/Kconfig: Introduce MMCONF_LENGTH by Angel Pons · 3 years, 5 months ago
  6. 563fc08 src/include: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  9. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  10. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 7 months ago
  11. efe3cfb include/device: add a comment to pci mmio cfg addr helpers and caching by Michael Niewöhner · 4 years, 8 months ago
  12. 8f22136 include/device: add pci mmio cfg address helpers by Michael Niewöhner · 4 years, 8 months ago
  13. 15fcc86 pci_mmio_cfg.h: Add a compile time error if MMCONF_BASE_ADDRESS is undefined by Arthur Heymans · 4 years, 9 months ago
  14. d2cdfff device/pci: Rewrite PCI MMCONF with symbol reference by Kyösti Mälkki · 5 years ago
  15. b603fdc device/pci_ops: Rename 'where' to 'reg' by Kyösti Mälkki · 5 years ago
  16. 5517246 device/pci_ops: Unify signatures by Kyösti Mälkki · 5 years ago
  17. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  18. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  19. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  20. 92b5296 device/pci_ops: Avoid name collisions by Kyösti Mälkki · 5 years ago
  21. 2d8aff3 device/pci_ops: Apply some symmetry in headers by Kyösti Mälkki · 5 years ago
  22. 8fd78a6 device/pci_ops: Move common pci_mmio_cfg.h by Kyösti Mälkki · 5 years ago[Renamed (97%) from src/arch/x86/include/arch/pci_mmio_cfg.h]
  23. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  24. 75a62e7 complier.h: add __always_inline and use it in code base by Aaron Durbin · 6 years ago
  25. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  26. d8d43ba PCI ops: Rename pcie_xx() to pci_mmio_xx() by Kyösti Mälkki · 11 years ago
  27. 154768b intel PCI ops: Remove explicit PCI MMCONF access by Kyösti Mälkki · 11 years ago
  28. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  29. b0bb8a1 x86: make PCI MMIO CFG functions 64bit proof by Stefan Reinauer · 9 years ago
  30. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  31. bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 10 years ago
  32. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 11 years ago
  33. b25a9da Unify PCI configuration cycles by Kyösti Mälkki · 11 years ago
  34. 54d6abd Drop some duplicates of PCI-e config functions by Kyösti Mälkki · 11 years ago[Renamed (91%) from src/northbridge/intel/sandybridge/pcie_config.c]
  35. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  36. 00636b0 Add support for Intel Sandybridge CPU (northbridge part) by Stefan Reinauer · 12 years ago