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
Age
Commit message (
Expand
)
Author
2017-02-22
ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managed
Ard Biesheuvel
2017-02-22
ArmPkg/ArmLib: AARCH64: set frame pointer in cache maintenance routine
Ard Biesheuvel
2017-01-20
ArmPkg/ArmLib: remove indirection layer from timer register accessors
Ard Biesheuvel
2016-09-08
ArmPkg/ArmBaseLib: clean up directory structure
Ard Biesheuvel
2016-09-08
ArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes
Ard Biesheuvel
2016-09-08
ArmPkg/ArmLib: remove all ArmLib flavors except ArmBaseLib
Ard Biesheuvel
2016-09-08
ArmPkg/ArmLib: introduce ArmBaseLib
Ard Biesheuvel
2016-09-08
ArmPkg/ArmLib: remove NullArmLib
Ard Biesheuvel
2016-08-11
ArmPkg/ArmLib: switch to ASM_FUNC() asm macro
Ard Biesheuvel
2016-08-11
ArmLib: remove ArmReplaceLiveTranslationEntry() implementation
Ard Biesheuvel
2016-08-01
ArmPkg/Library: Add ArmReadSctlr for AArch64
Supreeth Venkatesh
2016-07-07
ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib
Ard Biesheuvel
2016-06-15
ArmPkg/ArmLib: avoid cache maintenance in PEIMs when executing in place
Ard Biesheuvel
2016-05-12
ArmPkg/ArmLib: don't invalidate entire I-cache on range operation
Ard Biesheuvel
2016-05-10
ArmPkg/AArch64Mmu: don't let table entries inherit XN permission bits
Ard Biesheuvel
2016-04-14
ArmPkg/AArch64Mmu: disable MMU during page table manipulations
Ard Biesheuvel
2016-04-14
ArmPkg/AArch64Mmu: Fix XN attribute for device memory
Heyi Guo
2016-03-22
ArmPkg/AArch64Mmu: use correct AP[] bits in ArmClearMemoryRegionReadOnly
Ard Biesheuvel
2016-03-16
ArmPkg/ArmLib: add ArmReadHcr to enable read-modify-write of HCR
Cohen, Eugene
2016-03-03
ArmPkg: Configure TTBCR register
Evan Lloyd
2016-02-23
ArmPkg: CpuDxe: fix AArch64 interrupt read masks
Cohen, Eugene
2016-02-03
ArmPkg: Add isb when setting SCR
Evan Lloyd
2015-12-15
ArmPkg/ArmV7Mmu: prefer non shareable memory on non-coherent hardware
Ard Biesheuvel
2015-12-15
ArmPkg/ArmV7Lib: add CLANG alternative for FPEXC access
Ard Biesheuvel
2015-12-08
ArmPkg: update InvalidateInstructionCacheRange to flush only to PoU
Eugene Cohen
2015-12-03
ArmPkg: update RVCT assembly functions to use new RVCT_ASM_EXPORT macro
Eugene Cohen
2015-11-24
ArmLib/ArmV7Mmu: use 64-bit type for mapping region size
Ard Biesheuvel
2015-11-20
ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () alias
Leif Lindholm
2015-11-19
ArmPkg: correct TTBR1_EL1 settings in TCR_EL1
Mark Rutland
2015-11-18
ArmPkg/ArmV7Mmu: handle memory regions over 4 GB correctly
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Lib: take MP extensions into account when programming TTBR
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Mmu: introduce feature PCD to map normal memory non-shareable
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Mmu: make cached translation table accesses shareable
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Lib: add function to test for presence of MP extensions
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Lib: add support for reading the ID_MMFR0 system register
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Mmu: fix write-through translation table accesses
Ard Biesheuvel
2015-11-18
ArmPkg/Mmu: set required XN attributes for device mappings
Ard Biesheuvel
2015-11-18
ArmPkg/AArch64Mmu: remove unused GcdAttributeToArmAttribute()
Ard Biesheuvel
2015-11-12
ArmPkg/ArmLib: mark all cached mappings as (inner) shareable
Ard Biesheuvel
2015-11-09
ArmPkg/ArmLib: add accessor function for Cache Writeback Granule
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: remove unused ARM9 support
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
[next]