index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
/
pci_mmio_cfg.h
Age
Commit message (
Expand
)
Author
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