]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/TimerDxe/TimerDxe.c
ArmPkg/TimerDxe: Add ISB for timer compare value reload
[mirror_edk2.git] / ArmPkg / Drivers / TimerDxe / TimerDxe.c
2018-03-15 Heyi GuoArmPkg/TimerDxe: Add ISB for timer compare value reload
2018-03-06 Marc ZyngierArmPkg/TimerDxe: Always perform an EOI, even for spurio...
2017-01-20 Ard BiesheuvelArmPkg/ArmLib: remove indirection layer from timer...
2015-02-28 Ard BiesheuvelArmPkg: allow HYP timer interrupt to be omitted
2014-09-18 Ard BiesheuvelArmPkg/TimerDxe: add workaround for KVM timer interrupt...
2014-09-10 Ard BiesheuvelArmPkg/TimerDxe: Read timer frequency from CPU
2014-09-09 Ard BiesheuvelArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGen...
2014-09-09 Ard BiesheuvelArmPkg/TimerDxe: Register the virt and hyp timer interr...
2014-09-09 Ard BiesheuvelArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.h
2014-08-27 Olivier MartinArmPkg/TimerDxe: Fixed real time period
2014-08-27 Olivier MartinArmPkg/TimerDxe: Fixed the reloading of the period
2014-08-27 Olivier MartinArmPkg/TimerDxe: Changed calculation to allow 1KHz...
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support
2013-06-19 Olivier MartinArmPkg/Drivers/TimerDxe: Improve Timer initialisation.
2013-01-25 oliviermartinARM Packages: Fixed line endings
2012-09-27 oliviermartinARM Packages: Minor typo, mispellings and coding style...
2012-07-04 oliviermartinArmPkg/TimerDxe: Fixed incorrect TimerTicks calculation
2011-11-01 oliviermartinArmPkg/ArmCpuLib: Fix GCC/XCode builds
2011-09-27 oliviermartinArmPkg: Add ARM Architectural Timer support