summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmVExpressPkg
AgeCommit message (Expand)AuthorFilesLines
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin2-3/+4
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin1-1/+1
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin1-0/+1
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin3-15/+16
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin2-12/+12
2011-07-01ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin1-1/+1
2011-07-01ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin1-1/+5
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...oliviermartin11-58/+56
2011-07-01ArmPlatformPkg: Add support for PrePi moduleoliviermartin2-6/+29
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin3-6/+8
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-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin1-7/+6
2011-06-11ArmPlatformPkg: Clean DSC filesoliviermartin1-13/+6
2011-06-11ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin1-1/+0
2011-06-11ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin2-4/+28
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin1-3/+6
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin1-1/+1
2011-06-11ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...oliviermartin2-25/+69
2011-06-11ArmPlatformPkg: Add SP805 Watchdog supportoliviermartin3-0/+9
2011-06-11ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin1-0/+3
2011-06-11ArmPlatformPkg/ArmVExpressPkg: Use SysConfigLib in ResetSystemLiboliviermartin2-12/+10
2011-06-11ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin2-9/+1
2011-06-11ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin6-9/+406
2011-06-11ArmPlatformPkg: Introduce ArmPlatformSysConfigLiboliviermartin4-0/+324
2011-06-03ArmPlatformPkg/ArmVExpressPkg: Create ArmVExpressPkg/Include/VExpressMotherBo...oliviermartin5-85/+154
2011-06-03ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPl...oliviermartin9-2128/+124
2011-06-03ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin1-2/+11
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin1-0/+8
2011-06-03ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin2-3/+3
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-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin2-2/+2
2011-04-26ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin1-7/+34
2011-04-26ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin1-1/+1
2011-03-31ArmPlatformPkg: Fix buildoliviermartin1-0/+1
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2-83/+11
2011-03-31ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin1-0/+16
2011-03-31ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin4-2/+25
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin4-11/+11
2011-03-31ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin1-0/+3
2011-03-31ArmPlatformPkg/CTA9x4: Remove Variable Storage FD file from FDFoliviermartin7-105/+36
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish17-0/+3941