index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Library
/
ArmLib
/
AArch64
Age
Commit message (
Expand
)
Author
2015-11-12
ArmPkg/ArmLib: mark all cached mappings as (inner) shareable
Ard Biesheuvel
2015-11-09
ArmPkg/ArmLib: move cache maintenance sync barriers out of loop
Ard Biesheuvel
2015-11-09
ArmPkg/ArmLib: retrieve cache line length from CTR not CCSIDR
Ard Biesheuvel
2015-11-09
ArmPkg/ArmLib: remove CCSIDR based cache info routines
Ard Biesheuvel
2015-11-09
ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()
Ard Biesheuvel
2015-11-09
ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'
Ard Biesheuvel
2015-11-09
ArmPkg/ArmLib: fix barriers in AArch64 ArmEnableMmu
Mark Rutland
2015-10-08
ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions
Ard Biesheuvel
2015-10-08
ArmPkg/AArch64Mmu: move page table traversal code to separate function
Ard Biesheuvel
2015-10-08
ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXN
Ard Biesheuvel
2015-10-06
ArmPkg/AArch64Mmu: remove cache maintenance for page tables
Ard Biesheuvel
2015-10-02
ArmPkg/Mmu: do not configure block translations at level 0
Ard Biesheuvel
2015-09-09
ArmPkg/Mmu: Fix potential page table memory leak
Heyi Guo
2015-09-09
ArmPkg/Mmu: Increase PageLevel when table found at the targeted level
Heyi Guo
2015-09-09
ArmPkg/Mmu: Fix literal number left shift bug
Heyi Guo
2015-09-09
ArmPkg/Mmu: Fix page level calculation bug
Heyi Guo
2015-09-09
ArmPkg/Mmu: Fix bug of aligning new allocated page table
Heyi Guo
2015-05-13
ArmPkg: fix ArmWriteCntkCtl simple code bug
Heyi Guo
2015-04-14
ArmPkg: remove cache maintenance by VA operation range size threshold
Ard Biesheuvel
2014-11-11
ArmPkg: Ensured the stack is always quad-word aligned
Olivier Martin
2014-10-27
ArmPkg/ArmLib: Removed duplicated invalidate TLB function
Olivier Martin
2014-10-10
ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registe...
Olivier Martin
2014-09-09
ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib
Ard Biesheuvel
2014-09-09
ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h
Ard Biesheuvel
2014-08-19
ArmPkg/ArmLib: Set again TCR after getting the Translation Table attributes
Olivier Martin
2014-06-03
ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.
Olivier Martin
2014-05-08
ARM Packages: Use AND instead of BIC instruction with immediate
Brendan Jackman
2014-05-08
ARM Packages: use GCC_ASM_EXPORT to export functions
Brendan Jackman
2014-05-08
ArmLib/AArch64Support.S: remove export of unimplemented function
Brendan Jackman
2014-05-08
ARM Packages: Remove GCC filter for AARCH64 assembly files
Brendan Jackman
2014-04-24
ArmPkg/ArmLib: Fixed AArch64 MMU code when a region overlaps 2 level-3 page t...
Olivier Martin
2014-03-26
ArmPkg/ArmLib: Correct Error Handling in AArch64
Olivier Martin
2014-03-24
ArmPkg/ArmLib: Removed unused AArch64 files
Olivier Martin
2014-03-01
ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.
Olivier Martin
2014-03-01
ArmPkg/ArmLib: ArmReadVBar implementation missing in AArch64
Olivier Martin
2014-03-01
ArmPkg: Replace single dead loop.
Olivier Martin
2014-03-01
ArmPkg/ArmLib: Move common definitions from ArmV7Lib.h & AArch64Lib.h to ArmL...
Olivier Martin
2014-02-24
ARM Packages: Include 'AsmMacroIoLibV8.h' instead of the 32bit version
Olivier Martin
2014-02-12
ARM Packages: CRLF fixup
Leif Lindholm
2014-02-12
ArmPkg/ArmLib: Added ArmReadMidr()
Olivier Martin
2014-01-24
ArmPkg/ArmLib: Fix AARCH64 page table entry filling overrun
Garrett Kirkendall
2013-09-23
ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)'
Olivier Martin
2013-09-16
ArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)
Olivier Martin
2013-08-19
ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
Olivier Martin
2013-07-26
ArmPkg/ArmLib: Fixed TBLs invalidation in EL1
Olivier Martin
2013-07-26
ArmPkg/Library: AArch64 MMU EL1 support
Olivier Martin
2013-07-26
ArmPkg/ArmLib/AArch64: Use the appropriate macros and update comments
Olivier Martin
2013-07-24
ArmPkg/ArmLib/AArch64: Fixed the calculation of the last entry in the Transla...
Olivier Martin
2013-07-18
ArmPkg: Added Aarch64 support
Harry Liebel