summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmRealViewEbPkg
AgeCommit message (Expand)AuthorFilesLines
2013-08-30ARM Package: Increase FV file size for some EDK2 firmwareOlivier Martin2-6/+6
2013-06-21ArmPlatformPkg: Fixed deprecated ifdef syntax in DSC filesOlivier Martin2-6/+6
2013-06-17ArmPlatformPkg: Fixed size of RTSM FDsOlivier Martin2-6/+7
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin3-7/+16
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin7-4/+113
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin1-18/+0
2013-04-14Remove unused L2 controller PCD from platform files.oliviermartin1-5/+0
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin1-0/+1
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin1-0/+1
2013-01-25ARM Packages: Fixed line endingsoliviermartin6-666/+666
2012-09-28ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin1-0/+2
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-27ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin4-18/+34
2012-08-02ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin1-0/+1
2012-07-04ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin1-2/+0
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin2-3/+5
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin3-17/+13
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin7-21/+84
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin1-4/+4
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2-5/+15
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin2-3/+1
2012-05-02ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin1-1/+2
2012-04-13ArmPlatformPkg: Fixed build after latest BaseTools syncupoliviermartin6-90/+81
2012-03-26ArmPlatformPkg: Fixed gcc build (minor change)oliviermartin1-1/+1
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin1-1/+1
2012-03-15ARM Packages: Added the NULL implementation of CpuExceptionHandlerLiboliviermartin1-0/+1
2012-02-29ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin2-18/+19
2012-02-28ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin1-1/+3
2012-02-28ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin1-1/+2
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin3-18/+6
2011-12-15ArmPlatformPkg: Fix ARM EB and VE buildsoliviermartin2-10/+12
2011-12-14ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin1-1/+1
2011-12-14ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin1-3/+26
2011-11-01ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2-0/+2
2011-11-01ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin1-16/+3
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin1-1/+0
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2-30/+7
2011-09-27ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin3-5/+5
2011-09-27ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin1-3/+3
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2-4/+4
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin9-638/+349
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' moduleoliviermartin8-711/+0
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-10/+0
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin6-2/+62
2011-09-22ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin1-0/+10
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin4-8/+8
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin2-17/+6
2011-09-22ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin4-99/+0