summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmVExpressPkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin2013-08-191-9/+16
* ArmPlatformPkg: Added Aarch64 Foundation ModelHarry Liebel2013-07-197-0/+542
* ArmPlatformPkg: Added support for Aarch64 AEM RTSM modelHarry Liebel2013-07-186-17/+197
* ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMUOlivier Martin2013-07-011-14/+20
* ArmPlatformPkg/ArmVExpressPkg: Add Shutdown supportRyan Harkin2013-06-211-1/+6
* ArmPlatformPkg/ArmVExpressLibCTA15-A7: Fixed ARM Toolchain buildOlivier Martin2013-06-191-1/+1
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-107-4/+33
* ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin2013-05-104-3/+49
* ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()oliviermartin2013-05-104-0/+42
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-1017-164/+210
* ArmPlatformPkg: Remove an unused function.oliviermartin2013-04-143-55/+0
* ArmPlatformPkg/CTA15-A7: Add a convenient way to restore default values in NO...oliviermartin2013-03-121-1/+5
* ARM Packages: Fixed line endingsoliviermartin2013-01-2513-943/+943
* ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2...oliviermartin2012-09-287-0/+840
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-289-9/+15
* ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed buildoliviermartin2012-07-111-0/+52
* ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin2012-07-041-53/+0
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-042-0/+4
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-0212-82/+356
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-022-17/+10
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-024-9/+27
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-021-0/+1
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-263-2/+10
* ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin2012-02-292-20/+22
* ArmPlatformPkg/ArmPlatformSysConfigLib: Add function 'ArmPlatformSysConfigGet...oliviermartin2012-02-281-0/+10
* ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin2012-02-281-1/+6
* ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin2012-02-281-2/+2
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-284-20/+8
* ArmPlatformPkg: Fix ARM EB and VE buildsoliviermartin2011-12-151-0/+4
* ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin2011-12-141-1/+1
* ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin2011-12-141-83/+110
* ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage...oliviermartin2011-11-012-10/+11
* ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl...oliviermartin2011-11-011-20/+20
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-012-40/+13
* ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Modeloliviermartin2011-11-011-0/+5
* ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attrib...oliviermartin2011-09-292-6/+14
* ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4oliviermartin2011-09-275-2/+150
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-276-91/+38
* ArmPlatformPkg/ArmVExpressPkg: Add support for ARM Versatile Express A9x4 Modeloliviermartin2011-09-228-5/+625
* ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid dupl...oliviermartin2011-09-223-12/+3
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-2/+72
* ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin2011-09-221-0/+10
* ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin2011-09-224-98/+0
* ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2011-09-222-0/+26
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-0/+2
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-281-3/+3
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-062-8/+1
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-012-12/+12
* ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin2011-07-011-6/+4
* ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2011-07-016-105/+238