aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/irq
AgeCommit message (Expand)Author
2024-01-24soc/intel: Rename Makefiles from .inc to .mkMartin Roth
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-04soc/intel: Create common function to check PCH slotKapil Porwal
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-01-05soc/intel: Remove unused <string.h>Elyes HAOUAS
2022-01-04soc/intel/common: irq: Use correct size_t length modifierPaul Menzel
2021-07-12soc/intel/common/irq: Program IRQ pin in irq_program_non_pch()Tim Wawrzynczak
2021-06-29soc/intel/common/irq: Add function to return IRQ for PCI devfnTim Wawrzynczak
2021-06-29soc/intel/common/irq: Internally cache PCI IRQ resultsTim Wawrzynczak
2021-06-29soc/intel/common/irq: Add function to program north PCI IRQsTim Wawrzynczak
2021-06-29soc/intel/common/block/irq: Add support for intel_write_pci0_PRTTim Wawrzynczak
2021-06-29soc/intel/common: Add new IRQ moduleTim Wawrzynczak