summaryrefslogtreecommitdiffstats
path: root/ArmPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot EntryOlivier Martin2015-02-252-26/+51
* ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy modeOlivier Martin2015-02-252-6/+30
* ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native modeArd Biesheuvel2015-02-167-4/+25
* ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3Olivier Martin2015-02-166-38/+87
* ArmPkg/ArmGic: Function to locate the current CPU GIC redistributorOlivier Martin2015-02-163-3/+64
* ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin2015-02-164-8/+30
* ArmPkg/ArmLib.h: Add CPU Affinity definitionsOlivier Martin2015-02-161-3/+8
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequencyLaszlo Ersek2015-02-021-20/+38
* ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32Laszlo Ersek2015-02-021-1/+7
* ArmPkg: ArmArchTimerLib: clean up commentsLaszlo Ersek2015-02-021-10/+21
* ArmPkg/BdsLib: Close file after reading an ImageRonald Cron2015-01-061-16/+32
* ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron2015-01-061-17/+39
* ArmPkg/AsmMacroIoLib: Fixed the global variables initializationOlivier Martin2014-12-122-3/+3
* ArmPkg/BdsLib: Update the size of the Device Tree before booting LinuxOlivier Martin2014-12-121-0/+3
* ArmPkg/BdsLib: Rework TFTP bootRonald Cron2014-12-124-131/+489
* ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the syst...Ronald Cron2014-12-121-3/+3
* ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron2014-12-125-0/+445
* ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin2014-12-121-5/+2
* ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailableArd Biesheuvel2014-11-133-10/+26
* 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