summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmVExpressPkg
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPlatformPkg/ArmVExpressDxe: Platform specific driver for ARM VExpress base...Olivier Martin2014-03-0120-67/+141
* ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin2014-02-243-6/+6
* Add flag to make UEFI run from DRAM or FLASH for FVPsOlivier Martin2014-02-172-1/+25
* ARM Packages: CRLF fixupLeif Lindholm2014-02-126-564/+564
* ArmPlatformPkg/ArmVExpress.dsc.inc: Exposed the 2 NOR Flash filesystem to UEFIOlivier Martin2014-02-051-1/+1
* ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Move UEFI image above the first 128M...Olivier Martin2014-01-231-2/+2
* ArmPlatformPkg: Removed the hardware floating point build flagsOlivier Martin2014-01-235-13/+13
* ArmPlatformPkg/ArmVExpressPkg: Clean line endingsLaszlo Ersek2014-01-169-72/+72
* ArmPlatformPkg/ArmVExpress-RTSM-A15_MPCore.fdf: Added Generic Network driversReece R. Pollack2014-01-161-7/+23
* ArmPlatformPkg/ArmVExpress-RTSM-A15.fdf: Added the generic Network driversReece R. Pollack2014-01-161-6/+22
* ArmPlatformPkg/ArmVExpressPkg: Add the core network components needed for net...Ryan Harkin2014-01-161-0/+23
* ArmPlatformPkg/BootMonFs: Added support for the NorFlash File System of the A...Olivier Martin2014-01-166-9/+34
* ArmPlatformPkg/ArmVExpressPkg: Add build option to support VExpress A15 QEMU ...Roy Franz2014-01-152-0/+20
* ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A9 BSPRyan Harkin2014-01-152-1/+18
* ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A15 BSPRyan Harkin2014-01-152-0/+16
* ArmPlatformPkg/ArmVExpressPkg: Add virtio to RTSM A15 MPCore BSPRyan Harkin2014-01-152-0/+16
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-103-12/+12
* ArmPlatformPkg/ArmFvpDxe: Fixed the line endingsoliviermartin2014-01-072-110/+110
* ArmPlatformPkg/ArmFvpDxe: Added Virtio Block supportOlivier Martin2013-12-138-1/+81
* ArmPlatformPkg/ArmVExpressPkg: Added the empty 'ArmFvpDxe' platform UEFI driverOlivier Martin2013-12-136-1/+79
* ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor s...Olivier Martin2013-12-061-5/+1
* ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin2013-12-067-4/+59
* EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2013-11-281-2/+0
* ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed the initial secondary core bringup...Olivier Martin2013-11-284-21/+34
* ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2013-11-286-13/+0
* ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zeroOlivier Martin2013-11-281-1/+1
* ArmPlatformPkg: Added initial support for the FVP Base and Foundation ModelsOlivier Martin2013-11-057-16/+757
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-2915-30/+30
* ArmPlatformPkg: Update AArch64 models to match the binaries generated by the ...Olivier Martin2013-09-042-6/+4
* SCR_EL3 is the control register for setting the security stateGirish K S2013-08-271-2/+2
* ArmPlatformPkg/ArmVExpressPkg: Added 'EfiResetPlatformSpecific' to ResetSyste...Olivier Martin2013-08-211-3/+5
* ArmPlatformPkg/ArmVExpressPkg: Set PcdTrustzoneSupport to TRUE on the AArch64...Olivier Martin2013-08-212-2/+5
* ArmPlatformPkg/ArmVExpressPkg: Add System ID of FVP models to VE LCD driver.Olivier Martin2013-08-192-10/+48
* ArmPlatformPkg/ArmVExpress.dsc.inc: Added DEBUG_GCD & DEBUG_CACHE values to t...Olivier Martin2013-08-191-0/+2
* ArmPlatformPkg: Added Aarch64 Foundation ModelHarry Liebel2013-07-1915-0/+1650
* ArmPlatformPkg: Added support for Aarch64 AEM RTSM modelHarry Liebel2013-07-189-17/+789
* ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2013-07-171-1/+0
* ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMUOlivier Martin2013-07-011-14/+20
* ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin2013-06-215-15/+15
* ArmPlatformPkg/ArmVExpressPkg: CTA9x4: Default to EDK2_ARMVE_STANDALONE=1Ryan Harkin2013-06-211-6/+13
* ArmPlatformPkg/ArmVExpressPkg: Add Shutdown supportRyan Harkin2013-06-211-1/+6
* ArmPlatformPkg/ArmVExpressLibCTA15-A7: Fixed ARM Toolchain buildOlivier Martin2013-06-191-1/+1
* ArmPlatformPkg: Fixed size of RTSM FDsOlivier Martin2013-06-173-6/+6
* ArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to FDT for VExpress RTSMoliviermartin2013-05-123-4/+7
* 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
* Remove unused L2 controller PCD from platform files.oliviermartin2013-04-142-10/+0