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
/
Include
Age
Commit message (
Expand
)
Author
2016-09-21
ArmPkg/AsmMacroIoLib: force word alignment for functions
Ard Biesheuvel
2016-08-11
ArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL macros
Ard Biesheuvel
2016-08-11
ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macros
Ard Biesheuvel
2016-07-28
ArmPkg: Add Cortex-A72 CPU type
Jeremy Linton
2016-07-13
ArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assignment
Ard Biesheuvel
2016-07-07
ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib
Ard Biesheuvel
2016-07-07
ArmPkg: introduce ArmMmuLib library class
Ard Biesheuvel
2016-06-23
ArmPkg/ArmGicV3Dxe: configure all interrupts as non-secure Group-1
Ard Biesheuvel
2016-05-12
ArmPkg/ArmLib: don't invalidate entire I-cache on range operation
Ard Biesheuvel
2016-04-14
ArmPkg/AArch64Mmu: disable MMU during page table manipulations
Ard Biesheuvel
2016-03-22
ArmPkg/AsmMacroIoLibV8: remove undocumented assumption from ELx macros
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
2015-12-16
ArmPkg: rewrite vector table population macros
Ard Biesheuvel
2015-12-08
ArmPkg: update InvalidateInstructionCacheRange to flush only to PoU
Eugene Cohen
2015-12-02
ArmPkg RVCT: add asm macro combining EXPORT, AREA and label definition
Eugene Cohen
2015-11-27
ArmPkg: remove SetPrimaryStack and InitializePrimaryStack macros
Ard Biesheuvel
2015-11-20
ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () alias
Leif Lindholm
2015-11-19
ArmPkg/ArmPlatformPkg: position vectors relative to base
Mark Rutland
2015-11-19
ArmPkg: correct TTBR1_EL1 settings in TCR_EL1
Mark Rutland
2015-11-18
ArmPkg/ArmV7Lib: take MP extensions into account when programming TTBR
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLE
Ard Biesheuvel
2015-11-18
ArmPkg/ArmV7Mmu: make cached translation table accesses shareable
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: 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-06
ArmPkg: Purge unused/unneeded CPU-specific header files
Leif Lindholm
2015-10-08
ArmPkg/ArmLib MMU: add functions to set/clear RO and XN bits on regions
Ard Biesheuvel
2015-10-08
ArmPkg/AArch64Mmu: use architecturally correct definitions for XN/UXN
Ard Biesheuvel
2015-08-19
ArmPkg: remove ARMv6 support code
Ard Biesheuvel
2015-07-28
ArmPkg: split off ArmGicArchLib from ArmGicLib
Ard Biesheuvel
2015-07-28
ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h
Ard Biesheuvel
2015-07-14
ArmPkg/BdsLib: Remove Linux loader from BdsLib
Olivier Martin
2015-07-14
ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()
Olivier Martin
2015-05-27
ArmPkg: Expand AArch64 address width to 48 bits
Heyi Guo
2015-05-11
ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION
Ard Biesheuvel
2015-05-05
ArmPkg/BdsLib: Exposed ShutdownUefiBootServices() in the BdsLib interface
Olivier Martin
2015-02-26
ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable
Ronald Cron
2015-02-26
ArmPlatformPkg/ArmJunoDxe: Set the platform dependent FDT device path
Ronald Cron
2015-02-16
ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native mode
Ard Biesheuvel
2015-02-16
ArmPkg/ArmGic: Use the GIC Redistributor instead of GIC Distributor for GICv3
Olivier Martin
2015-02-16
ArmPkg/ArmGic: Added GICv3 specific definitions
Olivier Martin
2015-02-16
ArmPkg/ArmLib.h: Add CPU Affinity definitions
Olivier Martin
2014-12-12
ArmPkg/AsmMacroIoLib: Fixed the global variables initialization
Olivier Martin
[next]