summaryrefslogtreecommitdiff
path: root/ArmPkg/Include
AgeCommit message (Expand)Author
2014-05-06VEA5: Add Versatile Express CTA5s BSPRyan Harkin
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
2014-03-01ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL...Olivier Martin
2014-02-24ArmPkg/AsmMacroIoLibV8.h: Correct 32 bit accesses in asm macrosOlivier Martin
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin
2014-02-12ArmPkg: Removed unused header 'BdsUnixLib.h'Olivier Martin
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin
2013-12-10ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin
2013-12-10ArmPkg/ArmMpCoreInfo.h: Fixed macro definitionOlivier Martin
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin
2013-10-15ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64Garrett Kirkendall
2013-08-21ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDROlivier Martin
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin
2013-08-19ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin
2013-08-06ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f...Olivier Martin
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin
2013-05-12ArmPkg/BdsLinuxFdt.c: Fix creation of 'cpu' and 'psci' device tree nodes.oliviermartin
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin
2013-04-14ArmPkg/BdsLib: Replace ARM magic value by a proper defined value.oliviermartin
2013-03-12ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register.oliviermartin
2013-03-12ArmPkg/IndustryStandard: Added definition for some SMC IDsoliviermartin
2013-03-12ArmPkg: Fixed unsigned type to be architecture independentoliviermartin
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin
2013-01-25ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin
2013-01-25ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin
2013-01-25ArmPkg: Move Arm(Enable|Disable)Irq() functions from internal header to libra...oliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin
2012-09-26ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin
2012-07-04ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface()oliviermartin
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin
2012-05-02ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin