summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)Author
2017-06-12PL061Gpio: fix the mask of GetHaojian Zhuang
2016-11-25ArmPlatformPkg: Fix VE RTSM mem map descriptor countSami Mujawar
2016-11-25ArmPlatformPkg: Reformat VE Memory Map codeEvan Lloyd
2016-11-24ArmPlatformPkg/PL180MciDxe: update for identifying SDHaojian Zhuang
2016-10-28ArmPlatformPkg/ArmVExpressFastBootDxe: eliminate deprecated string functionsArd Biesheuvel
2016-10-28ArmPlatformPkg/ArmVExpressFastBootDxe: clean up code and commentsArd Biesheuvel
2016-10-28ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEndArd Biesheuvel
2016-10-28ArmPlatformPkg/BootMonFs: eliminate deprecated string functionsArd Biesheuvel
2016-10-26ArmPlatformPkg: remove ARM BDSArd Biesheuvel
2016-10-24ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmeticArd Biesheuvel
2016-10-24ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel
2016-10-19ArmPlatformPkg/ArmVExpressPkg: add missing '0x' prefix to hex valueSudeep Holla
2016-10-19ArmPlatformPkg/ArmShellCmdRunAxf: Reference MdePkg protocol definitionRuiyu Ni
2016-10-12ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address ...Daniil Egranov
2016-10-11ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei
2016-10-11ArmPlatformPkg: Fix PL011 FIFO size testEvan Lloyd
2016-09-09ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem()Ard Biesheuvel
2016-09-08ArmPlatformPkg: remove EFI_MEMORY_UC attribute from normal memoryArd Biesheuvel
2016-09-08ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen
2016-09-07ArmPlatformPkg/PrePi: fix secondary stack baseMichael Zimmermann
2016-08-11ArmPlatformPkg/ArmPlatformStackLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/ArmPlatformLibNull: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/ArmVExpressPkg: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macroArd Biesheuvel
2016-08-11ArmPlatformPkg RVCT: drop dependency on GCC macro libraryArd Biesheuvel
2016-08-04ArmPlatformPkg: change PcdBdsLinuxSupport default valueDaniil Egranov
2016-07-28ArmPlatformPkg: Convert ArmJunoDxe to use common juno revision codeJeremy Linton
2016-07-28ArmPlatformPkg: break out juno revision detectionJeremy Linton
2016-07-14ArmPlatformPkg/ArmJuno: Correct AXI->PCIe translation commentsJeremy Linton
2016-07-14ArmPlatformPkg/ArmJuno: fix Juno PIO host bridge mappingJeremy Linton
2016-07-07ArmPlatformPkg: Set Juno debug serial port defaultsEvan Lloyd
2016-07-07ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel
2016-06-22ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel
2016-06-22ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel
2016-06-15ArmPlatformPkg: Fix PL011 Glitches.Evan Lloyd
2016-06-15ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd
2016-06-15ArmPlatformPkg: Remove double write in PL011Evan Lloyd
2016-06-15ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd
2016-06-15ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd
2016-05-11ArmPlatformPkg/PL031RealTimeClockLib: remove local copy of gRT pointerArd Biesheuvel
2016-05-11ArmPlatformPkg/PL031RealTimeClockLib: don't clobber gRT tableArd Biesheuvel
2016-04-29ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardwareArd Biesheuvel
2016-04-29ArmPlatformPkg: move PCI related PCD definitions to ArmPkgArd Biesheuvel
2016-04-18ArmPlatformPkg/DS-5: fix 64-bit PE/COFF header parsing bugArd Biesheuvel
2016-04-01ArmPlatformPkg: Add PCD for Pl011 UART InterruptSami Mujawar
2016-03-25ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn
2016-03-14ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang