summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/haswell/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-5/+5
* nb/intel/haswell/pcie.c: Make UBSAN not complainAngel Pons2023-03-211-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* nb/intel/haswell/pcie.c: Avoid needless deathAngel Pons2021-06-221-5/+18
* nb/intel/haswell/pcie.c: Introduce helper variableAngel Pons2021-06-221-4/+6
* nb/intel/haswell/pcie.c: Fix getting PCI functionAngel Pons2021-06-221-1/+1
* nb/intel/haswell/pcie.c: Add missing pre-ASPM initAngel Pons2021-03-101-0/+94
* nb/intel/haswell/pcie.c: remove disable NOPArthur Heymans2021-02-241-7/+0
* nb/intel/haswell: Add Crystal Well PCI IDsIru Cai2020-08-031-1/+4
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/northbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* nb/intel/haswell/peg: Add PEG driver stubChris Morgan2020-03-061-0/+88