summaryrefslogtreecommitdiff
path: root/ArmPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron1-5/+4
2015-02-26ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device pathRonald Cron2-2/+7
2015-02-16ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native modeArd Biesheuvel1-0/+3
2015-02-16ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3Olivier Martin1-0/+3
2015-02-16ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin1-4/+21
2015-02-16ArmPkg/ArmLib.h: Add CPU Affinity definitionsOlivier Martin1-3/+8
2014-12-12ArmPkg/AsmMacroIoLib: Fixed the global variables initializationOlivier Martin2-3/+3
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin1-6/+3
2014-10-27ArmPkg/SemihostLib: Add library functionsRonald Cron1-0/+37
2014-10-27ArmPkg/Semihostlib: Rename semi-hosting open optionRonald Cron1-1/+1
2014-10-27ArmPkg/ArmGic: Added GicV3 support to ArmGicDxeOlivier Martin1-0/+3
2014-10-27ArmPkg/ArmGic: Added GicV3 detectionOlivier Martin1-1/+2
2014-10-27ArmPkg/ArmGic: Introduced ArmGicGetSupportedArchRevision()Olivier Martin1-0/+9
2014-09-10ArmPkg: Add ArmHvcLibArd Biesheuvel1-0/+46
2014-09-10ArmPkg: Add PSCI 0.2 constants for system poweroff and resetArd Biesheuvel1-0/+2
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel1-60/+0
2014-09-09ArmPkg: add ArmGenericTimerCounterLib interfaceArd Biesheuvel1-0/+85
2014-09-09ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel1-3/+3
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron1-13/+13
2014-08-19ARM Packages: Removed trailing spacesRonald Cron13-121/+121
2014-08-04ArmPkg/ArmSmcLib: Fixed SMC helper functionsOlivier Martin1-21/+23
2014-08-04ArmPkg/IndustryStandard/ArmStdSmc.h: Update Standard Service SMC CallsOlivier Martin2-52/+94
2014-07-29ArmPkg/ArmLib.h: Fixed name of the argumentOlivier Martin1-1/+13
2014-07-29ArmPkg/AArch64.h: Added Exception Syndrome Register definitionsOlivier Martin1-0/+7
2014-07-29ArmPkg/AArch64: Added ARM_HCR_TSC definitionOlivier Martin1-4/+5
2014-07-29ArmPkg/AArch64.h: Added SPSR and Timer register definitionsOlivier Martin1-0/+19
2014-07-15ArmPkg/ArmLib.h: Removed GET_CORE_POS macroRonald Cron1-3/+0
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin1-1/+15
2014-07-04ArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLibOlivier Martin1-3/+0
2014-07-04ArmPkg/ArmGic: Introduced helper functions to access the GIC controllerOlivier Martin1-6/+39
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin1-5/+5
2014-07-04ArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()Olivier Martin1-0/+7
2014-06-03ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00Olivier Martin1-52/+27
2014-06-03ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin2-0/+6
2014-04-02ArmPkg: Fixed GetEnvironmentVariable() when the UEFI Variable did not existOlivier Martin1-0/+34
2014-03-26ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended...Olivier Martin1-1/+28
2014-03-26ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLROlivier Martin1-0/+29
2014-03-26ArmPkg/Chipset: Added ARMv8 CPU's PartNumOlivier Martin2-3/+13
2014-03-24ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfoOlivier Martin1-2/+2
2014-03-24ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct...Olivier Martin1-12/+0
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin1-6/+0
2014-03-01ArmPkg: Replace single dead loop.Olivier Martin1-12/+12
2014-03-01ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL...Olivier Martin1-1/+43
2014-02-24ArmPkg/AsmMacroIoLibV8.h: Correct 32 bit accesses in asm macrosOlivier Martin1-85/+20
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin1-0/+6
2014-02-12ArmPkg: Removed unused header 'BdsUnixLib.h'Olivier Martin1-38/+0
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin1-3/+3
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin1-1/+1
2013-12-10ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin1-6/+6
2013-12-10ArmPkg/ArmMpCoreInfo.h: Fixed macro definitionOlivier Martin1-1/+1