summaryrefslogtreecommitdiffstats
path: root/bsps/aarch64/include/dev/irq/arm-gic-arch.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-16dev/irq: Improve Doxgyen group assignmentsSebastian Huber1-2/+11
2024-04-16bsps/arm: Improve GICv2 supportSebastian Huber1-4/+8
2021-11-10bsps/aarch64: Restore interrupt nestingKinsey Moore1-1/+3
2021-11-01bsps/aarch64: Set interrupt level correctlyKinsey Moore1-1/+1
2021-01-28bsps/aarch64: Add missing includeSebastian Huber1-0/+1
2020-12-23bsps: Use header file for GIC architecture supportSebastian Huber1-3/+17
2020-12-22bsps: Fix includesSebastian Huber1-1/+0
2020-12-16bsps: Remove gicvx_interrupt_dispatch()Sebastian Huber1-5/+0
2020-12-02bsps: Move ARM GICv2 driver to bsps/sharedKinsey Moore1-1/+1
2020-10-05bsps: Add Cortex-A53 LP64 basic BSPKinsey Moore1-10/+13
2020-10-05bsps: Break out AArch32 GICv3 supportKinsey Moore1-21/+32
2020-09-17validation: Add general purpose test suiteSebastian Huber1-0/+6
2020-09-17doxygen: Move top-level group definitionsSebastian Huber1-7/+16
2020-03-23sptests/sptls02: Add test caseSebastian Huber1-9/+6
2020-03-16rtems: Add rtems_put_char()Sebastian Huber1-4/+8
2020-02-25config: Add <rtems/confdefs/malloc.h>Sebastian Huber1-2/+2
2020-02-25config: Add _Workspace_Is_unifiedSebastian Huber1-2/+2
2020-02-25config: Simplify initialization task configSebastian Huber1-6/+3
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-13/+6
2018-12-20psxhdrs: Changing copyright license to BSD-2-ClauseJacob Shin1-11/+22
2018-12-09psxhdrs: Add POSIX API Signature Compliance Tests for stdlib.h (GCI 2018)Jacob Shin1-6/+4
2018-12-05psxhdrs: Fix spacingJoel Sherrill1-16/+16
2018-12-05psxhdrs: POSIX API Signature Compliance Tests for assert.h (GCI 2018)Jacob Shin1-6/+4
2018-12-04psxhdrs: POSIX API Signature Compliance Tests for ulimit.h (GCI 2018)Jacob Shin1-5/+6
2018-12-04psxhdrs: Implement POSIX API Signature Compliance Tests for iconv.h (GCI 2018)Jacob Shin1-4/+6
2018-12-03psxhdrs: Implement POSIX API Signature Compliance Tests for fnmatch.h (GCI 2018)Jacob Shin1-14/+7
2018-12-02psxhdrs:Add POSIX conformance test for utime.h (GCI 2018)Shashvat Jain1-15/+17
2018-11-27psxtests: add POSIX API signature compliance tests for dirent.h file (GCI 2018)Himanshu401-0/+39