summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmVExpressPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2011-09-22ArmPlatformPkg/ArmVExpressPkg: Add support for ARM Versatile Express A9x4 Modeloliviermartin8-5/+625
2011-09-22ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid dupl...oliviermartin3-12/+3
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin1-2/+72
2011-09-22ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin1-0/+10
2011-09-22ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin4-98/+0
2011-09-22ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2-0/+26
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-0/+2
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin1-3/+3
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2-8/+1
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin2-12/+12
2011-07-01ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin1-6/+4
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin6-105/+238
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin7-15/+16
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2-2/+4
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin1-1/+1
2011-06-11ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin4-93/+126
2011-06-11ArmPlatformPkg: Code cleaningoliviermartin2-6/+0
2011-06-11ArmPlatformPkg/ArmVExpressPkg: Introduce the PcdNorFlashRemapping feature PCDoliviermartin4-82/+109
2011-06-11ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...oliviermartin2-25/+69
2011-06-11ArmPlatformPkg/ArmVExpressPkg: Use SysConfigLib in ResetSystemLiboliviermartin2-12/+10
2011-06-11ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin2-0/+383
2011-06-11ArmPlatformPkg: Introduce ArmPlatformSysConfigLiboliviermartin2-0/+300
2011-06-03ArmPlatformPkg/ArmVExpressPkg: Create ArmVExpressPkg/Include/VExpressMotherBo...oliviermartin2-2/+2
2011-06-03ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPl...oliviermartin2-0/+120
2011-06-03ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin1-2/+11
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin1-1/+1
2011-06-03ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the codeoliviermartin1-26/+33
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin1-2/+6
2011-04-26ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin1-7/+34
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin1-83/+6
2011-03-31ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin1-0/+16
2011-03-31ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin3-0/+23
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin3-8/+8
2011-03-31ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin1-0/+3
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish8-0/+728