summaryrefslogtreecommitdiffstats
path: root/src/device/pciexp_device.c
Commit message (Expand)AuthorAgeFilesLines
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-2/+2
* src/device/pciexp_device.c: Get rid of device_tElyes HAOUAS2018-05-041-22/+22
* device: Add flag to disable PCIe ASPMNico Huber2018-04-261-0/+3
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* device/pciexp_device: Set values numerically instead of as bitmaskPatrick Georgi2017-12-081-4/+13
* src/device: Update LTR configuration schemeAamir Bohra2017-10-131-11/+44
* device/pciexp_device.c: Terminate CLK PM message with newlineArthur Heymans2017-07-151-1/+1
* pciexp_device: Remove useless write on a read-only registerYouness Alaoui2017-06-091-5/+0
* pciexp_device: Prevent race condition with retrain linkYouness Alaoui2017-06-091-2/+20
* PCI ops: Define read-modify-write routines globallyKyösti Mälkki2016-12-061-18/+8
* PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI accessKyösti Mälkki2016-12-011-28/+14
* PCIEXP_ASPM: Unify code with other PCI-e tuningKyösti Mälkki2016-12-011-17/+7
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Revert "device/pciexp_device: Tune PCIe bridges before scanning children"4.2Kyösti Mälkki2015-10-301-2/+0
* device/pciexp_device: Tune PCIe bridges before scanning childrenTimothy Pearson2015-10-251-0/+2
* PCIe : Adding some error/not-null condition checkingPratik Prajapati2015-06-171-3/+8
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-041-2/+2
* PCI subsystem: Drop parameter max from scan_busKyösti Mälkki2015-06-041-4/+3
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* PCIe: Revise L1 Sub-State supportKenji Chen2015-03-231-5/+2
* PCIe: Add L1 Sub-State support.Kenji Chen2015-03-231-0/+184
* device/pciexp: Add support for PCIe CLK power managementKane Chen2015-03-091-0/+22
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Rename devices -> deviceStefan Reinauer2012-11-301-0/+252