summaryrefslogtreecommitdiffstats
path: root/ArmPkg
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: remove ARMv6 support codeArd Biesheuvel2015-08-1913-834/+1
* ArmPkg/GenericWatchdogDxe: add missing VOID* castArd Biesheuvel2015-08-101-1/+1
* ArmPkg/GicV3: use GICv3 generic sysreg names only for GNU asArd Biesheuvel2015-08-101-0/+10
* ArmPkg: cache detected revision in ArmGicArchLibArd Biesheuvel2015-07-283-9/+40
* ArmPkg: copy ArmGicArchLib to ArmGicArchSecLibArd Biesheuvel2015-07-283-0/+135
* ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel2015-07-289-17/+71
* ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.hArd Biesheuvel2015-07-289-133/+98
* ArmPkg: Remove PCD declarations linked to the ARM BDS Linux LoaderOlivier Martin2015-07-141-1/+0
* ArmPkg/BdsLib: Remove Linux loader from BdsLibOlivier Martin2015-07-1410-1902/+1
* ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()Olivier Martin2015-07-142-105/+230
* ArmPkg/CpuDxe: Fixed AArch64 MMUOlivier Martin2015-07-061-0/+3
* ArmPkg/Application: Add new EFI application to boot LinuxRonald Cron2015-07-0620-691/+2787
* ArmPkg/ArmLib: Fixed build after recent BaseTools changesOlivier Martin2015-06-151-3/+3
* ArmPkg: reduce sysreg access count in GIC revision probeArd Biesheuvel2015-06-092-4/+16
* ArmPkg/BdsLib: Fixed TFTP when there are directories in the nameOlivier Martin2015-05-291-13/+7
* Renamed ArmPlatformPkg/ArmVirtualizationPkg into ArmVirtPkgOlivier Martin2015-05-291-2/+2
* ArmPkg: Expand AArch64 address width to 48 bitsHeyi Guo2015-05-271-2/+2
* ArmPkg: fix ArmWriteCntkCtl simple code bugHeyi Guo2015-05-131-1/+1
* ArmPkg/BdsLib: Fixed line endingOlivier Martin2015-05-131-1/+1
* ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel2015-05-112-13/+13
* ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage()Ard Biesheuvel2015-05-071-1/+1
* ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin2015-05-052-6/+9
* ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel2015-04-1415-53/+12
* ArmPkg/BaseMemoryLib(Sym|Vstm): Do not post increment returned pointerOlivier Martin2015-04-022-8/+16
* ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errorsLaszlo Ersek2015-03-021-5/+5
* ArmPkg: allow patchable PCDs for memory, FD and FV addressesArd Biesheuvel2015-02-281-11/+14
* ArmPkg: allow HYP timer interrupt to be omittedArd Biesheuvel2015-02-281-3/+11
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-265-57/+69
* ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device pathRonald Cron2015-02-262-2/+7
* ArmPlatformPkg/ArmVExpressDxe: Load FDT into the EFI Configuration TableRonald Cron2015-02-261-1/+1
* ArmPkg/BdsLib: Added support to change the given DevicePath of a Boot EntryOlivier Martin2015-02-252-26/+51
* ArmPkg/ArmGic: Fix GICv3 in GICv2 legacy modeOlivier Martin2015-02-252-6/+30
* ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native modeArd Biesheuvel2015-02-167-4/+25
* ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3Olivier Martin2015-02-166-38/+87
* ArmPkg/ArmGic: Function to locate the current CPU GIC redistributorOlivier Martin2015-02-163-3/+64
* ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin2015-02-164-8/+30
* ArmPkg/ArmLib.h: Add CPU Affinity definitionsOlivier Martin2015-02-161-3/+8
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequencyLaszlo Ersek2015-02-021-20/+38
* ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32Laszlo Ersek2015-02-021-1/+7
* ArmPkg: ArmArchTimerLib: clean up commentsLaszlo Ersek2015-02-021-10/+21
* ArmPkg/BdsLib: Close file after reading an ImageRonald Cron2015-01-061-16/+32
* ArmPkg/BdsLib: Fix DHCP4 configurationRonald Cron2015-01-061-17/+39
* ArmPkg/AsmMacroIoLib: Fixed the global variables initializationOlivier Martin2014-12-122-3/+3
* ArmPkg/BdsLib: Update the size of the Device Tree before booting LinuxOlivier Martin2014-12-121-0/+3
* ArmPkg/BdsLib: Rework TFTP bootRonald Cron2014-12-124-131/+489
* ArmPkg/GenericWatchdogDxe: Set up the watchdog timeout relatively to the syst...Ronald Cron2014-12-121-3/+3
* ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron2014-12-125-0/+445
* ArmPlatformPkg: The toolchain family name can be omitted if the options are c...Olivier Martin2014-12-121-5/+2
* ArmPkg/ArmGicLib: select GICv2 mode if SRE is present but unavailableArd Biesheuvel2014-11-133-10/+26