]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/TimerDxe/TimerDxe.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Drivers / TimerDxe / TimerDxe.c
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 5007 in TimerDxe
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 3002 in TimerDxe
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2018-04-26 Ard BiesheuvelArmPkg: add reenable hook to ArmGenericTimerCounterLib
2018-04-19 Ard BiesheuvelArmPkg/TimerDxe: remove workaround for KVM timer handling
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