aboutsummaryrefslogtreecommitdiffstats
path: root/include/drivers/arm/gicv3.h
Commit message (Expand)AuthorAgeFilesLines
* drivers: arm: gicv3: Allow detecting number of coresAndre Przywara2020-09-291-0/+1
* GIC-600: Fix MISRA-2012 defectsAlexei Fedorov2020-07-291-4/+4
* TF-A GIC driver: Add barrier before eoiSandeep Tripathy2020-06-221-0/+24
* GICv3: GIC-600: Detect GIC-600 at runtimeAndre Przywara2020-06-091-0/+8
* TF-A: Add GICv4 extension for GIC driverAlexei Fedorov2020-04-071-1/+5
* TF-A GICv3 driver: Add extended PPI and SPI rangeAlexei Fedorov2020-04-061-25/+106
* TF-A GICv3 driver: Separate GICD and GICR accessor functionsAlexei Fedorov2020-03-101-3/+3
* GICv3: Enable multi socket GIC redistributor frame discoveryMadhukar Pappireddy2019-09-251-1/+2
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* ti: k3: common: Add support for runtime detection of GICR base addressAndrew F. Davis2019-01-221-0/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-4/+5
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* gic: Remove deprecated driver and interfacesAntonio Nino Diaz2018-09-281-23/+0
* gic: Fix typesAntonio Nino Diaz2018-08-301-1/+1
* gic: Fix definitionsAntonio Nino Diaz2018-08-301-97/+97
* gic v3: Turn macros into static inline functionsAntonio Nino Diaz2018-08-301-10/+28
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-1/+0
* Emit warnings when using deprecated GIC initDan Handley2018-03-011-4/+4
* Fix MISRA rule 8.3 Part 1Roberto Vargas2018-02-281-2/+2
* GIC: Introduce API to get interrupt IDJeenu Viswambharan2017-11-131-0/+3
* GIC: Allow specifying interrupt propertiesJeenu Viswambharan2017-10-161-31/+47
* GIC: Add API to set priority maskJeenu Viswambharan2017-10-161-0/+1
* GIC: Add API to set/clear interrupt pendingJeenu Viswambharan2017-10-161-0/+2
* GIC: Add API to set interrupt routingJeenu Viswambharan2017-10-161-0/+5
* GIC: Add API to raise secure SGIJeenu Viswambharan2017-10-161-0/+25
* GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-161-0/+2
* GIC: Add API to set interrupt priorityJeenu Viswambharan2017-10-161-0/+2
* GIC: Add APIs to enable and disable interruptJeenu Viswambharan2017-10-161-0/+2
* GIC: Add API to get interrupt active statusJeenu Viswambharan2017-10-161-0/+1
* GIC: Add API to get running priorityJeenu Viswambharan2017-10-161-0/+2
* GICv3: ITS architectural save and restore helpersSoby Mathew2017-10-051-0/+29
* GICv3: add functions for save and restoreSoby Mathew2017-10-051-3/+78
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* GICv3: Introduce power management APIs for RedistributorJeenu Viswambharan2016-12-151-0/+2
* GICv3: Fix the GICD_IROUTER offsetSoby Mathew2016-07-271-1/+5
* Rework type usage in Trusted FirmwareSoby Mathew2016-07-181-2/+3
* Rename GICv3 interrupt group macrosSoby Mathew2015-12-041-3/+3
* Add ARM GICv3 driver without support for legacy operationAchin Gupta2015-11-261-0/+266