summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2014-09-18ArmPkg/TimerDxe: add workaround for KVM timer interrupt handlingArd Biesheuvel
2014-09-16ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel
2014-09-10ArmPkg/TimerDxe: Read timer frequency from CPUArd Biesheuvel
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel
2014-09-10ArmPkg: Add ArmHvcLibArd Biesheuvel
2014-09-10ArmPkg: Add PSCI 0.2 constants for system poweroff and resetArd Biesheuvel
2014-09-10ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapperArd Biesheuvel
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel
2014-09-09ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time.Ard Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib interfaceArd Biesheuvel
2014-09-09ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel
2014-09-09ArmPkg: allow dynamic GIC base addressesArd Biesheuvel
2014-09-09ArmPkg: allow dynamically discovered timer interruptsArd Biesheuvel
2014-09-09ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixesHarry Liebel
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin
2014-09-01ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlappingOlivier Martin
2014-09-01ArmPkg/BdsLib/Arm: Clean Data cache before disabling itOlivier Martin
2014-08-27ArmPkg/TimerDxe: Fixed real time periodOlivier Martin
2014-08-27ArmPkg/TimerDxe: Fixed the reloading of the periodOlivier Martin
2014-08-27ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin
2014-08-26ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLibOlivier Martin
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-25EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen
2014-08-20ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin
2014-08-20ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore()Olivier Martin
2014-08-19ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin
2014-08-19ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-19ARM Packages: Corrected non-DOS line endingsRonald Cron
2014-08-04ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin
2014-08-04ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC CallsOlivier Martin
2014-07-29ArmPkg: Remove BasePeCoffLibHarry Liebel
2014-07-29ArmPkg/ArmLib.h: Fixed name of the argumentOlivier Martin
2014-07-29ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception codeOlivier Martin
2014-07-29ArmPkg/AArch64.h: Added Exception Syndrome Register definitionsOlivier Martin
2014-07-29ArmPkg/AArch64: Added ARM_HCR_TSC definitionOlivier Martin
2014-07-29ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual...Olivier Martin
2014-07-29ArmPkg/AArch64.h: Added SPSR and Timer register definitionsOlivier Martin
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron
2014-07-15ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin
2014-07-09ArmPkg/ArmLib: Improved ArmConfigureMmu PerformanceEugene Cohen
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxeOlivier Martin
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLibOlivier Martin
2014-07-04ArmPkg/ArmGic: Moved ArmGicDisableDistributor() to ArmGicLib.cOlivier Martin
2014-07-04ArmPkg/ArmGic: Move RegisterInterruptSource() to the common GicDxe fileOlivier Martin