index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
device
/
pci_def.h
Age
Commit message (
Expand
)
Author
2020-09-14
src/include: Drop unneeded empty lines
Elyes HAOUAS
2020-07-28
src: Never set ISA Enable on PCI bridges
Angel Pons
2020-02-05
pciexp: Add support for allocating PCI express hotplug resources
Jeremy Soller
2019-11-16
soc/intel: Implement PCIe RP devicetree update based on LCAP
Nico Huber
2019-10-06
device/pci: Enable full 16-bit VGA port i/o decoding
Nico Huber
2019-03-21
device/pci_device: Add generic subsystem programming logic
Subrata Banik
2018-07-19
device/pci: Add MSI-X helper functions
Patrick Rudolph
2017-10-13
src/device: Update LTR configuration scheme
Aamir Bohra
2017-03-13
src/include: Wrap lines at 80 columns
Lee Leahy
2017-03-12
src/include: Remove spaces before tabs
Lee Leahy
2017-03-09
src/include: Add space after comma
Lee Leahy
2016-02-03
include/device: Move inline functions from pci_def.h to pci.h
Alexandru Gagniuc
2015-10-22
allocator: Page align memory mapped PCI resources
Nico Huber
2015-04-10
PCI - Add interrupt disable bit definition
Lee Leahy
2015-03-23
PCIe: Add L1 Sub-State support.
Kenji Chen
2015-03-09
device/pciexp: Add support for PCIe CLK power management
Kane Chen
2014-05-25
Drop PCI_BDF macro declaration
Kyösti Mälkki
2014-02-10
usbdebug: Split PCI EHCI part
Kyösti Mälkki
2013-08-24
Add test to match struct device with pci_devfn_t
Kyösti Mälkki
2013-07-11
include: Fix spelling
Martin Roth
2012-03-29
Add support for enabling PCIe Common Clock and ASPM
Duncan Laurie
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2009-04-21
add define for Role-Based Error Reporting to PCIe defines (trivial)
Stefan Reinauer
2006-10-04
AMD Rev F support
Yinghai Lu
2005-07-08
eric patch
Yinghai Lu
2004-10-14
- Update the device header files
Eric Biederman
2004-03-11
- Moved hlt() to it's own header.
Eric Biederman
2003-07-21
- First pass at code for generic link width and size determination
Eric Biederman
2003-05-21
- Add pci_def.h so romcc compiled files can also get at the
Eric Biederman