Age | Commit message (Expand) | Author |
2016-09-09 | ArmPkg/DefaultExceptionHandlerLib: trim module name in backtrace output | 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-09-08 | ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-up | Dennis Chen |
2016-09-07 | ArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal backtrace to crash dump | Ard Biesheuvel |
2016-09-06 | ArmPkg/CompilerIntrinsicsLib: use Clang-compatible 'weak' attribute | Ard Biesheuvel |
2016-09-05 | ArmPkg/CompilerIntrinsicsLib ARM: make memset() weak again | Ard Biesheuvel |
2016-09-02 | ArmPkg/BaseMemoryLibStm: implement new IsZeroBuffer() API function | Ard Biesheuvel |
2016-09-02 | ArmPkg/BaseMemoryLibStm: implement new IsZeroGuid() API function | Ard Biesheuvel |
2016-09-01 | ArmPkg: remove BaseMemoryLibVstm implementation of BaseMemoryLib | Ard Biesheuvel |
2016-09-01 | ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code | Ard Biesheuvel |
2016-08-11 | ArmPkg/SemihostLib: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/ArmSmcLib: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/ArmLib: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macro | Ard Biesheuvel |
2016-08-11 | ArmPkg/ArmSmcLibNull: move to generic C implementation | 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-08-11 | ArmPkg: add missing ArmMmuLib resolution to ArmPkg.dsc | Ard Biesheuvel |
2016-08-11 | ArmLib: remove ArmReplaceLiveTranslationEntry() implementation | Ard Biesheuvel |
2016-08-08 | ArmPkg/ArmGicDxe: Fix double GIC EIOR write per interrupt | Alexei Fedorov |
2016-08-05 | ArmPkg/CompilerIntrinsicsLib: make the default memset() weak | Ard Biesheuvel |
2016-08-05 | ArmPkg/ArmSoftFloatLib: disable LTO build for GCC | Ard Biesheuvel |
2016-08-02 | ArmPkg: add prebuilt glue binaries for GCC5 LTO support | Ard Biesheuvel |
2016-08-01 | ArmPkg/Library: Add ArmReadSctlr for AArch64 | Supreeth Venkatesh |
2016-07-28 | ArmPkg: Add Cortex-A72 CPU type | Jeremy Linton |
2016-07-13 | ArmPkg/ArmGicLib: manage GICv3 SPI state at the distributor | Ard Biesheuvel |
2016-07-13 | ArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assignment | Ard Biesheuvel |
2016-07-11 | ArmPkg: Fix typos in comments | Giri P Mudusuru |
2016-07-07 | ArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLib | Ard Biesheuvel |
2016-07-07 | ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib | Ard Biesheuvel |
2016-07-07 | ArmPkg: introduce base ArmMmuLib implementation | Ard Biesheuvel |
2016-07-07 | ArmPkg: introduce ArmMmuLib library class | Ard Biesheuvel |
2016-07-01 | ArmPkg/CpuDxe: unmask SErrors in DEBUG builds | Ard Biesheuvel |
2016-07-01 | ArmPkg/DefaultExceptionHandlerLib: put ASSERT (FALSE) last | Ard Biesheuvel |
2016-06-23 | ArmPkg/ArmGicV3Dxe: configure all interrupts as non-secure Group-1 | Ard Biesheuvel |
2016-06-15 | ArmPkg/ArmLib: avoid cache maintenance in PEIMs when executing in place | Ard Biesheuvel |
2016-05-12 | ArmPkg/PlatformBootManagerLib: implement new generic version | 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-05-10 | ArmPkg/ArmDmaLib: assert that consistent mappings are uncached | Ard Biesheuvel |