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
/
pciexp.h
Age
Commit message (
Expand
)
Author
2022-02-10
device: Add pciexp_find_next_extended_cap function
Tim Wawrzynczak
2022-01-24
device: constify pciexp_find_extended_cap()
Tim Wawrzynczak
2021-12-22
device: Make pciexp_get_ltr_max_latencies a public function
Tim Wawrzynczak
2021-11-29
device/pci_device.c: Scan only one device for PCIe
Jianjun Wang
2021-03-14
device/pciexp_device.c: Remove CPP guarding
Arthur Heymans
2020-02-05
pciexp: Add support for allocating PCI express hotplug resources
Jeremy Soller
2019-03-27
device/pciexp_device: Convert LTR non-snoop/snoop value into common macro
Subrata Banik
2018-06-14
src: Use of device_t is deprecated
Elyes HAOUAS
2017-12-08
device/pciexp_device: Set values numerically instead of as bitmask
Patrick Georgi
2015-06-04
devicetree: Change scan_bus() prototype in device ops
Kyösti Mälkki
2015-06-04
PCI subsystem: Drop parameter max from scan_bus
Kyösti Mälkki
2015-03-23
PCIe: Add L1 Sub-State support.
Kenji Chen
2012-03-29
Add support for enabling PCIe Common Clock and ASPM
Duncan Laurie
2010-10-18
Cosmetics and coding style fixes in devices/*.
Uwe Hermann
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2005-07-08
eric patch
Yinghai Lu