summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel
2015-08-10ArmPkg/GenericWatchdogDxe: add missing VOID* castArd Biesheuvel
2015-08-10ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU asArd Biesheuvel
2015-07-28ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel
2015-07-28ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel
2015-07-28ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel
2015-07-14ArmPkg: Remove PCD declarations linked to the ARM BDS Linux LoaderOlivier Martin
2015-07-14ArmPkg/BdsLib: Remove Linux loader from BdsLibOlivier Martin
2015-07-14ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()Olivier Martin
2015-07-06ArmPkg/CpuDxe: Fixed AArch64 MMUOlivier Martin
2015-07-06ArmPkg/Application: Add new EFI application to boot LinuxRonald Cron
2015-06-15ArmPkg/ArmLib: Fixed build after recent BaseTools changesOlivier Martin
2015-06-09ArmPkg: reduce sysreg access count in GIC revision probeArd Biesheuvel
2015-05-29ArmPkg/BdsLib: Fixed TFTP when there are directories in the nameOlivier Martin
2015-05-29Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin
2015-05-27ArmPkg: Expand AArch64 address width to 48 bitsHeyi Guo
2015-05-13ArmPkg: fix ArmWriteCntkCtl simple code bugHeyi Guo
2015-05-13ArmPkg/BdsLib: Fixed line endingOlivier Martin
2015-05-11ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel
2015-05-07ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel
2015-05-05ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin
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