summaryrefslogtreecommitdiffstats
path: root/src/device/pci_device.c
Commit message (Expand)AuthorAgeFilesLines
* allocator: Page align memory mapped PCI resourcesNico Huber2015-10-221-0/+6
* symbols: add '_' to pci_drivers and cpu_drivers symbolsAaron Durbin2015-09-051-1/+1
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-041-13/+4
* devicetree: Single scan_bridges()Kyösti Mälkki2015-06-041-6/+1
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-041-14/+10
* PCI subsystem: Use subordinate property to track bus enumerationKyösti Mälkki2015-06-041-20/+9
* PCI subsystem: Refactor PCI bridge register controlKyösti Mälkki2015-06-041-26/+50
* devicetree: Rename unused parameter max in domain_scan_bus()Kyösti Mälkki2015-06-041-3/+4
* AMD fam10: Drop PCI_BUS_SEGN_BITSKyösti Mälkki2015-03-091-5/+0
* PCI subsystem: Remove AGP bridge typeKyösti Mälkki2015-02-101-4/+0
* src/device: Doxygen fixesMartin Roth2015-01-121-2/+2
* doxygen fixes: fix parameter names to match the functionsMartin Roth2015-01-061-1/+1
* device/pci_device.c: Sanitize headersEdward O'Callaghan2014-06-251-22/+8
* PCI VGA ROM: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-6/+2
* PCI IRQs: Swizzle PCI IRQs for PCI bridgesMike Loptien2014-05-291-0/+151
* device: Conditionally bypass oprom executionKyösti Mälkki2014-05-011-11/+9
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-011-8/+3
* device: provide option to always load PCI option romsKyösti Mälkki2014-05-011-10/+40
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-241-8/+4
* Add Kconfig options to override Subsystem Vendor and Device IDDuncan Laurie2013-12-211-0/+4
* Add test to match struct device with pci_devfn_tKyösti Mälkki2013-08-241-0/+13
* pci: don't load vga option rom before S3 checkAaron Durbin2013-04-011-8/+9
* Rename devices -> deviceStefan Reinauer2012-11-301-0/+1325