summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/ArmGic/ArmGicDxe.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin2014-10-271-0/+2
* ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()Olivier Martin2014-10-271-2/+10
* ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxeOlivier Martin2014-07-041-268/+3
* ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe fileOlivier Martin2014-07-041-42/+0
* ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegist...Olivier Martin2014-07-041-53/+3
* ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin2014-07-041-52/+24
* ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin2014-07-041-2/+2
* ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()Olivier Martin2014-07-041-1/+1
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-291-0/+434