summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/ArmGic/GicV3
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmGicV3Dxe: Use ArmGicSetInterruptPriority() to set priorityQuan Nguyen2020-12-181-8/+5
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-094-28/+4
* ArmPkg: Fix writes to GICv3 GICD_IROUTER<n> regSami Mujawar2019-02-261-2/+2
* ArmPkg/ArmGicDxe ARM: fix encoding for GICv3 interrupt acknowledgeArd Biesheuvel2018-11-152-2/+2
* ArmPkg/ArmGicDxe: Fix GICv3 interrupt routing mode bugMing Huang2018-11-071-1/+1
* ArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocolArd Biesheuvel2017-10-051-0/+136
* ArmPkg: Tidy GIC code before changes.Evan Lloyd2017-10-051-29/+53
* ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen2016-09-081-2/+2
* ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-112-40/+16
* ArmPkg/ArmGicDxe: Fix double GIC EIOR write per interruptAlexei Fedorov2016-08-081-3/+2
* ArmPkg/ArmGicV3Dxe: configure all interrupts as non-secure Group-1Ard Biesheuvel2016-06-231-0/+16
* ArmPkg/Gic: Fix boundary checking bugHeyi Guo2016-04-251-4/+4
* ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macroEugene Cohen2015-12-031-17/+9
* ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU asArd Biesheuvel2015-08-101-0/+10
* ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel2015-07-282-69/+2
* ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy modeOlivier Martin2015-02-251-5/+25
* ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native modeArd Biesheuvel2015-02-161-0/+8
* ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3Olivier Martin2015-02-162-21/+14
* ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin2015-02-161-3/+5
* ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailableArd Biesheuvel2014-11-131-8/+0
* ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin2014-10-275-14/+336
* ArmPkg/ArmGic: Added GicV3 support to ArmGicLibOlivier Martin2014-10-274-0/+360