summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin2011-06-282-21/+23
* ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin2011-06-282-11/+27
* ArmPlatformPkg/Documentation: Update the instructions to build ARM Versatile ...oliviermartin2011-06-164-47/+158
* ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2011-06-152-9/+45
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-157-9/+16
* ArmPlatformPkg/ArmVExpressLib: Move Secure code into a separate fileoliviermartin2011-06-115-93/+128
* ArmPlatformPkg/ArmRealViewEbPkg: Fix some register definitionsoliviermartin2011-06-111-6/+15
* ArmPlatformPkg: Code cleaningoliviermartin2011-06-1112-204/+239
* ArmPlatformPkg/ArmVExpressPkg: Introduce the PcdNorFlashRemapping feature PCDoliviermartin2011-06-115-90/+119
* ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin2011-06-1115-49/+41
* ArmPlatformPkg: Clean DSC filesoliviermartin2011-06-113-33/+8
* ArmPlatformPkg/ArmRealViewEbPkg: Fixed General Interrupt Controller Base Addressoliviermartin2011-06-111-2/+2
* ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2011-06-1110-28/+56
* ArmPlatformPkg: Enable console splitter for all ARM platformsoliviermartin2011-06-116-14/+88
* ArmPlatformPkg/EblCmdLib: Add the 'devicepaths' EBL commandoliviermartin2011-06-112-72/+118
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-1112-351/+2746
* EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the fun...oliviermartin2011-06-113-3/+3
* ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...oliviermartin2011-06-112-25/+69
* ArmPlatformPkg/ArmRealViewEb: Add SysConfigLib supportoliviermartin2011-06-114-0/+142
* ArmPlatformPkg: Add PL061 GPIO driveroliviermartin2011-06-113-0/+452
* ArmPlatformPkg: Add SP805 Watchdog supportoliviermartin2011-06-116-0/+601
* ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin2011-06-115-16/+511
* ArmPlatformPkg/ArmVExpressPkg: Use SysConfigLib in ResetSystemLiboliviermartin2011-06-112-12/+10
* ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin2011-06-118-19/+6
* ArmPlatformPkg/NorFlashDxe: Update copyright dateoliviermartin2011-06-111-1/+1
* ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin2011-06-111-219/+257
* ArmPlatformPkg/ArmRealViewEb: Add support for PL111 Lcd controlleroliviermartin2011-06-117-40/+326
* ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin2011-06-1113-9/+2341
* ArmPlatformPkg: Introduce ArmPlatformSysConfigLiboliviermartin2011-06-115-0/+379
* ArmPlatformPkg: Fix ARMGCC buildoliviermartin2011-06-032-2/+0
* ArmPlatformPkg/ArmVExpressPkg: Create ArmVExpressPkg/Include/VExpressMotherBo...oliviermartin2011-06-035-85/+154
* ArmPlatformPkg/ArmRealViewEbPkg: Set some missing PCDsoliviermartin2011-06-032-0/+12
* ArmPlatformPkg/ArmRealViewEbPkg: Use NorFlashDxe and enable variables servicesoliviermartin2011-06-036-72/+135
* ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPl...oliviermartin2011-06-0311-234/+407
* ArmPlatformPkg/SP804Timer: Introduce gArmPlatformTokenSpaceGuid.PcdSP804Frequ...oliviermartin2011-06-035-11/+32
* ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin2011-06-034-46/+51
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-038-56/+295
* 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
* ArmPlatformPkg/ArmRealViewEbPkg: Use PL390 GIC on RTSMoliviermartin2011-06-034-4/+6
* ArmPlatformPkg/ArmRealViewEbPkg: Remove unused PCDoliviermartin2011-06-031-3/+0
* EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin2011-06-032-2/+2
* ArmPlatformPkg: Add missing ASM_PFX() macro in exception call backoliviermartin2011-04-272-8/+8
* ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin2011-04-265-26/+115
* ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabledoliviermartin2011-04-261-0/+3
* ArmPlatformPkg/Sec: Fix typo and Remove magic valueoliviermartin2011-04-261-23/+35
* ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2011-04-267-15/+3
* ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not availableoliviermartin2011-03-311-3/+25
* ArmPlatformPkg: Fix buildoliviermartin2011-03-313-0/+3