zephyr/drivers/interrupt_controller
Nicolas Pitre 1f4b5ddd0f riscv32: rename to riscv
With the upcoming riscv64 support, it is best to use "riscv" as the
subdirectory name and common symbols as riscv32 and riscv64 support
code is almost identical. Then later decide whether 32-bit or 64-bit
compilation is wanted.

Redirects for the web documentation are also included.

Then zephyrbot complained about this:

"
New files added that are not covered in CODEOWNERS:

dts/riscv/microsemi-miv.dtsi
dts/riscv/riscv32-fe310.dtsi

Please add one or more entries in the CODEOWNERS file to cover
those files
"

So I assigned them to those who created them. Feel free to readjust
as necessary.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-08-02 13:54:48 -07:00
..
arcv2_irq_unit.c cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
cavs_ictl.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
cavs_ictl.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
CMakeLists.txt drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller 2019-06-25 08:06:43 -04:00
dw_ictl.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
dw_ictl.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
exti_stm32.c drivers: interrupt_controller: Add STM32G0X interrupt support 2019-07-05 10:35:55 -05:00
exti_stm32.h drivers/interrupt_controller: stm32: Complete driver factorization 2019-01-24 09:38:38 -06:00
ioapic_intr.c cleanup: include/: move power.h to power/power.h 2019-06-27 22:55:49 -04:00
ioapic_priv.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
Kconfig drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller 2019-06-25 08:06:43 -04:00
Kconfig.multilevel drivers: interrupt_controller: multi-level improvements 2019-01-25 11:59:46 -05:00
Kconfig.multilevel.aggregator_template license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.rv32m1 interrupt_controller: rv32m1: fix intmux driver initialization priority 2019-04-18 14:00:18 -07:00
Kconfig.s1000 drivers: interrupt_controller: multi-level improvements 2019-01-25 11:59:46 -05:00
Kconfig.sam0 drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
Kconfig.shared_irq drivers/interrupt_controller: shared_irq: configure by device tree 2019-02-06 07:18:15 -05:00
Kconfig.stm32 drivers: interrupt_controller: Add STM32G0X interrupt support 2019-07-05 10:35:55 -05:00
loapic_intr.c x86: remove code for interrupt forwarding bug 2019-07-29 21:30:25 -07:00
loapic_spurious.S arch/x86: move include/arch/x86/asm.h to include/arch/x86/ia32/asm.h 2019-07-02 19:30:00 -04:00
plic.c riscv32: rename to riscv 2019-08-02 13:54:48 -07:00
plic.h drivers/plic: Update PLIC driver with DTS symbols 2018-12-04 07:48:27 -06:00
rv32m1_intmux.c cleanup: include/: move clock_control.h to drivers/clock_control.h 2019-06-27 22:55:49 -04:00
sam0_eic_priv.h drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
sam0_eic.c drivers: sam0: Fix deprecated instance macro usage 2019-06-24 07:21:26 -04:00
sam0_eic.h drivers: gpio: sam0: Add interrupt support 2019-05-07 08:43:56 -04:00
shared_irq.c cleanup: include/: move sys_io.h to sys/sys_io.h 2019-06-27 22:55:49 -04:00
system_apic.c arch/x86: eliminate include/arch/x86/irq_controller.h 2019-07-02 19:30:00 -04:00
vexriscv_litex.c drivers: ethernet: Add LiteEth driver 2019-07-22 15:28:54 +03:00