]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
BaseTools: Optimize VPD PCD value for the different SKUs
[mirror_edk2.git] / ArmPkg /
2017-12-20 Michael ZimmermannArmPkg/ArmMmuLib ARM: fix page size granularity in...
2017-12-11 Ard BiesheuvelArmPkg/PlatformBootManagerLib: add missing newline
2017-12-08 Ard BiesheuvelArmPkg/PlatformBootManagerLib: print firmware version...
2017-12-08 Jian J WangArmPkg/ArmExceptionLib: Add implementation of new API
2017-11-26 Ard BiesheuvelArmPkg: remove BdsLib and remaining ARM BDS related...
2017-11-26 Ard BiesheuvelArmPkg: remove unused ArmGicSecLib library implementation
2017-11-16 Ard BiesheuvelArmPkg: move RVCT PLATFORM_FLAGS override into ArmHvcLi...
2017-11-07 Peicong LiArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE
2017-10-06 Supreeth VenkateshArmPkg/ArmSvcLib: Add ArmSvcLib implementation.
2017-10-06 Supreeth VenkateshArmPkg/Include: Add ArmSvcLib header file.
2017-10-06 Ard BiesheuvelArmPkg/PlatformBootManagerLib: fix bug in ESRT invocation
2017-10-06 Supreeth VenkateshArmPkg/Include: Add SVC function IDs for Management...
2017-10-06 Supreeth VenkateshArmPkg/Include: Add standard SMC function IDs for MM...
2017-10-06 Ard BiesheuvelArmPkg/PlatformBootManagerLib: call ESRT hooks at appro...
2017-10-05 Ard BiesheuvelArmPkg/GenericWatchdogDxe: Set Watchdog interrupt type
2017-10-05 Ard BiesheuvelArmPkg/ArmGicDxe: Expose HardwareInterrupt2 protocol
2017-10-05 Evan LloydArmPkg: Tidy GIC code before changes.
2017-09-19 Ard BiesheuvelArmPkg/PlatformBootManagerLib: process pending capsules
2017-09-15 Sami MujawarArmPkg: ARM v8.2 updates for detecting FP
2017-09-06 Ard BiesheuvelArmPkg: add ArmCrashDumpDxe driver
2017-09-01 Ard BiesheuvelArmPkg: remove ArmDmaLib
2017-08-31 Ard BiesheuvelArmPkg: remove UncachedMemoryAllocationLib
2017-08-29 Ard BiesheuvelArmPkg/ArmDmaLib: implement DmaAllocateAlignedBuffer()
2017-08-24 Ard BiesheuvelArmPkg/ArmDmaLib: remove dependency on UncachedMemoryAl...
2017-08-17 Ard BiesheuvelArmPkg/ArmDmaLib: use double buffering only for bus...
2017-08-03 Michael D Kinneyedk2: Move License.txt file to root
2017-08-03 Michael D Kinneyedk2: Move TianoCore Contribution Agreement to root
2017-08-01 Jun NieArmPkg: Move IS_DEVICE_PATH_NODE for sharing
2017-07-03 Ard BiesheuvelArmPkg: implement ResetSystemLib using PSCI 0.2 calls
2017-05-22 Sami MujawarArmPkg: Add CNTHCTL_EL2 support functions
2017-04-13 Leif LindholmArmPkg: copy/paste fixes in ARM ArmHvcLib/ArmSmcLib
2017-04-06 Ard BiesheuvelArmPkg: remove ArmCpuLib header and implementations
2017-03-27 Ard BiesheuvelArmPkg/ArmExceptionLib: use EL0 stack for synchronous...
2017-03-22 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: walk call stack...
2017-03-22 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: add missing GUID...
2017-03-22 Ard BiesheuvelArmPkg/PlatformBootManagerLib: move to BootLogoLib...
2017-03-22 Ard BiesheuvelArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID...
2017-03-15 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: set XP bit via...
2017-03-14 Marvin HäuserArmPkg: Fix modsi3.S compilation across toolchains.
2017-03-08 Ard BiesheuvelArmPkg/CpuDxe: handle implied attributes in EfiAttribut...
2017-03-08 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: map uncached alloca...
2017-03-08 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: use CWG value to...
2017-03-08 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: restore mapping...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib ARM: implement memory permission contr...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMem...
2017-03-07 Ard BiesheuvelArmPkg: move ARM version of SetMemoryAttributes to...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: use correct return type for exported...
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemory...
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenance
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: avoid splitting page table sections...
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
next