summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/pcie
Commit message (Expand)AuthorAgeFilesLines
* device/pciexp_device: Convert LTR non-snoop/snoop value into common macroSubrata Banik2019-03-271-6/+2
* {northbridge, soc, southbridge}/intel: Make use of generic set_subsystem()Subrata Banik2019-03-211-10/+1
* Fix 'unsigned int' to bare use of 'unsigned'Subrata Banik2019-03-191-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+16
* soc/intel/{common, skylake}: Make ASPM enabling as common PCH featureSubrata Banik2018-11-191-0/+4
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+16
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-1/+25
* soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS2018-09-181-1/+1
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-201-0/+1
* soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik2017-12-131-0/+10
* soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao2017-08-041-0/+16
* soc/intel/common: Add Intel PCIe common codeAamir Bohra2017-05-223-0/+161