summaryrefslogtreecommitdiffstats
path: root/bsps/mips/shared/irq (follow)
Commit message (Expand)AuthorAgeFilesLines
* intr: Add Interrupt Manager implementation groupSebastian Huber2023-01-241-1/+1
* bsps/mips/shared: Change license to BSD-2Joel Sherrill2022-07-124-12/+88
* bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber2021-07-271-2/+1
* bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber2021-07-261-1/+2
* bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber2021-07-261-1/+2
* bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber2021-07-261-0/+11
* bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber2021-07-261-0/+8
* bsps/irq: Add rtems_interrupt_raise()Sebastian Huber2021-07-261-0/+12
* bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber2021-07-261-0/+11
* bsps/irq: Use BSP_INTERRUPT_VECTOR_COUNTSebastian Huber2021-06-241-1/+1
* bsps/mips: Fix issues with -fno-commonSebastian Huber2020-07-051-3/+2
* score: Remove _ISR_Dispatch()Sebastian Huber2018-11-081-1/+1
* Rework initialization and interrupt stack supportSebastian Huber2018-06-271-7/+3
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-236-0/+1233
* bsps/mips: Move libcpu content to bspsSebastian Huber2018-03-132-0/+135