index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
device
/
pciexp_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
device/pciexp_device.c: Do not enable common clock if already active
Werner Zeh
2023-03-02
1
-0
/
+18
*
device/pciexp: add pcie_find_dsn()
Jonathan Zhang
2022-11-20
1
-0
/
+51
*
device: Clear lane error status
Wilson Chou
2022-09-12
1
-0
/
+28
*
pciexp_device: Propagate above-4G flag to all hotplug devices
Nico Huber
2022-09-04
1
-0
/
+1
*
pciexp: Move PCI path check one level up to pciexp_enable_ltr()
Nico Huber
2022-08-29
1
-2
/
+3
*
pciexp_device: Fix offset handling for extended capabilities
Nico Huber
2022-08-17
1
-2
/
+2
*
pciexp: Refactor extended capability handling
Nico Huber
2022-08-17
1
-11
/
+21
*
pciexp_device: Drop quirk handling in pciexp_get_ext_cap_offset()
Nico Huber
2022-08-17
1
-4
/
+1
*
pciexp_device: Properly search for Intel's 0xcafe capability
Nico Huber
2022-08-17
1
-1
/
+5
*
pciexp_device: Introduce pciexp_find_ext_vendor_cap()
Nico Huber
2022-08-17
1
-0
/
+29
*
pciexp_device: Join pciexp_find_(next_)extended_cap() APIs
Nico Huber
2022-08-17
1
-11
/
+23
*
pciexp_device: Fix pciexp_find_next_extended_cap()
Nico Huber
2022-08-15
1
-2
/
+2
*
pciexp_device: Handle unsupported requests in pciexp_get_ext_cap_offset()
Bill XIE
2022-08-07
1
-0
/
+3
*
pciexp_device: Fix a bug in pciexp_enable_ltr()
Bill XIE
2022-08-07
1
-1
/
+1
*
device/pciexp_device: Set resources for pciexp_hotplug_dummy_ops
John Su
2022-03-28
1
-0
/
+1
*
device: Add pciexp_find_next_extended_cap function
Tim Wawrzynczak
2022-02-10
1
-11
/
+21
*
device: constify pciexp_find_extended_cap()
Tim Wawrzynczak
2022-01-24
1
-1
/
+1
*
device: Make pciexp_get_ltr_max_latencies a public function
Tim Wawrzynczak
2021-12-22
1
-1
/
+1
*
pciexp_device: Rewrite LTR configuration
Nico Huber
2021-03-15
1
-39
/
+69
*
device/pciexp_device.c: Remove CPP guarding
Arthur Heymans
2021-03-14
1
-3
/
+0
*
pci_def.h: Introduce PCI_EXP_DEVCAP2 & PCI_EXP_DEVCTL2 proper
Nico Huber
2021-03-12
1
-4
/
+4
*
device: Give `pci_ops.set_L1_ss_latency` a proper name
Nico Huber
2021-03-12
1
-2
/
+2
*
device: Allow virtual/generic devices under PCI in devicetree
Duncan Laurie
2020-10-21
1
-0
/
+4
*
Revert "Revert "pciexp_device: Add option to allocate prefetch memory above 4...
Furquan Shaikh
2020-05-28
1
-3
/
+7
*
Revert "pciexp_device: Add option to allocate prefetch memory above 4G boundary"
Furquan Shaikh
2020-05-16
1
-7
/
+3
*
pciexp_device: Add option to allocate prefetch memory above 4G boundary
Furquan Shaikh
2020-05-12
1
-3
/
+7
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
Drop explicit NULL initializations from `device_operations`
Elyes HAOUAS
2020-04-05
1
-2
/
+0
*
src/device: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-04
1
-12
/
+2
*
pciexp: Add support for allocating PCI express hotplug resources
Jeremy Soller
2020-02-05
1
-0
/
+59
*
device/pciexp: Match Max_Payload_Size between ends of a link
Kyösti Mälkki
2019-12-19
1
-0
/
+44
*
src/device: Fix typo
Elyes HAOUAS
2019-12-09
1
-1
/
+1
*
src/[arch-lib]: change "unsigned" to "unsigned int"
Martin Roth
2019-10-27
1
-8
/
+8
*
src: Remove unused include '<device/pci_ids.h>'
Elyes HAOUAS
2019-10-18
1
-1
/
+0
*
AUTHORS: Move src/device copyrights into AUTHORS file
Martin Roth
2019-09-17
1
-3
/
+0
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-4
/
+4
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
1
-2
/
+2
*
src/device/pciexp_device.c: Get rid of device_t
Elyes HAOUAS
2018-05-04
1
-22
/
+22
*
device: Add flag to disable PCIe ASPM
Nico Huber
2018-04-26
1
-0
/
+3
*
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-04-20
1
-0
/
+1
*
device/pciexp_device: Set values numerically instead of as bitmask
Patrick Georgi
2017-12-08
1
-4
/
+13
*
src/device: Update LTR configuration scheme
Aamir Bohra
2017-10-13
1
-11
/
+44
*
device/pciexp_device.c: Terminate CLK PM message with newline
Arthur Heymans
2017-07-15
1
-1
/
+1
*
pciexp_device: Remove useless write on a read-only register
Youness Alaoui
2017-06-09
1
-5
/
+0
*
pciexp_device: Prevent race condition with retrain link
Youness Alaoui
2017-06-09
1
-2
/
+20
*
PCI ops: Define read-modify-write routines globally
Kyösti Mälkki
2016-12-06
1
-18
/
+8
*
PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI access
Kyösti Mälkki
2016-12-01
1
-28
/
+14
*
PCIEXP_ASPM: Unify code with other PCI-e tuning
Kyösti Mälkki
2016-12-01
1
-17
/
+7
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Revert "device/pciexp_device: Tune PCIe bridges before scanning children"
4.2
Kyösti Mälkki
2015-10-30
1
-2
/
+0
[next]