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_ops.h
Age
Commit message (
Expand
)
Author
2018-05-02
pci: Fix MMCONF_SUPPORT on non x86
Patrick Rudolph
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2016-12-06
PCI ops: Remove pci_mmio_xx() in ramstage
Kyösti Mälkki
2014-11-05
pci_ops.{c,h}: Don't hide pointers behind typedefs
Edward O'Callaghan
2013-08-01
Add directive __SIMPLE_DEVICE__
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2012-07-05
PCI Type2 config must die
Ronald G. Minnich
2010-11-04
Various cosmetic and coding style fixes in src/devices.
Uwe Hermann
2009-09-22
If no pci access method has been set for the device tree so far (e.g.
Carl-Daniel Hailfinger
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-03-06
Fix mmconf (PCIe memory mapped config space access) support in v2. It was
Stefan Reinauer
2004-11-04
- Update abuild.sh so it will rebuild successfull builds
Eric Biederman
2003-06-12
- Modify the freebios tree so the pci config space api is mostly in sync between
Eric Biederman
2003-04-24
- Small step forward Linux boots and almost works...
Eric Biederman