summaryrefslogtreecommitdiff
path: root/drivers/arm/gic/arm_gic.c
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
2016-07-07GIC: Ensure SGIs and PPIs are Group0 before setupSoby Mathew
2015-09-01Remove EL2/EL1 GICv3 register updatesVikram Kanigiri
2015-07-09Use uintptr_t as base address type in ARM driver APIsJuan Castillo
2015-05-19Fix reporting of interrupt ID in ARM GIC driverAchin Gupta
2015-03-20Set group status of PPIs and SGIs correctly on GICv3 systemsAchin Gupta
2014-10-31Improvements to ARM GIC driverJuan Castillo
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-07-09Refactor fvp gic code to be a generic driverDan Handley