summaryrefslogtreecommitdiff
path: root/drivers/arm/gic/gic_v2.c
AgeCommit message (Expand)Author
2017-09-22gic: Introduce arm_gic_intr_enabled()Dimitris Papastamos
2017-09-22gic: Introduce arm_gic_get_intr_priority()Dimitris Papastamos
2017-02-07Allow IRQ handler to handle spurious IRQsAntonio Nino Diaz
2016-02-04Introduce the TFTF GICv3 supportSoby Mathew
2016-02-04Introduce GIC context save and restore functionalitySoby Mathew
2016-02-04Introduce the ARM GIC layer and refactor GICv2 driverSoby Mathew
2015-10-07Add a placeholder for disabling/enabling or migrating IRQsVikram Kanigiri
2015-10-07Add new gic helper apisVikram Kanigiri
2014-12-05Fix size of priority passed to arm_gicd_set_ipriorityr()Sandrine Bailleux
2014-11-24Add some new accessors in the GIC driverSandrine Bailleux
2014-10-03Rework the GICv2 driverVikram Kanigiri
2014-09-02Import tf-for-tftf filesSandrine Bailleux