summaryrefslogtreecommitdiff
path: root/src/include/device/pci.h
AgeCommit message (Expand)Author
2013-03-11pci.h: Drop unused `mainboard_pci_subsystem*` prototypesPatrick Georgi
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-07-05PCI Type2 config must dieRonald G. Minnich
2012-05-01Allow device ID arrays in the PCI driver structureVadim Bendebury
2011-02-03Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi
2010-11-04Various cosmetic and coding style fixes in src/devices.Uwe Hermann
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-09-22If no pci access method has been set for the device tree so far (e.g.Carl-Daniel Hailfinger
2009-07-21Rewrite interrupt handling in coreboot to be more comprehensible andStefan Reinauer
2008-12-18This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson
2006-10-04AMD Rev F supportYinghai Lu
2005-07-08eric patchYinghai Lu
2005-01-10added PCI expansion ROM support,Li-Ta Lo
2004-11-25update comment according to the new DOMLi-Ta Lo
2004-11-18- First stab at getting the ppc ports building and working.Eric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-03-23Doxidization, reformatLi-Ta Lo
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-05-19- Cleanups on the romcc side including a pci interface that usesEric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman