]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg
BaseTools: Clear build versions to sync with buildtools/BaseTools
[mirror_edk2.git] / ArmPkg /
2014-07-15 Ronald CronArmPkg/ArmLib.h: Removed GET_CORE_POS macro
2014-07-15 Olivier MartinARM Packages: Force the SEC modules to be 2K aligned...
2014-07-15 Olivier MartinArmPkg/BdsLib: Removed PSCI discoverability from the...
2014-07-09 Eugene CohenArmPkg/ArmLib: Improved ArmConfigureMmu Performance
2014-07-04 Olivier MartinArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknow...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicDxe
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced support for GicV2 to ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Moved ArmGicDisableDistributor() to...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move RegisterInterruptSource() to the...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move the installation and the registrati...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGic...
2014-07-04 Olivier MartinArmPkg/ArmGic: Introduced helper functions to access...
2014-07-04 Olivier MartinArmPkg/ArmGic: Make the GicDxe driver depends on ArmGicLib
2014-07-04 Olivier MartinArmPkg/ArmGic: Move out the EndOfInterrupt from the...
2014-07-04 Olivier MartinArmPkg/Drivers/ArmGic: Introduced ArmGicEndOfInterrupt()
2014-07-01 Olivier MartinArmPkg/BdsLib: Prevent memory leak whith TFTP
2014-07-01 Olivier MartinArmPkg/ArmCacheMaintenanceLib: Fixed comment (and codin...
2014-07-01 Olivier MartinArmPkg/CpuDxe/ArmV6: Return error status when Exception...
2014-06-20 Olivier MartinARM Packages: Fixed missing braces (the warning was...
2014-06-03 Olivier MartinArmPkg/AsmMacroIoLib: Add support for ARM Compiler...
2014-06-03 Olivier MartinArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned...
2014-06-03 Olivier MartinArmPkg: Added new ARM Processor Feature Register defini...
2014-06-03 Olivier MartinArmPkg/ArmLib: Drain Write Buffer before DCache mainten...
2014-06-03 Olivier MartinArmPkg/DefaultExceptionHandlerLib/Aarch64: Added friend...
2014-05-19 Olivier MartinArmPkg/BdsLib: Added support for TFTP servers without...
2014-05-14 Brendan JackmanArmPkg/BdsLib/AArch64: Added more useful error messages...
2014-05-14 Brendan JackmanArmPkg/BdsLib: Fix allocating kernel buffer in TFTP
2014-05-14 Olivier MartinArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when...
2014-05-08 Mark SalterArmPkg/BdsLib: Fix booting with partial paths
2014-05-08 Brendan JackmanARM Packages: Use .8byte instead of .dword for pointers
2014-05-08 Brendan JackmanARM Packages: Use AND instead of BIC instruction with...
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64: use STUR instruction for signed...
2014-05-08 Brendan JackmanArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate...
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-05-08 Brendan JackmanArmLib/AArch64Support.S: remove export of unimplemented...
2014-05-08 Brendan JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-04-24 Olivier MartinArmPkg/ArmLib: Fixed AArch64 MMU code when a region...
2014-04-23 oliviermartinArmPkg/CpuDxe: Restore AArch64 system registers before...
2014-04-02 Olivier MartinArmPkg: Fixed GetEnvironmentVariable() when the UEFI...
2014-03-26 Olivier MartinArmPkg/ArmCpuLib: Added A57 Errata 806969
2014-03-26 Olivier MartinArmPkg/ArmLib: Correct Error Handling in AArch64
2014-03-26 Olivier MartinArmPkg/ArmCortexA5xLib: Fixed setting of SMP bit
2014-03-26 Olivier MartinArmPkg/ArmCortexA5x: Declared the helper functions...
2014-03-26 Olivier MartinArmPkg/ArmLib: Added helper functions for accessing...
2014-03-26 Olivier MartinArmPkg/Chipset: Added ARMv8 CPU's PartNum
2014-03-25 Harry LiebelArmPkg/SemihostFs: Various fixes for the file system
2014-03-25 Harry LiebelArmPkg/SemihostLib: Made arguments 'native' size
2014-03-24 Olivier MartinArmPkg/CompilerIntrinsicsLib: Added memset() to AArch64
2014-03-24 Olivier MartinArmPkg/ArmLib: Removed unused AArch64 files
2014-03-24 Olivier MartinArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo
2014-03-24 Olivier MartinArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode...
2014-03-24 Olivier MartinArmPkg: Removed unused header files from source files
2014-03-24 Olivier MartinArmPkg: Fix typo in comment and trailing spaces
2014-03-01 Olivier MartinArmPkg: Tidy assembler code
2014-03-01 Olivier MartinArmPkg/ArmLib: Rationalise ArmReadMidr and cognate...
2014-03-01 Olivier MartinArmPkg/ArmLib: Fix compilation error with -O3 switch
2014-03-01 Olivier MartinArmPkg/ArmLib: ArmReadVBar implementation missing in...
2014-03-01 Olivier MartinArmPkg: Replace single dead loop.
2014-03-01 Olivier MartinArmPkg/ArmLib: Move common definitions from ArmV7Lib...
2014-02-24 Olivier MartinArmPkg/AsmMacroIoLibV8.h: Correct 32 bit accesses in...
2014-02-24 Olivier MartinARM Packages: Include 'AsmMacroIoLibV8.h' instead of...
2014-02-24 Garrett KirkendallArmPkg/BdsLib: Support ignoring EfiReservedMemoryType...
2014-02-12 Leif LindholmARM Packages: CRLF fixup
2014-02-12 Olivier MartinArmPkg/ArmLib: Added ArmReadMidr()
2014-02-12 Olivier MartinArmPkg/BdsLib: Removed unused MachineType argument...
2014-02-12 Olivier MartinArmPkg: Removed unused header 'BdsUnixLib.h'
2014-02-05 Olivier MartinArmPkg/ArmLib: VBAR_ELx not written correctly when...
2014-01-24 Garrett KirkendallArmPkg/ArmLib: Fix AARCH64 page table entry filling...
2014-01-15 Olivier MartinArmPkg/CompilerIntrinsicsLib: Make __aeabi_memcpy the...
2014-01-10 Olivier MartinArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size...
2013-12-10 Olivier MartinARM Packages: Removed 'inline' keyword
2013-12-10 Olivier MartinArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'
2013-12-10 Olivier MartinArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operat...
2013-12-10 Olivier MartinArmPkg/ArmMpCoreInfo.h: Fixed macro definition
2013-11-28 Olivier MartinArmPkg/BdsLib: Fixed the alignment of the relocated...
2013-11-28 Olivier MartinArmPkg/DebugPeCoffExtraActionLib: Fixed the printing...
2013-11-28 Olivier MartinArmPkg/CpuDxe: Removed LR adjustement for SVC call
2013-11-28 Olivier MartinArmPkg: Move definition of ArmIsArchTimerImplemented...
2013-11-28 Olivier MartinArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs...
2013-10-29 Olivier MartinARM Packages: Renamed PL390Gic driver into ArmGic driver
2013-10-24 Olivier MartinArmPkg/PL390Gic: Fixed setting of the Interrupt Process...
2013-10-15 Garrett KirkendallArmPkg/Include/Chipset: Fix translation table address...
2013-10-14 Olivier MartinArmPkg/CpuDxe: Fixed confusion in AArch64 Table descrip...
2013-09-23 Olivier MartinArmPkg/ArmLib: Revert change 'Fixed field shifting...
2013-09-23 Olivier MartinSemihostFs: Fix check for read-only file or file-open
2013-09-23 Olivier MartinArmPkg/CpuDxe: Fixed the condition that checks if the...
2013-09-16 Olivier MartinArmPkg/ArmLib: Fixed field shifting in CLIDR_EL1 (AArch64)
2013-09-16 Olivier MartinArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryA...
2013-09-10 Eugene CohenArmPkg/CpuDxe: Exception Handling SP Adjust
2013-09-03 Roy FranzArmPkg/CpuPei: Remove unused functions from the driver
2013-09-02 Olivier MartinArmPkg/ArmDmaLib: Fixed the calculation of the Base...
2013-09-02 Olivier MartinArmPkg/CpuDxe: Fixed calculation of the Page Table...
2013-09-02 Roy FranzArmPkg/ArmLib: Change comment to match code for setting...
2013-08-21 Olivier MartinArmPkg/ArmGicLib.h: Added macro to retrieve the informa...
2013-08-21 Olivier MartinArmPlatformPkg/Sec: Remove SCR and CPTR initialization...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Added support to not set a memory region...
2013-08-19 Olivier MartinArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttr...
2013-08-19 Olivier MartinArmPkg/ArmV7Mmu.h: Added masks to extract attributes...
2013-08-19 Olivier MartinArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
2013-08-19 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
next