summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi
AgeCommit message (Expand)AuthorFilesLines
2022-05-13ArmPlatformPkg: Remove RVCT supportRebecca Cran3-144/+0
2022-01-30ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran1-1/+3
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki5-85/+96
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois6-30/+30
2020-12-09ArmPlatformPkg: Fix cspell reported spelling/wordingPierre Gondois3-6/+6
2020-12-09ArmPlatformPkg: Fix Ecc error 8001 in PrePiPierre Gondois1-3/+1
2020-12-09ArmPlatformPkg: Fix Ecc error 10016 in PrePiPierre Gondois1-1/+2
2020-03-05ArmPlatformPkg/PrePi: replace set/way cache ops with by-VA onesArd Biesheuvel3-3/+7
2020-03-05ArmPlatformPkg/PrePi: fix IS_XIPAndrei Warkentin1-1/+1
2019-09-13ArmPlatformPkg: Add missing header files in INF filePete Batard2-0/+2
2019-07-04ArmPlatformPkg: Fix various typosAntoine Cœur1-1/+1
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney11-77/+11
2018-11-29ArmPlatformPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel3-3/+1
2018-11-19ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel1-0/+3
2017-11-30ArmPlatformPkg/PrePi: remove bogus IntelFrameworkModulePkg referenceArd Biesheuvel2-2/+0
2017-11-30ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBsArd Biesheuvel4-116/+0
2017-11-30ArmPlatformPkg/PrePi: call all constructors by handArd Biesheuvel2-14/+7
2017-10-10ArmPlatformPkg: Store initial timer valueAlexei Fedorov3-3/+13
2017-05-22ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar1-1/+8
2016-10-28ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEndArd Biesheuvel1-1/+1
2016-10-24ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel4-44/+14
2016-09-08ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen1-5/+5
2016-09-07ArmPlatformPkg/PrePi: fix secondary stack baseMichael Zimmermann1-1/+1
2016-08-11ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macroArd Biesheuvel2-70/+29
2016-08-11ArmPlatformPkg RVCT: drop dependency on GCC macro libraryArd Biesheuvel1-17/+10
2016-04-29ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardwareArd Biesheuvel2-7/+0
2016-03-25ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn2-7/+7
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd3-0/+0
2015-11-27ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel9-61/+4
2015-07-07ArmPlatformPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel1-3/+3
2015-07-06ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin5-23/+64
2015-07-06ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCDSamer El-Haj-Mahmoud2-2/+6
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel1-2/+4
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin1-1/+0
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron2-18/+18
2014-08-19ARM Packages: Removed trailing spacesRonald Cron5-34/+34
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
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman1-1/+1
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2-2/+2
2014-04-03ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as i...Olivier Martin3-6/+5
2014-01-23ArmPlatformPkg/PrePi: Fixed register corruptionOlivier Martin2-34/+34
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin4-10/+10
2013-11-28ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin1-2/+0
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2-2/+0
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin1-9/+6
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel7-6/+228
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2-8/+0
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin1-3/+2
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2-0/+8