summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/noel/include/bsp/irq.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-27bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber1-13/+0
2023-05-20Update company nameSebastian Huber1-1/+1
2022-11-11bsps/noel: Fix interrupt supportSebastian Huber1-0/+2
2022-09-06bsp/riscv: Add NOEL-V BSPMartin Aberg1-0/+2
2021-07-26bsps/irq: bsp_interrupt_set_affinity()Sebastian Huber1-1/+1
2021-07-26bsps/irq: bsp_interrupt_get_affinity()Sebastian Huber1-1/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MAXSebastian Huber1-1/+0
2021-06-24bsps/irq: Add BSP_INTERRUPT_VECTOR_COUNTSebastian Huber1-0/+1
2021-06-24bsps/irq: Remove BSP_INTERRUPT_VECTOR_MINSebastian Huber1-2/+0
2018-07-25bsp/riscv: Add PLIC supportSebastian Huber1-0/+15
2018-07-25riscv: Rework exception handlingSebastian Huber1-3/+12
2018-06-27bsp/riscv_generic: Rename to "riscv"Sebastian Huber1-0/+0
2018-01-25Remove make preinstallChris Johns1-0/+0
2017-11-01bsp: Make riscv_generic work for both riscv32 and riscv64 - v2Hesham Almatary1-0/+0
2017-10-28bsp: Add new riscv_generic bsp v3Hesham Almatary1-5/+5
2015-05-21Epiphany: Add the first epiphany_sim BSP v4Hesham ALMatary1-14/+22
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
2009-11-30Whitespace removal.Ralf Corsepius1-1/+1
2008-12-11#include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius1-1/+1
2005-05-09New.Ralf Corsepius1-38/+12
2004-04-20Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius1-2/+2
1998-08-19Base filesJoel Sherrill1-0/+70