summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/AArch64
AgeCommit message (Expand)Author
2014-11-11ArmPkg: Ensured the stack is always quad-word alignedOlivier Martin
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin
2014-10-10ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...Olivier Martin
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel
2014-09-09ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel
2014-08-19ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributesOlivier Martin
2014-06-03ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.Olivier Martin
2014-05-08ARM Packages: Use AND instead of BIC instruction with immediateBrendan Jackman
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman
2014-05-08ArmLib/AArch64Support.S: remove export of unimplemented functionBrendan Jackman
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman
2014-04-24ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t...Olivier Martin
2014-03-26ArmPkg/ArmLib: Correct Error Handling in AArch64Olivier Martin
2014-03-24ArmPkg/ArmLib: Removed unused AArch64 filesOlivier Martin
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin
2014-03-01ArmPkg/ArmLib: ArmReadVBar implementation missing in AArch64Olivier 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-24ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit versionOlivier Martin
2014-02-12ARM Packages: CRLF fixupLeif Lindholm
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin
2014-01-24ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrunGarrett Kirkendall
2013-09-23ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'Olivier Martin
2013-09-16ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)Olivier Martin
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin
2013-07-26ArmPkg/ArmLib: Fixed TBLs invalidation in EL1Olivier Martin
2013-07-26ArmPkg/Library: AArch64 MMU EL1 supportOlivier Martin
2013-07-26ArmPkg/ArmLib/AArch64: Use the appropriate macros and update commentsOlivier Martin
2013-07-24ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla...Olivier Martin
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel