summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmVExpressPkg
AgeCommit message (Expand)AuthorFilesLines
2013-09-04ArmPlatformPkg: Update AArch64 models to match the binaries generated by the ...Olivier Martin2-6/+4
2013-08-27SCR_EL3 is the control register for setting the security stateGirish K S1-2/+2
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin1-3/+5
2013-08-21ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin2-2/+5
2013-08-19ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin2-10/+48
2013-08-19ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin1-0/+2
2013-07-19ArmPlatformPkg: Added Aarch64 Foundation ModelHarry Liebel15-0/+1650
2013-07-18ArmPlatformPkg: Added support for Aarch64 AEM RTSM modelHarry Liebel9-17/+789
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin1-1/+0
2013-07-01ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMUOlivier Martin1-14/+20
2013-06-21ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin5-15/+15
2013-06-21ArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_ARMVE_STANDALONE=1Ryan Harkin1-6/+13
2013-06-21ArmPlatformPkg/ArmVExpressPkg: Add Shutdown supportRyan Harkin1-1/+6
2013-06-19ArmPlatformPkg/ArmVExpressLibCTA15-A7: Fixed ARM Toolchain buildOlivier Martin1-1/+1
2013-06-17ArmPlatformPkg: Fixed size of RTSM FDsOlivier Martin3-6/+6
2013-05-12ArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to FDT for VExpress RTSMoliviermartin3-4/+7
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin7-4/+33
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin4-3/+49
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()oliviermartin4-0/+42
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin17-164/+210
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin3-55/+0
2013-04-14Remove unused L2 controller PCD from platform files.oliviermartin2-10/+0
2013-03-12ArmPlatformPkg/CTA15-A7: Add a convenient way to restore default values in NO...oliviermartin2-5/+10
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin1-0/+1
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2-1/+2
2013-01-25ARM Packages: Fixed line endingsoliviermartin15-1579/+1579
2012-09-28ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2...oliviermartin11-0/+1539
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin1-0/+1
2012-09-28ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin9-9/+15
2012-09-28ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin4-2/+6
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin1-0/+1
2012-09-28ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin1-0/+1
2012-09-28ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin1-1/+1
2012-09-27ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed buildoliviermartin1-1/+0
2012-09-27ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin8-118/+70
2012-09-26ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitionsoliviermartin1-0/+10
2012-08-01ArmPlatformPkg/ArmVExpressPkg: Fixed build issueoliviermartin1-0/+1
2012-07-11ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed buildoliviermartin1-0/+52
2012-07-04ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin4-62/+0
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin3-5/+9
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin5-24/+21
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin16-90/+368
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2-17/+10
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin4-9/+27
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2-51/+52
2012-04-13ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin3-7/+0
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin3-2/+10
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin1-0/+1
2012-02-29ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin2-20/+22
2012-02-28ArmPlatformPkg/ArmPlatformSysConfigLib: Add function 'ArmPlatformSysConfigGet...oliviermartin1-0/+10