summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2014-11-13ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly filesOlivier Martin
2014-11-11ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflowOlivier Martin
2014-11-11ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()Olivier Martin
2014-11-11ArmPkg: Ensured the stack is always quad-word alignedOlivier Martin
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm
2014-10-31EDK II Contributions.txt: Update patch format informationJordan Justen
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin
2014-10-27ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a fileRonald Cron
2014-10-27ArmPkg/SemihostFs: Fix open file issues revealed by SCTRonald Cron
2014-10-27ArmPkg/SemihostLib: Add library functionsRonald Cron
2014-10-27ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron
2014-10-27ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin
2014-10-27ArmPkg/ArmGic: Added GicV3 support to ArmGicLibOlivier Martin
2014-10-27ArmPkg/ArmGic: Added GicV3 detectionOlivier Martin
2014-10-27ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()Olivier Martin
2014-10-10ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin
2014-10-10ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin
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