summaryrefslogtreecommitdiffstats
path: root/ArmPkg
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly filesOlivier Martin2014-11-132-2/+2
* ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflowOlivier Martin2014-11-111-1/+1
* ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset()Olivier Martin2014-11-115-49/+88
* ArmPkg: Ensured the stack is always quad-word alignedOlivier Martin2014-11-113-12/+12
* ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm2014-11-112-7/+7
* EDK II Contributions.txt: Update patch format informationJordan Justen2014-10-311-13/+29
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-275-36/+3
* ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a fileRonald Cron2014-10-272-118/+795
* ArmPkg/SemihostFs: Fix open file issues revealed by SCTRonald Cron2014-10-272-54/+131
* ArmPkg/SemihostLib: Add library functionsRonald Cron2014-10-273-0/+148
* ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron2014-10-273-3/+3
* ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin2014-10-2711-63/+353
* ArmPkg/ArmGic: Added GicV3 support to ArmGicLibOlivier Martin2014-10-277-0/+375
* ArmPkg/ArmGic: Added GicV3 detectionOlivier Martin2014-10-276-12/+85
* ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()Olivier Martin2014-10-274-14/+69
* ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin2014-10-101-6/+8
* ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin2014-10-103-106/+211
* ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin2014-10-103-44/+7
* ArmPkg/TimerDxe: add workaround for KVM timer interrupt handlingArd Biesheuvel2014-09-181-0/+1
* ArmPsciResetSystemLib: read PSCI method in constructorArd Biesheuvel2014-09-162-1/+14
* ArmPkg/TimerDxe: Read timer frequency from CPUArd Biesheuvel2014-09-102-2/+1
* ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel2014-09-104-0/+158
* ArmPkg: Add ArmHvcLibArd Biesheuvel2014-09-106-1/+229
* ArmPkg: Add PSCI 0.2 constants for system poweroff and resetArd Biesheuvel2014-09-101-0/+2
* ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapperArd Biesheuvel2014-09-101-1/+1
* ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel2014-09-092-7/+8
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-0914-307/+34
* ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time.Ard Biesheuvel2014-09-092-0/+8
* ArmPkg: add ArmGenericTimerCounterLib implementation using virtual timerArd Biesheuvel2014-09-093-0/+183
* ArmPkg: add ArmGenericTimerCounterLib implementation using physical timerArd Biesheuvel2014-09-093-0/+174
* ArmPkg: add ArmGenericTimerCounterLib interfaceArd Biesheuvel2014-09-091-0/+85
* ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel2014-09-098-10/+10
* ArmPkg: allow dynamic GIC base addressesArd Biesheuvel2014-09-094-25/+36
* ArmPkg: allow dynamically discovered timer interruptsArd Biesheuvel2014-09-091-10/+13
* ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixesHarry Liebel2014-09-093-7/+56
* ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin2014-09-012-6/+1
* ArmPkg/BdsLib/Arm: Check Linux image and parameters are not overlappingOlivier Martin2014-09-011-2/+8
* ArmPkg/BdsLib/Arm: Clean Data cache before disabling itOlivier Martin2014-09-011-3/+5
* ArmPkg/TimerDxe: Fixed real time periodOlivier Martin2014-08-271-8/+50
* ArmPkg/TimerDxe: Fixed the reloading of the periodOlivier Martin2014-08-271-1/+1
* ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin2014-08-272-7/+10
* ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLibOlivier Martin2014-08-261-10/+1
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-265-17/+17
* EDK II Contributions.txt: Note acceptable contribution licensesJordan Justen2014-08-251-0/+14
* ARM Packages: Added support for GCC stack protectorOlivier Martin olivier.martin2014-08-201-4/+4
* ArmPkg/ArmLib/ArmV7: Fixed ArmIsMpCore()Olivier Martin2014-08-202-4/+8
* ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin2014-08-191-0/+3
* ArmPkg/BdsLib: Prevent a hang in BdsConnectDevicePath() when a sub-device pat...Olivier Martin2014-08-193-9/+22
* ARM Packages: Removed trailing spacesRonald Cron2014-08-19183-1517/+1514
* ARM Packages: Corrected non-DOS line endingsRonald Cron2014-08-194-52/+52