pci stuff: too much hax now, trying rd890 patch (not merged yet)
[coreboot.git] / src / devices / pci_ops.c
2012-04-06 Bernhard Urbanpci stuff: too much hax now, trying rd890 patch (not...
2010-11-04 Uwe HermannVarious cosmetic and coding style fixes in src/devices.
2010-10-17 Uwe HermannVarious Doxygen comment fixes, typo fixes, etc.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2009-09-22 Carl-Daniel HailfingerIf no pci access method has been set for the device...
2009-07-21 Stefan ReinauerRewrite interrupt handling in coreboot to be more compr...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-05 Carl-Daniel Hailfingerdie() does never return. Annotate it as such.
2009-03-26 Rudolf MarekDuring the suspend/resume programming I came to an...
2009-03-06 Stefan ReinauerFix mmconf (PCIe memory mapped config space access...
2009-03-05 Carl-Daniel HailfingerIf get_pbus() is called for a device which has no paren...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-04-22 Uwe HermannAdd explicit license headers to all files in src/device.
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...