summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2018-12-21ArmPkg/ArmScmiDxe: Add clock enable functionJeff Brasen
2018-12-20ArmPkg/GenericWatchdogDxe: implement RegisterHandler() methodArd Biesheuvel
2018-12-20ArmPkg/GenericWatchdogDxe: clean up the codeArd Biesheuvel
2018-12-20ArmPkg/ArmMmuLib: take MAX_ALLOC_ADDRESS into accountArd Biesheuvel
2018-12-19ArmPkg/DefaultExceptionHandlerLib ARM: avoid endless loop in RELEASE buildsArd Biesheuvel
2018-12-19ArmPkg: drop ArmBds remnant Pcds from .decLeif Lindholm
2018-12-15ArmPkg: remove redundant _ARM_PLATFORM_FLAGS overridesArd Biesheuvel
2018-12-11ArmPkg/OpteeLib: Add OPTEE_SUCCESS return codeSumit Garg
2018-12-06ArmPkg/OpteeLib: Add dummy RPC handlerSumit Garg
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped sections when updating permissionsArd Biesheuvel
2018-12-03ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion()Ard Biesheuvel
2018-11-29ArmPkg/CpuPei: base GCD memory space size on CPU's PA rangeArd Biesheuvel
2018-11-29ArmPkg/ArmMmuLib: take the CPU supported maximum PA space into accountArd Biesheuvel
2018-11-29ArmPkg/ArmLib: add support for reading the max physical address space sizeArd Biesheuvel
2018-11-27ArmPkg: fix StandaloneMmMmuLib subdirectory caseLeif Lindholm
2018-11-27ArmPkg/ArmPkg.dsc: move ArmMmuStandaloneMmLib.inf to AARCH64 sectionArd Biesheuvel
2018-11-27ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0.Achin Gupta
2018-11-27ArmPkg/Include: Add MM interface SVC return codes.Achin Gupta
2018-11-27ArmPkg/Include: Fix the SPM version SVC IDSughosh Ganu
2018-11-27ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver.Achin Gupta
2018-11-27ArmPkg: Add PCDs needed for MM communication driver.Achin Gupta
2018-11-26ArmPkg: remove now unused BsdLib.hArd Biesheuvel
2018-11-21ArmPkg/ArmSmcPsciResetSystemLib: add missing call to ExitBootServices()Ard Biesheuvel
2018-11-15ArmPkg/ArmGicDxe ARM: fix encoding for GICv3 interrupt acknowledgeArd Biesheuvel
2018-11-07ArmPkg/ArmGicDxe: Fix GICv3 interrupt routing mode bugMing Huang
2018-11-05ArmPkg/OpteeLib: Fix compilation issues for ARM (32-bit)Sumit Garg
2018-10-30ArmPkg/OpteeLib: Add APIs to communicate with OP-TEESumit Garg
2018-10-12ArmPkg: Add support for GICv4Sami Mujawar
2018-08-23ArmPkg/PlatformBootManagerLib: fix hotkey of boot optionHaojian Zhuang
2018-08-03ArmPkg/GenericWatchdogDxe: Split 64bit register write to 2x32bitMarcin Wojtas
2018-08-01ArmPkg: Add initial OpteeLib implementationSumit Garg
2018-07-27ArmPkg/PlatformBDS: Implement PlatformBootManagerUnableToBootRuiyu Ni
2018-06-29ArmPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-22ArmPkg/ArmScmiDxe: Dynamically allocate buffer for protocol idsGirish Pathak
2018-06-22ArmPkg/ArmScmiDxe: Fix ASSERT error in SCMI DXEGirish Pathak
2018-06-21ArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of table baseChris Co
2018-06-21ArmPkg/ArmMmuLib ARM: assume page tables are in writeback cacheable memoryArd Biesheuvel
2018-06-21ArmPkg/ArmMmuLib ARM: remove cache maintenance of block mapping contentsArd Biesheuvel
2018-06-18ArmPkg/ArmMtlLib: fix prototype inconsistency in MtlWaitUntilChannelFreeArd Biesheuvel
2018-06-18ArmPkg/ArmPkg.dsc: enable NOOPT build targetArd Biesheuvel
2018-06-15ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm rebootArd Biesheuvel
2018-06-15ArmPkg/PlatformBootManagerLib: call ProcessCapsules() only onceArd Biesheuvel
2018-06-11ArmPkg/CompilerIntrinsicsLib: fix GCC8 warning for __aeabi_memcpy aliasesMichael Zimmermann
2018-06-07ArmPkg/ArmDisassemblerLib: fix check for MSR instructionMichael Zimmermann
2018-06-05ArmPkg/PlatformBootManagerLib: load platform boot optionsHaojian Zhuang
2018-04-30ArmPkg: Fix bug in Generic Watchdog driverAlexeiFedorov
2018-04-26ArmPkg: add reenable hook to ArmGenericTimerCounterLibArd Biesheuvel
2018-04-23ArmPkg: Introduce SCMI protocolGirish Pathak
2018-04-23ArmPkg: MTL Library interface and Null library implementationGirish Pathak
2018-04-19ArmPkg/TimerDxe: remove workaround for KVM timer handlingArd Biesheuvel