summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi/MainMPCore.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-30ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran1-1/+3
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki1-27/+30
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois1-5/+5
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-09-08ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen1-5/+5
2015-11-27ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel1-2/+1
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin1-5/+6
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin1-1/+7
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin1-7/+0
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin1-3/+2
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin1-34/+1
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin1-4/+15
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin1-2/+2
2011-11-01ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin1-9/+71
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin1-1/+0
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-1/+0
2011-09-22ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin1-1/+3
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-2/+2
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin1-5/+5
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin1-4/+3
2011-07-01ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin1-0/+68