summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel
2015-04-02ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointerOlivier Martin
2015-03-02ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsLaszlo Ersek
2015-02-28ArmPkg: allow patchable PCDs for memory, FD and FV addressesArd Biesheuvel
2015-02-28ArmPkg: allow HYP timer interrupt to be omittedArd Biesheuvel
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron
2015-02-26ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device pathRonald Cron
2015-02-26ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron
2015-02-25ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot EntryOlivier Martin
2015-02-25ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy modeOlivier Martin
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