summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/TimerDxe
AgeCommit message (Expand)AuthorFilesLines
2019-07-04ArmPkg: Fix various typosAntoine Cœur1-1/+1
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-14/+2
2018-04-26ArmPkg: add reenable hook to ArmGenericTimerCounterLibArd Biesheuvel1-0/+1
2018-04-19ArmPkg/TimerDxe: remove workaround for KVM timer handlingArd Biesheuvel1-1/+0
2018-03-15ArmPkg/TimerDxe: Add ISB for timer compare value reloadHeyi Guo1-0/+1
2018-03-06ArmPkg/TimerDxe: Always perform an EOI, even for spurious interruptsMarc Zyngier1-6/+4
2017-01-20ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel1-1/+0
2015-02-28ArmPkg: allow HYP timer interrupt to be omittedArd Biesheuvel1-3/+11
2014-09-18ArmPkg/TimerDxe: add workaround for KVM timer interrupt handlingArd Biesheuvel1-0/+1
2014-09-10ArmPkg/TimerDxe: Read timer frequency from CPUArd Biesheuvel2-2/+1
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2-13/+15
2014-09-09ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time.Ard Biesheuvel2-0/+8
2014-09-09ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel1-1/+1
2014-08-27ArmPkg/TimerDxe: Fixed real time periodOlivier Martin1-8/+50
2014-08-27ArmPkg/TimerDxe: Fixed the reloading of the periodOlivier Martin1-1/+1
2014-08-27ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin1-5/+6
2014-08-19ARM Packages: Removed trailing spacesRonald Cron2-41/+40
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel1-1/+1
2013-06-19ArmPkg/Drivers/TimerDxe: Improve Timer initialisation.Olivier Martin1-18/+15
2013-01-25ARM Packages: Fixed line endingsoliviermartin2-439/+439
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin1-1/+1
2012-07-04ArmPkg/TimerDxe: Fixed incorrect TimerTicks calculationoliviermartin1-1/+1
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin1-1/+1
2011-11-01ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin1-0/+1
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin2-0/+438