summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/skylake/irq.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/skylake: Fix compilation under x86_64Patrick Rudolph2020-12-021-1/+1
* soc/intel: Move soc_pch_pirq_init() to common codeSubrata Banik2020-10-031-68/+0
* soc/intel/skylake: Align soc_pch_pirq_init() with CNLSubrata Banik2020-09-301-4/+4
* skylake boards: Factor out copy-pasted PIRQ routesAngel Pons2020-07-261-13/+12
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/skylake: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* intel/skylake: Refactor IRQ assignmentsKyösti Mälkki2019-10-021-83/+41
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-2/+2
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/skylake: Fix spelling mistakeSubrata Banik2018-10-021-1/+1
* soc/intel/skylake: Get rid of device_tElyes HAOUAS2018-06-041-1/+1
* src/soc: Fix various typosJonathan Neuschäfer2018-02-201-1/+1
* soc/intel/skylake: Enable common LPC IPRavi Sarawadi2017-10-031-0/+71
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-10/+10
* soc/intel/skylake: Add FSP 2.0 support in ramstageNaresh G Solanki2016-09-191-0/+269