summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Fix ARM EB and VE buildsoliviermartin2011-12-153-10/+16
* ArmPlatformPkg/ArmVExpressPkg: Add PL180 MCI support to ARM RTSMoliviermartin2011-12-146-1/+31
* ArmPlatformPkg: Renamed 'DebugSecExtraActionLib' into 'ArmPlatformSecExtraAct...oliviermartin2011-12-145-5/+5
* ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin2011-12-144-88/+138
* ArmPlatformPkg/Sec: Fixed Monitor stack setupoliviermartin2011-12-141-1/+1
* MdeModulePkg/Variable: Check if there is a NV Variable Storage header prior t...oliviermartin2011-12-121-300/+300
* ArmPlatformPkg: Coding style changes (tab and line endings) - Minor changesoliviermartin2011-12-072-2/+2
* BaseTools: Pending patches updateoliviermartin2011-12-061-23/+55
* ArmPlatformPkg/Sec: Enabled VFP (if supported by platform) prior to any libra...oliviermartin2011-12-061-4/+5
* ArmPlatformPkg: Update pending patches with the latest BaseTools SyncUpoliviermartin2011-12-051-271/+0
* ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin2011-11-161-3/+5
* ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.decoliviermartin2011-11-151-2/+0
* ArmPlatformPkg/patches: Update pending patches to fix buildsoliviermartin2011-11-151-7/+39
* ArmPlatformPkg/patches: Update the 'PendingPatches' on the latest BaseTools s...oliviermartin2011-11-106-913/+158
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-096-18/+18
* ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup()oliviermartin2011-11-011-11/+12
* ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin2011-11-011-2/+0
* ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage...oliviermartin2011-11-012-10/+11
* ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secu...oliviermartin2011-11-014-8/+8
* ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin2011-11-012-10/+10
* ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin2011-11-013-120/+187
* ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin2011-11-011-6/+12
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-016-6/+6
* ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin2011-11-019-25/+114
* ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin2011-11-015-10/+49
* ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to p...oliviermartin2011-11-014-13/+24
* ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash)oliviermartin2011-11-013-6/+8
* ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabl...oliviermartin2011-11-011-20/+20
* ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEboliviermartin2011-11-012-0/+2
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-016-87/+16
* ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin2011-11-011-1/+1
* ArmPlatformPkg: Coding style (minor changes)oliviermartin2011-11-013-5/+5
* ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Modeloliviermartin2011-11-012-4/+5
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-044-4/+4
* ArmPlatformPkg/ArmVExpressPkg: The virtual memory must have the Secure attrib...oliviermartin2011-09-292-6/+14
* ArmPlatformPkg/ArmVExpressPkg: HiiDatabaseDxe driver was missingoliviermartin2011-09-292-634/+638
* ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin2011-09-281-440/+440
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-2710-29/+17
* ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib templateoliviermartin2011-09-2711-0/+1770
* ArmPlatformPkg: Add support for ARM RTSM Versatile Express A15x1 and A15x4oliviermartin2011-09-279-2/+1354
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-276-10/+0
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-2711-138/+47
* ArmPlatformPkg: Replaced '!if' conditions by more appropriate '!ifdef' condit...oliviermartin2011-09-276-409/+342
* ArmPkg: Removed 'ArmV7/ArmV7MPCore*' filesoliviermartin2011-09-273-9/+9
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initializationoliviermartin2011-09-2711-274/+237
* ArmPlatformPkg/patches: Update the pending patches with the updated ARMGCC an...oliviermartin2011-09-236-329/+796
* ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...oliviermartin2011-09-221-0/+44
* ArmPlatformPkg/ArmVExpressPkg: Add support for ARM Versatile Express A9x4 Modeloliviermartin2011-09-2211-5/+1336
* ArmPlatformPkg/ArmiVExpressPkg: Introduce 'ArmVExpress.dsc.inc' to avoid dupl...oliviermartin2011-09-227-270/+357
* ArmPlatformPkg/ArmRealViewEbPkg: Introduce 'ArmRealViewEb.dsc.inc' to avoid d...oliviermartin2011-09-229-638/+349