]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/ArmGic
ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macro
[mirror_edk2.git] / ArmPkg / Drivers / ArmGic /
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: split off ArmGicArchLib from ArmGicLib
2015-07-28 Ard BiesheuvelArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
2015-06-09 Ard BiesheuvelArmPkg: reduce sysreg access count in GIC revision...
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: Function to locate the current CPU GIC...
2015-02-16 Olivier MartinArmPkg/ArmGic: Added GICv3 specific definitions
2014-11-13 Ard BiesheuvelArmPkg/ArmGicLib: select GICv2 mode if SRE is present...
2014-11-13 Olivier MartinArmPkg/ArmGic: Removed 'GCC' toolchain to build assembl...
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 support to ArmGicLib
2014-10-27 Olivier MartinArmPkg/ArmGic: Added GicV3 detection
2014-10-27 Olivier MartinArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
2014-09-09 Ard BiesheuvelArmPkg: allow dynamic GIC base addresses
2014-09-01 Olivier MartinARM Packages: Removed unused PcdArmPrimaryCore
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-08-19 Ronald CronARM Packages: Corrected non-DOS line endings
2014-07-04 Olivier MartinArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknow...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Moved ArmGicDisableDistributor() to...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move RegisterInterruptSource() to the...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move the installation and the registrati...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGic...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced helper functions to access...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Move out the EndOfInterrupt from the...
2014-07-04 Olivier MartinArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
2013-10-29 Olivier MartinARM Packages: Renamed PL390Gic driver into ArmGic driver