summaryrefslogtreecommitdiff
path: root/drivers/arm/gic/v3/gicv3_private.h
AgeCommit message (Expand)Author
2018-07-05Fix MISRA Rule 5.1Daniel Boulby
2018-02-28Fix MISRA rule 8.4 Part 1Roberto Vargas
2017-11-13GIC: Fix Group 0 enablingJeenu Viswambharan
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add APIs to enable and disable interruptJeenu Viswambharan
2017-10-16GIC: Add API to get interrupt active statusJeenu Viswambharan
2017-10-05GICv3: ITS architectural save and restore helpersSoby Mathew
2017-10-05GICv3: add functions for save and restoreSoby Mathew
2017-10-05GICv3: turn some macros into inline functionsDouglas Raillard
2017-06-01Introduce ARM GIC-600 driverJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2016-08-10AArch32: Enable GIC and TZC supportSoby Mathew
2016-07-27GICv3: Fix the GICD_IROUTER offsetSoby Mathew
2016-02-09Move private APIs in gic_common.h to a private headerSoby Mathew
2015-11-26Add ARM GICv3 driver without support for legacy operationAchin Gupta