Age | Commit message (Expand) | Author |
2015-02-28 | ArmPkg: allow patchable PCDs for memory, FD and FV addresses | Ard Biesheuvel |
2015-02-28 | ArmPkg: allow HYP timer interrupt to be omitted | Ard Biesheuvel |
2015-02-26 | ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable | Ronald Cron |
2015-02-26 | ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path | Ronald Cron |
2015-02-26 | ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration Table | Ronald Cron |
2015-02-25 | ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot Entry | Olivier Martin |
2015-02-25 | ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy mode | Olivier Martin |
2015-02-16 | ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode | Ard Biesheuvel |
2015-02-16 | ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3 | Olivier Martin |
2015-02-16 | ArmPkg/ArmGic: Function to locate the current CPU GIC redistributor | Olivier Martin |
2015-02-16 | ArmPkg/ArmGic: Added GICv3 specific definitions | Olivier Martin |
2015-02-16 | ArmPkg/ArmLib.h: Add CPU Affinity definitions | Olivier Martin |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2015-02-02 | ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequency | Laszlo Ersek |
2015-02-02 | ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32 | Laszlo Ersek |
2015-02-02 | ArmPkg: ArmArchTimerLib: clean up comments | Laszlo Ersek |
2015-01-06 | ArmPkg/BdsLib: Close file after reading an Image | Ronald Cron |
2015-01-06 | ArmPkg/BdsLib: Fix DHCP4 configuration | Ronald Cron |
2014-12-12 | ArmPkg/AsmMacroIoLib: Fixed the global variables initialization | Olivier Martin |
2014-12-12 | ArmPkg/BdsLib: Update the size of the Device Tree before booting Linux | Olivier Martin |
2014-12-12 | ArmPkg/BdsLib: Rework TFTP boot | Ronald Cron |
2014-12-12 | ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the syst... | Ronald Cron |
2014-12-12 | ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/Drivers | Ronald Cron |
2014-12-12 | ArmPlatformPkg: The toolchain family name can be omitted if the options are c... | Olivier Martin |
2014-11-13 | ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailable | Ard Biesheuvel |
2014-11-13 | ArmPkg/ArmGic: Removed 'GCC' toolchain to build assembly files | Olivier Martin |
2014-11-11 | ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflow | Olivier Martin |
2014-11-11 | ArmPkg/CompilerIntrinsicesLib: Fixed memmove() and memset() | Olivier Martin |
2014-11-11 | ArmPkg: Ensured the stack is always quad-word aligned | Olivier Martin |
2014-11-11 | ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit. | Leif Lindholm |
2014-10-31 | EDK II Contributions.txt: Update patch format information | Jordan Justen |
2014-10-27 | ArmPkg/ArmLib: Removed duplicated invalidate TLB function | Olivier Martin |
2014-10-27 | ArmPkg/SemihostFs: Implement SetInfo() and handle seeking past the end of a file | Ronald Cron |
2014-10-27 | ArmPkg/SemihostFs: Fix open file issues revealed by SCT | Ronald Cron |
2014-10-27 | ArmPkg/SemihostLib: Add library functions | Ronald Cron |
2014-10-27 | ArmPkg/Semihostlib: Rename semi-hosting open option | Ronald Cron |
2014-10-27 | ArmPkg/ArmGic: Added GicV3 support to ArmGicDxe | Olivier Martin |
2014-10-27 | ArmPkg/ArmGic: Added GicV3 support to ArmGicLib | Olivier Martin |
2014-10-27 | ArmPkg/ArmGic: Added GicV3 detection | Olivier Martin |
2014-10-27 | ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision() | Olivier Martin |
2014-10-10 | ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe... | Olivier Martin |
2014-10-10 | ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocations | Olivier Martin |
2014-10-10 | ArmPkg/ArmPsciResetSystemLib: Made the library only using SMC | Olivier Martin |
2014-09-18 | ArmPkg/TimerDxe: add workaround for KVM timer interrupt handling | Ard Biesheuvel |
2014-09-16 | ArmPsciResetSystemLib: read PSCI method in constructor | Ard Biesheuvel |
2014-09-10 | ArmPkg/TimerDxe: Read timer frequency from CPU | Ard Biesheuvel |
2014-09-10 | ArmPkg: Introduced ArmPsciResetSystemLib | Ard Biesheuvel |
2014-09-10 | ArmPkg: Add ArmHvcLib | Ard Biesheuvel |
2014-09-10 | ArmPkg: Add PSCI 0.2 constants for system poweroff and reset | Ard Biesheuvel |
2014-09-10 | ArmPkg/ArmSmcLib: fix stack handling in .asm version of SMC wrapper | Ard Biesheuvel |