summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/sandybridge/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* src/{northbridge,southbridge}: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* nb/intel/sandybridge/pcie.c: remove disable NOPArthur Heymans2021-02-241-7/+0
* 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
* nb/intel/sandybridge: Use SPDX headersAngel Pons2020-03-251-14/+2
* nb/intel/sandybridge: Tidy up code and commentsAngel Pons2020-03-181-6/+8
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* northbridge: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-13/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* nb/intel/sandybridge: Get rid of device_tElyes HAOUAS2018-05-241-1/+1
* nb/intel/sandybridge/peg: Add PEG driver stubPatrick Rudolph2018-04-131-0/+105