summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/ArmVExpressPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix ARM builds for XCode32oliviermartin2011-07-282-3/+4
* ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin2011-07-181-1/+1
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-061-0/+1
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-063-15/+16
* ArmPlatformPkg: Fix buildsoliviermartin2011-07-012-12/+12
* ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin2011-07-011-1/+1
* ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin2011-07-011-1/+5
* ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin2011-07-011-6/+4
* ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2011-07-016-105/+238
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-0111-58/+56
* ArmPlatformPkg: Add support for PrePi moduleoliviermartin2011-07-012-6/+29
* ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin2011-07-013-6/+8
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-1/+1
* ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin2011-06-114-93/+126
* ArmPlatformPkg: Code cleaningoliviermartin2011-06-112-6/+0
* ArmPlatformPkg/ArmVExpressPkg: Introduce the PcdNorFlashRemapping feature PCDoliviermartin2011-06-114-82/+109
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-111-7/+6
* ArmPlatformPkg: Clean DSC filesoliviermartin2011-06-111-13/+6
* ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2011-06-111-1/+0
* ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin2011-06-112-4/+28
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-111-3/+6
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-111-1/+1
* ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...oliviermartin2011-06-112-25/+69
* ArmPlatformPkg: Add SP805 Watchdog supportoliviermartin2011-06-113-0/+9
* ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin2011-06-111-0/+3
* ArmPlatformPkg/ArmVExpressPkg: Use SysConfigLib in ResetSystemLiboliviermartin2011-06-112-12/+10
* ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin2011-06-112-9/+1
* ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin2011-06-116-9/+406
* ArmPlatformPkg: Introduce ArmPlatformSysConfigLiboliviermartin2011-06-114-0/+324
* ArmPlatformPkg/ArmVExpressPkg: Create ArmVExpressPkg/Include/VExpressMotherBo...oliviermartin2011-06-035-85/+154
* ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPl...oliviermartin2011-06-039-2128/+124
* ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin2011-06-031-2/+11
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-031-0/+8
* ArmPkg: Renamed PL354SmcSecLib into PL354SmcLiboliviermartin2011-06-032-3/+3
* ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the codeoliviermartin2011-06-031-26/+33
* ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin2011-06-031-2/+6
* EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin2011-06-032-2/+2
* ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin2011-04-261-7/+34
* ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2011-04-261-1/+1
* ArmPlatformPkg: Fix buildoliviermartin2011-03-311-0/+1
* ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2011-03-312-83/+11
* ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin2011-03-311-0/+16
* ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin2011-03-314-2/+25
* ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin2011-03-314-11/+11
* ArmPlatformPkg: Use Serial print function to print out non debugging informationoliviermartin2011-03-311-0/+3
* ArmPlatformPkg/CTA9x4: Remove Variable Storage FD file from FDFoliviermartin2011-03-317-105/+36
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-0117-0/+3941