summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmRealViewEbPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Removed the hardware floating point build flagsOlivier Martin2014-01-232-2/+2
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-101-3/+3
* EmbeddedPkg/EmbeddedPkg.dec: Defined default values for PcdPrePiCpuMemorySize...Olivier Martin2013-11-281-2/+0
* ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2013-11-281-3/+0
* ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin2013-10-295-9/+9
* ARM Package: Increase FV file size for some EDK2 firmwareOlivier Martin2013-08-302-6/+6
* ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin2013-06-212-6/+6
* ArmPlatformPkg: Fixed size of RTSM FDsOlivier Martin2013-06-172-6/+7
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-103-7/+16
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-107-4/+113
* ArmPlatformPkg: Remove an unused function.oliviermartin2013-04-141-18/+0
* Remove unused L2 controller PCD from platform files.oliviermartin2013-04-141-5/+0
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-121-0/+1
* ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin2013-03-061-0/+1
* ARM Packages: Fixed line endingsoliviermartin2013-01-256-666/+666
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-281-0/+2
* ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2012-09-281-0/+1
* ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin2012-09-281-0/+1
* ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-281-1/+1
* ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin2012-09-274-18/+34
* ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin2012-08-021-0/+1
* ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin2012-07-041-2/+0
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-042-3/+5
* ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin2012-05-023-17/+13
* ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin2012-05-027-21/+84
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-021-4/+4
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-022-5/+15
* ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin2012-05-022-3/+1
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-021-1/+2
* ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin2012-04-136-90/+81
* ArmPlatformPkg: Fixed gcc build (minor change)oliviermartin2012-03-261-1/+1
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-261-1/+1
* ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin2012-03-151-0/+1
* ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin2012-02-292-18/+19
* ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin2012-02-281-1/+3
* ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin2012-02-281-1/+2
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-283-18/+6
* ArmPlatformPkg: Fix ARM EB and VE buildsoliviermartin2011-12-152-10/+12
* ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin2011-12-141-1/+1
* ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin2011-12-141-3/+26
* ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2011-11-012-0/+2
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-011-16/+3
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-271-1/+0
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-272-30/+7
* ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin2011-09-273-5/+5
* ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin2011-09-271-3/+3
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-272-4/+4
* ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin2011-09-229-638/+349
* ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' moduleoliviermartin2011-09-228-711/+0
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-10/+0