index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
device
/
pci_device.c
Age
Commit message (
Expand
)
Author
2015-03-09
AMD fam10: Drop PCI_BUS_SEGN_BITS
Kyösti Mälkki
2015-02-10
PCI subsystem: Remove AGP bridge type
Kyösti Mälkki
2015-01-12
src/device: Doxygen fixes
Martin Roth
2015-01-06
doxygen fixes: fix parameter names to match the functions
Martin Roth
2014-06-25
device/pci_device.c: Sanitize headers
Edward O'Callaghan
2014-06-21
PCI VGA ROM: Use acpi_is_wakeup_s3()
Kyösti Mälkki
2014-05-29
PCI IRQs: Swizzle PCI IRQs for PCI bridges
Mike Loptien
2014-05-01
device: Conditionally bypass oprom execution
Kyösti Mälkki
2014-05-01
ChromeOS: Remove oprom_is_loaded
Kyösti Mälkki
2014-05-01
device: provide option to always load PCI option roms
Kyösti Mälkki
2013-12-24
Remove PCI_ROM_RUN option
Vladimir Serbinenko
2013-12-21
Add Kconfig options to override Subsystem Vendor and Device ID
Duncan Laurie
2013-08-24
Add test to match struct device with pci_devfn_t
Kyösti Mälkki
2013-04-01
pci: don't load vga option rom before S3 check
Aaron Durbin
2012-11-30
Rename devices -> device
Stefan Reinauer