summaryrefslogtreecommitdiffstats
path: root/src/include/device/pci_def.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* device: Add support for PCIe Resizable BARsTim Wawrzynczak2022-02-161-4/+15
* device/pci_device.c: Scan only one device for PCIeJianjun Wang2021-11-291-0/+1
* include/pci_def.h: Add some PCI Power Management CSR bitsTim Wawrzynczak2021-06-211-0/+4
* pciexp_device: Rewrite LTR configurationNico Huber2021-03-151-0/+4
* pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 properNico Huber2021-03-121-6/+4
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-141-2/+0
* src: Never set ISA Enable on PCI bridgesAngel Pons2020-07-281-1/+1
* pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller2020-02-051-0/+1
* soc/intel: Implement PCIe RP devicetree update based on LCAPNico Huber2019-11-161-0/+1
* device/pci: Enable full 16-bit VGA port i/o decodingNico Huber2019-10-061-0/+1
* device/pci_device: Add generic subsystem programming logicSubrata Banik2019-03-211-0/+1
* device/pci: Add MSI-X helper functionsPatrick Rudolph2018-07-191-0/+12
* src/device: Update LTR configuration schemeAamir Bohra2017-10-131-0/+6
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-31/+60
* src/include: Remove spaces before tabsLee Leahy2017-03-121-5/+5
* src/include: Add space after commaLee Leahy2017-03-091-1/+1
* include/device: Move inline functions from pci_def.h to pci.hAlexandru Gagniuc2016-02-031-7/+0
* allocator: Page align memory mapped PCI resourcesNico Huber2015-10-221-0/+7
* PCI - Add interrupt disable bit definitionLee Leahy2015-04-101-0/+1
* PCIe: Add L1 Sub-State support.Kenji Chen2015-03-231-0/+6
* device/pciexp: Add support for PCIe CLK power managementKane Chen2015-03-091-0/+2
* Drop PCI_BDF macro declarationKyösti Mälkki2014-05-251-1/+0
* usbdebug: Split PCI EHCI partKyösti Mälkki2014-02-101-0/+1
* Add test to match struct device with pci_devfn_tKyösti Mälkki2013-08-241-0/+4
* include: Fix spellingMartin Roth2013-07-111-3/+3
* Add support for enabling PCIe Common Clock and ASPMDuncan Laurie2012-03-291-0/+7
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* add define for Role-Based Error Reporting to PCIe defines (trivial)Stefan Reinauer2009-04-211-0/+1
* AMD Rev F supportYinghai Lu2006-10-041-0/+1
* eric patchYinghai Lu2005-07-081-0/+191
* - Update the device header filesEric Biederman2004-10-141-6/+6
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-1/+3
* - First pass at code for generic link width and size determinationEric Biederman2003-07-211-1/+12
* - Add pci_def.h so romcc compiled files can also get at theEric Biederman2003-05-211-0/+264