summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2016-02-16ArmPlatformPkg: delete Juno ACPI tablesLeif Lindholm7-831/+0
2016-02-12ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDTRyan Harkin3-19/+3
2016-02-12ArmPlatformPkg/ArmJunoPkg: don't create default boot entriesRyan Harkin1-255/+0
2016-02-09ArmPlatformPkg/Bds: Early Console InitializationSupreeth Venkatesh1-3/+3
2016-02-09ArmPlatformPkg: remove unused Sec libraryRyan Harkin11-1042/+0
2016-02-09ArmPlatformPkg: remove ArmVExpress-RTSM-A15_MPCore.dsc/fdfRyan Harkin2-662/+0
2016-02-09ArmPlatformPkg: remove ArmJuno.dsc/fdfRyan Harkin2-656/+0
2016-02-09ArmPlatformPkg: remove ArmVExpress-FVP-AArch64.dsc/fdfRyan Harkin2-718/+0
2016-02-09ArmPlatformPkg: remove ArmVExpress-CTA15-A7.dsc/fdfRyan Harkin2-608/+0
2016-02-05ArmPlatformPkg: remove unused .dsc and .fdf filesRyan Harkin4-1410/+0
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd27-0/+0
2015-12-15ArmVExpressPkg/ArmVExpress-FVP-AArch64: run GICv3 in v3 modeArd Biesheuvel1-6/+0
2015-12-15ArmPlatformPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-14ArmPlatformPkg/Sec: fix return_from_exception code and commentArd Biesheuvel2-17/+6
2015-12-14ArmPlatformPkg/RTSM: use declared PPI rather than module local varArd Biesheuvel3-3/+7
2015-12-14ArmPlatformPkg/CTA9x4: use declared PPI rather than module local varArd Biesheuvel3-3/+7
2015-12-14ArmPlatformPkg/CTA15-A7: use declared PPI rather than module local varArd Biesheuvel2-3/+4
2015-12-14ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local varArd Biesheuvel2-3/+4
2015-12-14ArmPlatformPkg/ArmPlatformLibNull: use declared PPI rather than module local varArd Biesheuvel2-3/+4
2015-12-10ArmPlatformPkg: Fix stack switch bug after commit 7945b29Heyi Guo1-4/+7
2015-12-08ArmPlatformPkg/ArmVExpress-CTA15-A7: remove stale ArmPlatformGlobalVariable PCDArd Biesheuvel1-10/+0
2015-12-08ArmPkg/PrePeiCore: use explicit UINTN cast in VOID* arithmeticArd Biesheuvel2-2/+2
2015-12-08ArmPkg/PrePeiCore: adhere to architectural stack alignment requirementArd Biesheuvel2-14/+6
2015-11-27ArmPlatformPkg: remove ArmGlobalVariable PCD, GUID and PPI definitionsArd Biesheuvel3-126/+0
2015-11-27ArmPlatformPkg/PlatformIntelBdsLib: drop bogus gArmGlobalVariableGuid depArd Biesheuvel1-1/+0
2015-11-27ArmPlatformPkg/EblCmdLib: drop bogus ArmGlobalVariableHob.h includeArd Biesheuvel1-1/+0
2015-11-27ArmPlatformPkg/ArmVExpressFastBootDxe: drop bogus gArmGlobalVariableGuid depArd Biesheuvel1-3/+0
2015-11-27ArmPlatformPkg/ArmJunoDxe: drop bogus gArmGlobalVariableGuid dependencyArd Biesheuvel1-1/+0
2015-11-27ArmPlatformPkg/Bds: drop bogus ArmGlobalVariable dependenciesArd Biesheuvel3-4/+0
2015-11-27ArmPlatformPkg/Sec: remove global variable allocation from lowlevel initArd Biesheuvel4-17/+3
2015-11-27ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel initArd Biesheuvel7-52/+3
2015-11-27ArmPlatformPkg/PlatformPeim: remove ArmGlobalVariable lowlevel initArd Biesheuvel2-39/+0
2015-11-27ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel9-61/+4
2015-11-27ArmPlatformPkg: remove all ArmPlatformGlobalVariableLib implementationsArd Biesheuvel9-553/+0
2015-11-27ArmPlatformPkg: remove PeiServicesTablePointerLib implementationArd Biesheuvel3-136/+2
2015-11-27ArmPlatformPkg: drop ArmPlatformGlobalVariableLib resolutionsArd Biesheuvel7-30/+4
2015-11-27ArmPlatformPkg: move to ArmPkg version of PeiServicesTablePointerLibArd Biesheuvel2-4/+4
2015-11-27ArmPlatformPkg/PrePiHobListPointerLib: use thread ID registerArd Biesheuvel3-15/+7
2015-11-27ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector tableArd Biesheuvel1-0/+40
2015-11-26ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng12-191/+131
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland1-14/+13
2015-11-18ArmVExpressPkg/ArmVExpressLibRTSM: map NOR flash as normal memoryArd Biesheuvel1-1/+1
2015-11-12ArmPlatformPkg: bring DS-5 scripts in line with linker script changesArd Biesheuvel1-23/+3
2015-11-03ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSIJeremy Linton2-1/+7
2015-10-19Update the ACPI device information for ARM Juno.Jeremy Linton2-2/+13
2015-10-19ArmPlatformPkg: CRLF fixups for Juno ACPILeif Lindholm2-194/+194
2015-10-16ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek1-6/+13
2015-10-07ArmPlatformPkg: Fixes for Juno ACPISupreeth Venkatesh1-7/+20
2015-10-06ArmPlatformPkg/ArmJunoPkg/Madt.aslc: Fix MADT header versionSudeep Holla1-12/+12
2015-10-06ArmPlatformPkg/RTSM: remove obsolete Foundation model librariesArd Biesheuvel6-491/+0