summaryrefslogtreecommitdiff
path: root/drivers/arm/gic/v2/gicv2_main.c
AgeCommit message (Expand)Author
2018-03-01Emit warnings when using deprecated GIC initDan Handley
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2017-11-23Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm
2017-11-13GIC: Fix Group 0 enablingJeenu Viswambharan
2017-11-13GICv2: Fix populating PE target dataJeenu Viswambharan
2017-11-08ARMv7: GICv2 driver can manage GICv1 with security extensionEtienne Carriere
2017-10-16GIC: Allow specifying interrupt propertiesJeenu Viswambharan
2017-10-16GIC: Add API to set priority maskJeenu Viswambharan
2017-10-16GIC: Add API to set/clear interrupt pendingJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt routingJeenu Viswambharan
2017-10-16GIC: Add API to raise secure SGIJeenu Viswambharan
2017-10-16GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan
2017-10-16GIC: Add API to set interrupt priorityJeenu 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-16GICv2: Add driver API to set PE target maskJeenu Viswambharan
2017-10-16GIC: Add API to get running priorityJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-03-01Flush the GIC driver data after initSoby Mathew
2016-02-09Move private APIs in gic_common.h to a private headerSoby Mathew
2015-11-26Add ARM GICv2 driverSoby Mathew