]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/ArmGic/GicV3
ArmPkg/Gic: force GIC driver to run before CPU arch protocol driver
[mirror_edk2.git] / ArmPkg / Drivers / ArmGic / GicV3 /
2017-10-05 Ard BiesheuvelArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocol
2017-10-05 Evan LloydArmPkg: Tidy GIC code before changes.
2016-09-08 Dennis ChenArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base...
2016-08-11 Ard BiesheuvelArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro
2016-08-08 Alexei FedorovArmPkg/ArmGicDxe: Fix double GIC EIOR write per interrupt
2016-06-23 Ard BiesheuvelArmPkg/ArmGicV3Dxe: configure all interrupts as non...
2016-04-25 Heyi GuoArmPkg/Gic: Fix boundary checking bug
2015-12-03 Eugene CohenArmPkg: update RVCT assembly functions to use new RVCT_...
2015-08-10 Ard BiesheuvelArmPkg/GicV3: use GICv3 generic sysreg names only for...
2015-07-28 Ard BiesheuvelArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
2015-02-25 Olivier MartinArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode
2015-02-16 Ard BiesheuvelArmPkg/ArmGic: enable ARE bit before driving GICv3...
2015-02-16 Olivier MartinArmPkg/ArmGic: Use the GIC Redistributor instead of...
2015-02-16 Olivier MartinArmPkg/ArmGic: Added GICv3 specific definitions
2014-11-13 Ard BiesheuvelArmPkg/ArmGicLib: select GICv2 mode if SRE is present...
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicLib