summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/ArmJuno: Correct AXI->PCIe translation commentsJeremy Linton2016-07-141-2/+2
* ArmPlatformPkg/ArmJuno: fix Juno PIO host bridge mappingJeremy Linton2016-07-141-3/+6
* ArmPlatformPkg: Set Juno debug serial port defaultsEvan Lloyd2016-07-073-3/+53
* ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2016-07-072-1/+2
* ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel2016-06-221-77/+0
* ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel2016-06-226-44/+5
* ArmPlatformPkg: Fix PL011 Glitches.Evan Lloyd2016-06-151-0/+22
* ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2016-06-155-28/+46
* ArmPlatformPkg: Remove double write in PL011Evan Lloyd2016-06-151-4/+3
* ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd2016-06-154-20/+20
* ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd2016-06-153-107/+184
* ArmPlatformPkg/PL031RealTimeClockLib: remove local copy of gRT pointerArd Biesheuvel2016-05-111-10/+6
* ArmPlatformPkg/PL031RealTimeClockLib: don't clobber gRT tableArd Biesheuvel2016-05-111-6/+0
* ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardwareArd Biesheuvel2016-04-292-7/+0
* ArmPlatformPkg: move PCI related PCD definitions to ArmPkgArd Biesheuvel2016-04-294-76/+14
* ArmPlatformPkg/DS-5: fix 64-bit PE/COFF header parsing bugArd Biesheuvel2016-04-181-3/+2
* ArmPlatformPkg: Add PCD for Pl011 UART InterruptSami Mujawar2016-04-011-1/+2
* ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn2016-03-256-13/+13
* ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang2016-03-143-59/+129
* ArmPlatformPkg/PL180MciDxe: don't check ID_REG3Ryan Harkin2016-03-011-1/+0
* ArmPlatformPkg/PL180MciDxe: warn on probe failRyan Harkin2016-03-011-0/+2
* ArmPlatformPkg/PL180MciDxe: fix Depex for TC2Ryan Harkin2016-03-011-1/+1
* ArmPlatformPkg: delete orphaned ArmVExpress.dsc.incLeif Lindholm2016-03-011-477/+0
* ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm2016-02-262-15/+62
* ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm2016-02-261-26/+1
* ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm2016-02-261-33/+7
* ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm2016-02-261-3/+3
* ArmPlatformPkg/IntelBds: call BdsLibConnectAll()Leif Lindholm2016-02-241-0/+7
* ArmPlatformPkg: Remove orphaned Juno MakefileLeif Lindholm2016-02-181-87/+0
* ArmPlatformPkg: remove obsolete/outdated AArch64 bootstrapLeif Lindholm2016-02-186-564/+0
* ArmPlatformPkg: delete Juno ACPI tablesLeif Lindholm2016-02-167-831/+0
* ArmPlatformPkg/ArmJunoPkg: only have 1 PCD for the FDTRyan Harkin2016-02-123-19/+3
* ArmPlatformPkg/ArmJunoPkg: don't create default boot entriesRyan Harkin2016-02-121-255/+0
* ArmPlatformPkg/Bds: Early Console InitializationSupreeth Venkatesh2016-02-091-3/+3
* ArmPlatformPkg: remove unused Sec libraryRyan Harkin2016-02-0911-1042/+0
* ArmPlatformPkg: remove ArmVExpress-RTSM-A15_MPCore.dsc/fdfRyan Harkin2016-02-092-662/+0
* ArmPlatformPkg: remove ArmJuno.dsc/fdfRyan Harkin2016-02-092-656/+0
* ArmPlatformPkg: remove ArmVExpress-FVP-AArch64.dsc/fdfRyan Harkin2016-02-092-718/+0
* ArmPlatformPkg: remove ArmVExpress-CTA15-A7.dsc/fdfRyan Harkin2016-02-092-608/+0
* ArmPlatformPkg: remove unused .dsc and .fdf filesRyan Harkin2016-02-054-1410/+0
* ArmPlatformPkg: Rectify file modesEvan Lloyd2016-02-0227-0/+0
* ArmVExpressPkg/ArmVExpress-FVP-AArch64: run GICv3 in v3 modeArd Biesheuvel2015-12-151-6/+0
* ArmPlatformPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* ArmPlatformPkg/Sec: fix return_from_exception code and commentArd Biesheuvel2015-12-142-17/+6
* ArmPlatformPkg/RTSM: use declared PPI rather than module local varArd Biesheuvel2015-12-143-3/+7
* ArmPlatformPkg/CTA9x4: use declared PPI rather than module local varArd Biesheuvel2015-12-143-3/+7
* ArmPlatformPkg/CTA15-A7: use declared PPI rather than module local varArd Biesheuvel2015-12-142-3/+4
* ArmPlatformPkg/ArmJunoLib: use declared PPI rather than module local varArd Biesheuvel2015-12-142-3/+4
* ArmPlatformPkg/ArmPlatformLibNull: use declared PPI rather than module local varArd Biesheuvel2015-12-142-3/+4
* ArmPlatformPkg: Fix stack switch bug after commit 7945b29Heyi Guo2015-12-101-4/+7