index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Drivers
/
ArmGic
Age
Commit message (
Expand
)
Author
2016-09-09
ArmPkg/ArmGicLib: use correct loop variable
Ard Biesheuvel
2016-09-08
ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-up
Dennis Chen
2016-08-11
ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-08
ArmPkg/ArmGicDxe: Fix double GIC EIOR write per interrupt
Alexei Fedorov
2016-07-13
ArmPkg/ArmGicLib: manage GICv3 SPI state at the distributor
Ard Biesheuvel
2016-06-23
ArmPkg/ArmGicV3Dxe: configure all interrupts as non-secure Group-1
Ard Biesheuvel
2016-04-25
ArmPkg/Gic: Fix boundary checking bug
Heyi Guo
2015-12-15
ArmPkg/ArmGic: fix bug in GICv3 distributor configuration
Ard Biesheuvel
2015-12-03
ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macro
Eugene Cohen
2015-08-10
ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU as
Ard Biesheuvel
2015-07-28
ArmPkg: split off ArmGicArchLib from ArmGicLib
Ard Biesheuvel
2015-07-28
ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
Ard Biesheuvel
2015-06-09
ArmPkg: reduce sysreg access count in GIC revision probe
Ard Biesheuvel
2015-02-25
ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode
Olivier Martin
2015-02-16
ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode
Ard Biesheuvel
2015-02-16
ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3
Olivier Martin
2015-02-16
ArmPkg/ArmGic: Function to locate the current CPU GIC redistributor
Olivier Martin
2015-02-16
ArmPkg/ArmGic: Added GICv3 specific definitions
Olivier Martin
2014-11-13
ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailable
Ard Biesheuvel
2014-11-13
ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly files
Olivier Martin
2014-10-27
ArmPkg/ArmGic: Added GicV3 support to ArmGicDxe
Olivier Martin
2014-10-27
ArmPkg/ArmGic: Added GicV3 support to ArmGicLib
Olivier Martin
2014-10-27
ArmPkg/ArmGic: Added GicV3 detection
Olivier Martin
2014-10-27
ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()
Olivier Martin
2014-09-09
ArmPkg: allow dynamic GIC base addresses
Ard Biesheuvel
2014-09-01
ARM Packages: Removed unused PcdArmPrimaryCore
Olivier Martin
2014-08-19
ARM Packages: Removed trailing spaces
Ronald Cron
2014-08-19
ARM Packages: Corrected non-DOS line endings
Ronald Cron
2014-07-04
ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.c
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe file
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegist...
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib (cont)
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Introduced helper functions to access the GIC controller
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib
Olivier Martin
2014-07-04
ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgement
Olivier Martin
2014-07-04
ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
Olivier Martin
2013-10-29
ARM Packages: Renamed PL390Gic driver into ArmGic driver
Olivier Martin