Age | Commit message (Expand) | Author |
2015-08-19 | ArmPkg: remove ARMv6 support code | Ard Biesheuvel |
2015-08-10 | ArmPkg/GenericWatchdogDxe: add missing VOID* cast | Ard Biesheuvel |
2015-08-10 | ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU as | Ard Biesheuvel |
2015-07-28 | ArmPkg: cache detected revision in ArmGicArchLib | Ard Biesheuvel |
2015-07-28 | ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib | Ard Biesheuvel |
2015-07-28 | ArmPkg: split off ArmGicArchLib from ArmGicLib | Ard Biesheuvel |
2015-07-28 | ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h | Ard Biesheuvel |
2015-07-14 | ArmPkg: Remove PCD declarations linked to the ARM BDS Linux Loader | Olivier Martin |
2015-07-14 | ArmPkg/BdsLib: Remove Linux loader from BdsLib | Olivier Martin |
2015-07-14 | ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv() | Olivier Martin |
2015-07-06 | ArmPkg/CpuDxe: Fixed AArch64 MMU | Olivier Martin |
2015-07-06 | ArmPkg/Application: Add new EFI application to boot Linux | Ronald Cron |
2015-06-15 | ArmPkg/ArmLib: Fixed build after recent BaseTools changes | Olivier Martin |
2015-06-09 | ArmPkg: reduce sysreg access count in GIC revision probe | Ard Biesheuvel |
2015-05-29 | ArmPkg/BdsLib: Fixed TFTP when there are directories in the name | Olivier Martin |
2015-05-29 | Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkg | Olivier Martin |
2015-05-27 | ArmPkg: Expand AArch64 address width to 48 bits | Heyi Guo |
2015-05-13 | ArmPkg: fix ArmWriteCntkCtl simple code bug | Heyi Guo |
2015-05-13 | ArmPkg/BdsLib: Fixed line ending | Olivier Martin |
2015-05-11 | ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION | Ard Biesheuvel |
2015-05-07 | ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() | Ard Biesheuvel |
2015-05-05 | ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface | Olivier Martin |
2015-04-14 | ArmPkg: remove cache maintenance by VA operation range size threshold | Ard Biesheuvel |
2015-04-02 | ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointer | Olivier Martin |
2015-03-02 | ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errors | Laszlo Ersek |
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 |