.. |
CMakeLists.txt
|
ITE drivers/interrupt_controller: add wuc interface
|
2022-03-21 16:35:03 -07:00 |
Kconfig
|
drivers: interrupt_controller: remove superfluous default n for boolean
|
2022-04-15 10:32:24 -07:00 |
Kconfig.cavs
|
…
|
|
Kconfig.dw
|
…
|
|
Kconfig.eclic
|
…
|
|
Kconfig.esp32
|
kconfig: remove Enable from boolean prompts
|
2022-03-09 15:35:54 +01:00 |
Kconfig.esp32c3
|
kconfig: remove Enable from boolean prompts
|
2022-03-09 15:35:54 +01:00 |
Kconfig.gd32_exti
|
drivers: interrupt_controller: gd32_exti: enable gd32vf103
|
2022-01-11 11:50:35 +01:00 |
Kconfig.gic
|
…
|
|
Kconfig.intel_vtd
|
drivers/interrupt_controller: Add a VT-D option to disable src id check
|
2022-01-07 10:47:27 -05:00 |
Kconfig.it8xxx2
|
scripts: kconfigfunctions: Redefine dt_nodelabel_has_compat()
|
2022-04-02 15:14:38 +02:00 |
Kconfig.loapic
|
…
|
|
Kconfig.multilevel
|
…
|
|
Kconfig.multilevel.aggregator_template
|
…
|
|
Kconfig.npcx
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
Kconfig.rv32m1
|
…
|
|
Kconfig.sam0
|
…
|
|
Kconfig.shared_irq
|
…
|
|
Kconfig.stm32
|
…
|
|
Kconfig.xec
|
…
|
|
intc_arcv2_irq_unit.c
|
…
|
|
intc_cavs.c
|
drivers: intc: intc_cavs: use correct per-core register set for all ops
|
2022-04-06 22:00:14 -04:00 |
intc_cavs.h
|
…
|
|
intc_dw.c
|
…
|
|
intc_dw.h
|
…
|
|
intc_esp32.c
|
everywhere: fix typos
|
2022-03-18 13:24:08 -04:00 |
intc_esp32c3.c
|
intc: esp32c3: use source as interrupt value
|
2022-03-17 11:40:31 +01:00 |
intc_exti_stm32.c
|
drivers: Check and fix device const qualifier on ISR
|
2022-03-16 12:33:12 +01:00 |
intc_gd32_exti.c
|
drivers: Check and fix device const qualifier on ISR
|
2022-03-16 12:33:12 +01:00 |
intc_gic.c
|
everywhere: fix typos
|
2022-03-18 13:24:08 -04:00 |
intc_gic_common_priv.h
|
…
|
|
intc_gicv3.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
intc_gicv3_its.c
|
interrupt_controller: gicv3_its: add get_msi_addr API
|
2022-03-25 12:56:25 +01:00 |
intc_gicv3_priv.h
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
intc_intel_vtd.c
|
drivers/interrupt_controller: Add a VT-D option to disable src id check
|
2022-01-07 10:47:27 -05:00 |
intc_intel_vtd.h
|
drivers/interrupt_controller: Add VT-D context cache invalidation
|
2022-01-07 10:47:27 -05:00 |
intc_ioapic.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
intc_ioapic_priv.h
|
drivers/interrupt_controller: Make IOAPIC VT-D aware when relevant
|
2022-01-07 10:47:27 -05:00 |
intc_irqmp.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
intc_ite_it8xxx2.c
|
it8xxx2: intc: ensure IER disabling to become effective
|
2022-04-12 09:55:12 +02:00 |
intc_ite_it8xxx2.h
|
it8xxx2: re-factor idle routine
|
2022-04-01 12:49:09 -05:00 |
intc_loapic.c
|
x86: Remove Jailhouse references in this arch
|
2022-03-16 04:20:26 -07:00 |
intc_loapic_spurious.S
|
…
|
|
intc_mchp_ecia_xec.c
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
intc_miwu.c
|
everywhere: fix typos
|
2022-03-14 20:22:24 -04:00 |
intc_nuclei_eclic.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
intc_plic.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
intc_rv32m1_intmux.c
|
drivers: interrupt_controller: drop DEV_DATA/DEV_CFG usage
|
2022-01-19 18:16:02 +01:00 |
intc_sam0_eic.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
intc_sam0_eic_priv.h
|
…
|
|
intc_shared_irq.c
|
…
|
|
intc_swerv_pic.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
intc_system_apic.c
|
drivers: interrupt_controller: remove @return doc for void funcs
|
2022-01-12 16:02:16 -05:00 |
intc_vexriscv_litex.c
|
drivers: interrupt_controller: Refactor drivers to use shared init prio
|
2022-03-14 11:28:06 +01:00 |
wuc_ite_it8xxx2.c
|
ITE drivers/interrupt_controller: add wuc interface
|
2022-03-21 16:35:03 -07:00 |