summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/PL390Gic/PL390GicDxe.c
AgeCommit message (Expand)Author
2013-11-21ArmPkg/PL390Gic: Fixed setting of the Interrupt Processor Targets Registers w...Olivier Martin
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin
2013-07-17ArmPkg/PL390Gic: Populate the GIC Distributor Target Register with the GIC CP...Olivier Martin
2013-01-25ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-07-04ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,...oliviermartin
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin
2012-03-26ArmPkg/Drivers/PL390Gic: Removed acknowledge of special interrupts (spurious ...oliviermartin
2012-02-27ArmPkg/PL390Gic: Removed duplicated line of codes disabling the interruptsoliviermartin
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin
2011-08-15ArmPkg/PL390Gic: Fix RegisterInterruptSource() to be able to unregister an in...oliviermartin
2011-06-20ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gicoliviermartin
2011-06-11ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin
2011-03-31ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic i...oliviermartin
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish