]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
PcAtChipsetPkg: Refine casting expression result to bigger size
[mirror_edk2.git] / ArmPkg /
2017-02-28 Ard BiesheuvelArmPkg/CpuDxe: ignore attribute changes during SyncCach...
2017-02-27 Ard BiesheuvelArmPkg: remove unused PcdArmUncachedMemoryMask PCD
2017-02-23 Ard BiesheuvelArmPkg/CpuDxe: remove VirtualUncachedPages protocol...
2017-02-23 Ard BiesheuvelArmPkg: remove DebugUncachedMemoryAllocationLib
2017-02-22 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking
2017-02-22 Ard BiesheuvelArmPkg/ArmLib: AARCH64: allow the stack aligment (SA...
2017-02-22 Ard BiesheuvelArmPkg/ArmLib: AARCH64: set frame pointer in cache...
2017-02-21 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: add support for modifying...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: ARM: ignore page table updates that...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: translate invalid memory types in EfiAtt...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2017-02-07 AlexeiArmPkg/GenericWatchdogDxe: Declare MMIO PCDs as UINT64
2017-01-20 Ard BiesheuvelArmPkg/ArmMmuLib: Revert "use a pool allocation for...
2017-01-20 Ard BiesheuvelArmPkg/ArmLib: remove indirection layer from timer...
2016-12-01 Leif LindholmArmPkg: fix compilation error in ArmDmaLib
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: add support for fixed host-to-device...
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: clean up abuse of device address
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: fix incorrect device address of doubl...
2016-11-30 Ard BiesheuvelArmPkg/ArmDmaLib: use DMA buffer alignment from CPU...
2016-11-30 Ard BiesheuvelArmPkg/ArmMmuLib: support page tables in cacheable...
2016-11-25 Ard BiesheuvelArmPkg: remove the LinuxLoader application
2016-11-15 Daniil EgranovArmPkg/Library/ArmDmaLib: Deallocate Map buffer in...
2016-11-02 Ard BiesheuvelArmPkg/CpuDxe: set DmaBufferAlignment according to CWG
2016-10-28 Ard BiesheuvelArmPkg: remove LoadConstantXxx() asm macros
2016-10-28 Ard BiesheuvelArmPkg RVCT: add ADRL/LDRL macro equivalents
2016-10-28 Ard BiesheuvelArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES
2016-10-28 Ard BiesheuvelArmPkg/BdsLib: eliminate calls to deprecated string...
2016-10-28 Ard BiesheuvelArmPkg/SemihostFs: eliminate calls to deprecated string...
2016-10-28 Ard BiesheuvelArmPkg/LinuxLoader: eliminate calls to deprecated strin...
2016-10-28 Ard BiesheuvelArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC...
2016-10-28 Ard BiesheuvelArmPkg: add missing components
2016-10-26 Ard BiesheuvelArmPkg/ArmDmaLib: add missing DxeServicesTableLib depen...
2016-10-25 Laszlo ErsekArmPkg/DefaultExceptionHandlerLib: replace AsciiStrCat...
2016-10-25 Laszlo ErsekArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with...
2016-10-24 Ard BiesheuvelArmPkg: remove BaseMemoryLibStm
2016-10-19 Gary LinArmPkg: Fix typos in comments
2016-10-19 Ruiyu NiArmPkg/LinuxLoader: Reference Shell protocols in MdePkg
2016-09-26 Kurt KennettArmPkg/CpuDxe: Fix MMU initialization problem
2016-09-21 Ard BiesheuvelArmPkg/AsmMacroIoLib: force word alignment for functions
2016-09-14 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: improve formatting...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: base page table VA size on GCD memory...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: use a pool allocation for the root...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: remove bogus alignment of page alloca...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: deobfuscate GetRootTranslationTableIn...
2016-09-09 Ard BiesheuvelArmPkg/ArmGicLib: use correct loop variable
2016-09-09 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: trim module name...
2016-09-08 Ard BiesheuvelArmPkg/ArmBaseLib: clean up directory structure
2016-09-08 Ard BiesheuvelArmPkg/ArmBaseLib: remove MemoryAllocationLib.h includes
2016-09-08 Ard BiesheuvelArmPkg/ArmLib: remove all ArmLib flavors except ArmBaseLib
2016-09-08 Ard BiesheuvelArmPkg/ArmLib: introduce ArmBaseLib
2016-09-08 Ard BiesheuvelArmPkg/ArmLib: remove NullArmLib
2016-09-08 Dennis ChenArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base...
2016-09-07 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib AARCH64: add minimal...
2016-09-06 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: use Clang-compatible...
2016-09-05 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib ARM: make memset() weak...
2016-09-02 Ard BiesheuvelArmPkg/BaseMemoryLibStm: implement new IsZeroBuffer...
2016-09-02 Ard BiesheuvelArmPkg/BaseMemoryLibStm: implement new IsZeroGuid(...
2016-09-01 Ard BiesheuvelArmPkg: remove BaseMemoryLibVstm implementation of...
2016-09-01 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: replace memcpy and memset...
2016-08-11 Ard BiesheuvelArmPkg/SemihostLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC()...
2016-08-11 Ard BiesheuvelArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm...
2016-08-11 Ard BiesheuvelArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmSmcLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmPkg/ArmSmcLibNull: move to generic C implementation
2016-08-11 Ard BiesheuvelArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL...
2016-08-11 Ard BiesheuvelArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and...
2016-08-11 Ard BiesheuvelArmPkg: add missing ArmMmuLib resolution to ArmPkg.dsc
2016-08-11 Ard BiesheuvelArmLib: remove ArmReplaceLiveTranslationEntry() impleme...
2016-08-08 Alexei FedorovArmPkg/ArmGicDxe: Fix double GIC EIOR write per interrupt
2016-08-05 Ard BiesheuvelArmPkg/CompilerIntrinsicsLib: make the default memset...
2016-08-05 Ard BiesheuvelArmPkg/ArmSoftFloatLib: disable LTO build for GCC
2016-08-02 Ard BiesheuvelArmPkg: add prebuilt glue binaries for GCC5 LTO support
2016-08-01 Supreeth VenkateshArmPkg/Library: Add ArmReadSctlr for AArch64
2016-07-28 Jeremy LintonArmPkg: Add Cortex-A72 CPU type
2016-07-13 Ard BiesheuvelArmPkg/ArmGicLib: manage GICv3 SPI state at the distributor
2016-07-13 Ard BiesheuvelArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assig...
2016-07-11 Giri P MudusuruArmPkg: Fix typos in comments
2016-07-07 Ard BiesheuvelArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLib
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-07-07 Ard BiesheuvelArmPkg: introduce base ArmMmuLib implementation
2016-07-07 Ard BiesheuvelArmPkg: introduce ArmMmuLib library class
2016-07-01 Ard BiesheuvelArmPkg/CpuDxe: unmask SErrors in DEBUG builds
2016-07-01 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: put ASSERT (FALSE...
2016-06-23 Ard BiesheuvelArmPkg/ArmGicV3Dxe: configure all interrupts as non...
2016-06-15 Ard BiesheuvelArmPkg/ArmLib: avoid cache maintenance in PEIMs when...
2016-05-12 Ard BiesheuvelArmPkg/PlatformBootManagerLib: implement new generic...
2016-05-12 Ard BiesheuvelArmPkg/ArmLib: don't invalidate entire I-cache on range...
2016-05-11 Zhang, Chao BMerge branch 'master' of github.com:tianocore/edk2
2016-05-10 Ard BiesheuvelArmPkg/AArch64Mmu: don't let table entries inherit...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: assert that consistent mappings are...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: do not remap arbitrary memory regions...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: reject consistent DMA mappings of...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: interpret GCD attributes as a bit...
2016-05-10 Ard BiesheuvelArmPkg/ArmDmaLib: consistently use 'gCacheAlignment...
next