]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers
MdeModulePkg/FaultTolerantWriteDxe: implement standalone MM version
[mirror_edk2.git] / ArmPkg / Drivers /
2014-08-19 Ronald CronARM Packages: Corrected non-DOS line endings
2014-07-29 Olivier MartinArmPkg/CpuDxe: Fixed some typo issues in the AArch64...
2014-07-15 Olivier MartinARM Packages: Force the SEC modules to be 2K aligned...
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/CpuDxe/ArmV6: Return error status when Exception...
2014-06-20 Olivier MartinARM Packages: Fixed missing braces (the warning was...
2014-06-03 Olivier MartinArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned...
2014-05-14 Olivier MartinArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when...
2014-05-08 Brendan JackmanARM Packages: Use .8byte instead of .dword for pointers
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 JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-04-23 oliviermartinArmPkg/CpuDxe: Restore AArch64 system registers before...
2014-03-26 Olivier MartinArmPkg/ArmCpuLib: Added A57 Errata 806969
2014-03-26 Olivier MartinArmPkg/ArmCortexA5xLib: Fixed setting of SMP bit
2014-03-26 Olivier MartinArmPkg/ArmCortexA5x: Declared the helper functions...
2014-03-24 Olivier MartinArmPkg: Removed unused header files from source files
2014-03-01 Olivier MartinArmPkg: Tidy assembler code
2013-11-28 Olivier MartinArmPkg/CpuDxe: Removed LR adjustement for SVC call
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-14 Olivier MartinArmPkg/CpuDxe: Fixed confusion in AArch64 Table descrip...
2013-09-23 Olivier MartinArmPkg/CpuDxe: Fixed the condition that checks if the...
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/CpuDxe: Fixed calculation of the Page Table...
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/CpuDxe: Fixed AArch64 MMU/GCD synchronization
2013-08-19 Girish K SArmPkg/CpuDxe: AArch64: Fix wrong comparison of excepti...
2013-07-26 Olivier MartinArmPkg,ArmPlatformPkg: Free memory allocated by Get...
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-07-18 Olivier MartinArmPkg/CpuDxe: Moved memory mapping functions that...
2013-07-17 Olivier MartinArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId
2013-07-17 Olivier MartinArmPkg/PL390Gic: Populate the GIC Distributor Target...
2013-06-27 Olivier MartinArmPkg: Made ArmConfigureMmu() returns a status code
2013-06-19 Olivier MartinArmPkg/Drivers/TimerDxe: Improve Timer initialisation.
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-04-14 oliviermartinArmPkg/PL390Gic: Do not try to clear spurious interrupts.
2013-03-12 oliviermartinArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
2013-01-25 oliviermartinArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQ
2013-01-25 oliviermartinArmPkg: Fixed ArmPkg.dsc RELEASE build
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-28 oliviermartinARM Packages: Moved ARM assembly files to 'Arm' subdire...
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-07-04 oliviermartinARM Packages: Fixed mispellings
2012-07-04 oliviermartinArmPkg/TimerDxe: Fixed incorrect TimerTicks calculation
2012-07-04 oliviermartinArmPkg/PL390Gic: Added support for ArmGicDisableInterru...
2012-07-04 oliviermartinArmPkg/PL390Gic: Fixed initialization when the primary...
2012-05-02 oliviermartinArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15
2012-05-02 oliviermartinArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow...
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Removed unused files
2012-05-02 oliviermartinArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSync...
2012-05-02 oliviermartinArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts...
2012-03-26 oliviermartinArmPlatformPkg/Sec: Allowed the Secondary Cores to...
2012-03-26 oliviermartinArmPkg/Drivers/PL390Gic: Removed acknowledge of special...
2012-03-26 oliviermartinArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define...
2012-03-26 oliviermartinArmPkg/ArmGicLib: Added function ArmGicSetSecureInterru...
2012-02-28 oliviermartinArmPlatformPkg: Minor code changes (comments, misspelli...
2012-02-27 oliviermartinArmPkg/PL390Gic: Removed duplicated line of codes disab...
2012-02-14 oliviermartinArmPkg: Changed ARM CPU SetMemoryAttributes to always...
2011-11-01 oliviermartinArmPkg/ArmCpuLib: Fix GCC/XCode builds
2011-10-04 oliviermartinArm Packages: Fix builds for XCODE32 toolchain
2011-09-27 oliviermartinARM Packages: Fixed Build failings/warnings/EDK2 coding...
2011-09-27 oliviermartinArmPlatformPkg: Add support for ARM RTSM Versatile...
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support
2011-09-27 oliviermartinArmPkg/ArmLib: Update Arm11 port
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-27 oliviermartinArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specifi...
2011-09-22 oliviermartinArmPkg: Create MpCoreInfo PPI and HOB to describe CPU...
2011-09-22 oliviermartinArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-08-15 oliviermartinArmPkg/PL390Gic: Fix RegisterInterruptSource() to be...
2011-07-06 oliviermartinArmPkg: Minor coding style changes
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-07-04 oliviermartinArmPkg/BdsLib: Linux kernel supports either FDT or...
2011-07-01 oliviermartinArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array
2011-07-01 oliviermartinArmPkg: Move ARM Platform drivers from ArmPkg/Drivers...
2011-06-20 oliviermartinArmPkg/CpuDxe: Register a callback for the gIdleLoopEve...
2011-06-20 oliviermartinArmPkg/CpuPei: Declare the CPU HOB
2011-06-20 oliviermartinArmPkg/CpuPei: Get the System Memory from the Resource...
2011-06-20 oliviermartinArmPkg/CpuDxe: Change chain of dependency for CpuDxe...
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPkg/PL35xSmc: Split the SMC initialization in multip...
2011-06-11 oliviermartinArmPkg: Fix coding style to follow EDK2 coding convention
next