summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2015-02-16ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native modeArd Biesheuvel
2015-02-16ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3Olivier Martin
2015-02-16ArmPkg/ArmGic: Function to locate the current CPU GIC redistributorOlivier Martin
2015-02-16ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin
2015-02-16ArmPkg/ArmLib.h: Add CPU Affinity definitionsOlivier Martin
2015-02-03*/Contributions.txt: Update example email addressJordan Justen
2015-02-02ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequencyLaszlo Ersek
2015-02-02ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32Laszlo Ersek
2015-02-02ArmPkg: ArmArchTimerLib: clean up commentsLaszlo Ersek
2015-01-06ArmPkg/BdsLib: Close file after reading an ImageRonald Cron
2015-01-06ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron
2014-12-12ArmPkg/AsmMacroIoLib: Fixed the global variables initializationOlivier Martin
2014-12-12ArmPkg/BdsLib: Update the size of the Device Tree before booting LinuxOlivier Martin
2014-12-12ArmPkg/BdsLib: Rework TFTP bootRonald Cron
2014-12-12ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the syst...Ronald Cron
2014-12-12ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron
2014-12-12ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin
2014-11-13ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailableArd Biesheuvel
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