summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/ArmRealViewEbPkg
AgeCommit message (Expand)AuthorFilesLines
2011-09-22ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2-0/+26
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-1/+1
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2-6/+7
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2-581/+581
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin2-32/+32
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin1-0/+69
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin2-29/+4
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin2-2/+0
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2-2/+2
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...oliviermartin5-106/+106
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin1-1/+1
2011-07-01ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2-2/+2
2011-07-01ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin2-2/+10
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin5-39/+87
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin5-17/+42
2011-07-01ArmPlatformPkg: Add support for PrePi moduleoliviermartin4-14/+58
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin4-6/+5
2011-06-11ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin1-0/+2
2011-06-11ArmPlatformPkg/ArmRealViewEbPkg: Fix some register definitionsoliviermartin1-6/+15
2011-06-11ArmPlatformPkg: Code cleaningoliviermartin3-76/+83
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin4-16/+8
2011-06-11ArmPlatformPkg: Clean DSC filesoliviermartin2-20/+2
2011-06-11ArmPlatformPkg/ArmRealViewEbPkg: Fixed General Interrupt Controller Base Addressoliviermartin1-2/+2
2011-06-11ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2-2/+0
2011-06-11ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin4-10/+60
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2-10/+14
2011-06-11EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2-2/+2
2011-06-11ArmPlatformPkg/ArmRealViewEb: Add SysConfigLib supportoliviermartin4-0/+142
2011-06-11ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin1-0/+7
2011-06-11ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin3-9/+2
2011-06-11ArmPlatformPkg/ArmRealViewEb: Add support for PL111 Lcd controlleroliviermartin7-40/+326
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Set some missing PCDsoliviermartin2-0/+12
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Use NorFlashDxe and enable variables servicesoliviermartin6-72/+135
2011-06-03ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin1-1/+10
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2-0/+6
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Use PL390 GIC on RTSMoliviermartin4-4/+6
2011-06-03ArmPlatformPkg/ArmRealViewEbPkg: Remove unused PCDoliviermartin1-3/+0
2011-04-26ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin1-9/+40
2011-04-26ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2-2/+2
2011-03-31ArmPlatformPkg: Fix buildoliviermartin2-0/+2
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin3-81/+17
2011-03-31ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin1-0/+14
2011-03-31ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin1-0/+14
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin5-12/+12
2011-03-05Fix minor Xcode build issues.andrewfish2-30/+30
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish41-0/+5453