summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2014-02-05ArmPlatformPkg/Scripts/Makefile: Update after edksetup.sh changesOlivier Martin1-4/+4
2014-02-05ArmPlatformPkg/ArmVExpress.dsc.inc: Exposed the 2 NOR Flash filesystem to UEFIOlivier Martin1-1/+1
2014-01-23ArmPlatformPkg/ArmVExpress-CTA15-A7.fdf: Move UEFI image above the first 128M...Olivier Martin1-2/+2
2014-01-23ArmPlatformPkg/PrePi: Fixed register corruptionOlivier Martin2-34/+34
2014-01-23ArmPlatformPkg: Removed the hardware floating point build flagsOlivier Martin7-15/+15
2014-01-17Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'.Gao, Liming1-0/+1
2014-01-16ArmPlatformPkg/ArmVExpressPkg: Clean line endingsLaszlo Ersek9-72/+72
2014-01-16ArmPlatformPkg/ArmVExpress-RTSM-A15_MPCore.fdf: Added Generic Network driversReece R. Pollack1-7/+23
2014-01-16ArmPlatformPkg/ArmVExpress-RTSM-A15.fdf: Added the generic Network driversReece R. Pollack1-6/+22
2014-01-16ArmPlatformPkg/ArmVExpressPkg: Add the core network components needed for net...Ryan Harkin1-0/+23
2014-01-16ArmPlatformPkg/BootMonFs: Added support for the NorFlash File System of the A...Olivier Martin17-10/+2582
2014-01-15ArmPlatformPkg/ArmVExpressPkg: Add build option to support VExpress A15 QEMU ...Roy Franz2-0/+20
2014-01-15ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A9 BSPRyan Harkin2-1/+18
2014-01-15ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A15 BSPRyan Harkin2-0/+16
2014-01-15ArmPlatformPkg/ArmVExpressPkg: Add virtio to RTSM A15 MPCore BSPRyan Harkin2-0/+16
2014-01-15ArmPlatformPkg/PeiServicesTablePointerLib: Update PeiServicesTablePointerLib ...Gao, Liming1-0/+20
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin11-38/+38
2014-01-07ArmPlatformPkg/ArmFvpDxe: Fixed the line endingsoliviermartin2-110/+110
2013-12-13ArmPlatformPkg/ArmFvpDxe: Added Virtio Block supportOlivier Martin8-1/+81
2013-12-13ArmPlatformPkg/ArmVExpressPkg: Added the empty 'ArmFvpDxe' platform UEFI driverOlivier Martin6-1/+79
2013-12-10ARM Packages: Removed 'inline' keywordOlivier Martin1-5/+5
2013-12-06ArmPlatformPkg/ArmVExpress-RTSM-AEMv8Ax4-foundation.dsc: Remove the Monitor s...Olivier Martin1-5/+1
2013-12-06ArmPlatformPkg/ArmPlatformStackLib: Do not directly use PcdArmPrimaryCoreOlivier Martin3-26/+54
2013-12-06ArmPlatformPkg: Fix and Implement ArmPlatformGetPrimaryCoreMpIdOlivier Martin9-6/+61
2013-11-28EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin4-8/+0
2013-11-28ArmPlatformPkg/Ds5: Update script to support System Memory above the 32bit sp...Olivier Martin1-7/+16
2013-11-28ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed the initial secondary core bringup...Olivier Martin4-21/+34
2013-11-28ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin2-4/+0
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin10-21/+0
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Fixed when EDK2_ARMVE_STANDALONE is set to zeroOlivier Martin1-1/+1
2013-11-05ArmPlatformPkg: Added initial support for the FVP Base and Foundation ModelsOlivier Martin7-16/+757
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin22-42/+42
2013-10-21ArmPlatformPkg/PL031RealTimeClockLib: Fixed the conditions in LibSetTime()Olivier Martin1-11/+13
2013-10-21ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFOOlivier Martin1-1/+1
2013-10-21ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz1-1/+1
2013-09-23LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin1-2/+10
2013-09-23ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin6-8/+22
2013-09-23LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin1-1/+1
2013-09-16ArmPlatformPkg/MemoryInitPei: AARCH64 fix memory address calculationsGarrett Kirkendall1-2/+2
2013-09-04ArmPlatformPkg/patches: Updated BaseTools-Pending-Patches.patchOlivier Martin1-93/+152
2013-09-04ArmPlatformPkg: Update AArch64 models to match the binaries generated by the ...Olivier Martin2-6/+4
2013-08-30ARM Package: Increase FV file size for some EDK2 firmwareOlivier Martin3-9/+9
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/Sec: Removed SetupExceptionLevel3()Olivier Martin1-44/+0
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin1-14/+0
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-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin2-24/+20