summaryrefslogtreecommitdiff
path: root/ArmPkg/Include
AgeCommit message (Expand)Author
2015-08-19ArmPkg: remove ARMv6 support codeArd 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/BdsLib: Remove Linux loader from BdsLibOlivier Martin
2015-07-14ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()Olivier Martin
2015-05-27ArmPkg: Expand AArch64 address width to 48 bitsHeyi Guo
2015-05-11ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel
2015-05-05ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interfaceOlivier Martin
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-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: Added GICv3 specific definitionsOlivier Martin
2015-02-16ArmPkg/ArmLib.h: Add CPU Affinity definitionsOlivier Martin
2014-12-12ArmPkg/AsmMacroIoLib: Fixed the global variables initializationOlivier Martin
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin
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 detectionOlivier Martin
2014-10-27ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()Olivier Martin
2014-09-10ArmPkg: Add ArmHvcLibArd Biesheuvel
2014-09-10ArmPkg: Add PSCI 0.2 constants for system poweroff and resetArd Biesheuvel
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel
2014-09-09ArmPkg: add ArmGenericTimerCounterLib interfaceArd Biesheuvel
2014-09-09ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-08-04ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin
2014-08-04ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC CallsOlivier Martin
2014-07-29ArmPkg/ArmLib.h: Fixed name of the argumentOlivier Martin
2014-07-29ArmPkg/AArch64.h: Added Exception Syndrome Register definitionsOlivier Martin
2014-07-29ArmPkg/AArch64: Added ARM_HCR_TSC definitionOlivier Martin
2014-07-29ArmPkg/AArch64.h: Added SPSR and Timer register definitionsOlivier Martin
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLibOlivier Martin
2014-07-04ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin
2014-07-04ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()Olivier Martin
2014-06-03ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00Olivier Martin
2014-06-03ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin
2014-04-02ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not existOlivier Martin
2014-03-26ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended...Olivier Martin
2014-03-26ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLROlivier Martin
2014-03-26ArmPkg/Chipset: Added ARMv8 CPU's PartNumOlivier Martin
2014-03-24ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfoOlivier Martin
2014-03-24ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct...Olivier Martin
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin
2014-03-01ArmPkg: Replace single dead loop.Olivier Martin