summaryrefslogtreecommitdiff
path: root/src/include/device/pci_ops.h
AgeCommit message (Expand)Author
2014-11-05pci_ops.{c,h}: Don't hide pointers behind typedefsEdward O'Callaghan
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2012-07-05PCI Type2 config must dieRonald G. Minnich
2010-11-04Various cosmetic and coding style fixes in src/devices.Uwe Hermann
2009-09-22If no pci access method has been set for the device tree so far (e.g.Carl-Daniel Hailfinger
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-03-06Fix mmconf (PCIe memory mapped config space access) support in v2. It wasStefan Reinauer
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2003-06-12- Modify the freebios tree so the pci config space api is mostly in sync betweenEric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman