summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmRealViewEbPkg
AgeCommit message (Expand)Author
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin
2011-09-27ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin
2011-09-27ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin
2011-09-22ArmPlatformPkg/ArmRealViewEbPkg: Removed unused 'Pei' moduleoliviermartin
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin
2011-09-22ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin
2011-09-22ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin
2011-09-22ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin
2011-07-01ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin
2011-07-01ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin
2011-07-01ArmPlatformPkg: Add support for PrePi moduleoliviermartin
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin
2011-06-11ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin
2011-06-11ArmPlatformPkg/ArmRealViewEbPkg: Fix some register definitionsoliviermartin
2011-06-11ArmPlatformPkg: Code cleaningoliviermartin
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin
2011-06-11ArmPlatformPkg: Clean DSC filesoliviermartin
2011-06-11ArmPlatformPkg/ArmRealViewEbPkg: Fixed General Interrupt Controller Base Addressoliviermartin
2011-06-11ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin
2011-06-11ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin
2011-06-11ArmPlatformPkg/ArmRealViewEb: Add SysConfigLib supportoliviermartin
2011-06-11ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin
2011-06-11ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin
2011-06-11ArmPlatformPkg/ArmRealViewEb: Add support for PL111 Lcd controlleroliviermartin
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Set some missing PCDsoliviermartin
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Use NorFlashDxe and enable variables servicesoliviermartin
2011-06-03ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Use PL390 GIC on RTSMoliviermartin