summaryrefslogtreecommitdiffstats
path: root/src/include/device/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
* build rules: Identify build stage with simple variablesKyösti Mälkki2014-04-181-1/+1
* OxPCIe uart: Split PCI bridge controlKyösti Mälkki2014-04-091-0/+2
* PCI: Add capability list parser to romstageKyösti Mälkki2014-02-121-2/+4
* PCI: Guard pci.h with CONFIG_PCIKyösti Mälkki2014-02-121-0/+5
* Add test to match struct device with pci_devfn_tKyösti Mälkki2013-08-241-0/+1
* Add directive __SIMPLE_DEVICE__Kyösti Mälkki2013-08-011-2/+4
* Redefine pci_bus_default_ops as functionKyösti Mälkki2013-07-251-12/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* pci.h: Drop unused `mainboard_pci_subsystem*` prototypesPatrick Georgi2013-03-111-3/+0
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-0/+3
* PCI Type2 config must dieRonald G. Minnich2012-07-051-1/+1
* Allow device ID arrays in the PCI driver structureVadim Bendebury2012-05-011-0/+1
* Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi2011-02-031-0/+3
* Various cosmetic and coding style fixes in src/devices.Uwe Hermann2010-11-041-0/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* Improve coreboot build output and eliminate some warnings:Uwe Hermann2009-10-271-1/+1
* If no pci access method has been set for the device tree so far (e.g.Carl-Daniel Hailfinger2009-09-221-0/+2
* Rewrite interrupt handling in coreboot to be more comprehensible andStefan Reinauer2009-07-211-1/+1
* This patch gets rid of all the implicit definition warnings for serengeti exc...Myles Watson2008-12-181-0/+4
* AMD Rev F supportYinghai Lu2006-10-041-6/+6
* eric patchYinghai Lu2005-07-081-2/+12
* added PCI expansion ROM support,Li-Ta Lo2005-01-101-1/+1
* update comment according to the new DOMLi-Ta Lo2004-11-251-0/+1
* - First stab at getting the ppc ports building and working.Eric Biederman2004-11-181-2/+22
* - Bump the LinuxBIOS major versionEric Biederman2004-10-211-0/+1
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-2/+17
* Doxidization, reformatLi-Ta Lo2004-03-231-0/+2
* - Major update of the dynamic device tree so it can handleEric Biederman2003-09-021-5/+7
* - Remove all of the annoying $Id stringsEric Biederman2003-07-121-2/+0
* - Cleanups on the romcc side including a pci interface that usesEric Biederman2003-05-191-261/+1
* - Small step forward Linux boots and almost works...Eric Biederman2003-04-241-0/+310