summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/TimerDxe
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix Ecc error 5007 in TimerDxePierre Gondois2021-01-061-1/+2
* ArmPkg: Fix Ecc error 3002 in TimerDxePierre Gondois2021-01-061-2/+2
* ArmPkg: Fix various typosAntoine Cœur2019-07-041-1/+1
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* ArmPkg: add reenable hook to ArmGenericTimerCounterLibArd Biesheuvel2018-04-261-0/+1
* ArmPkg/TimerDxe: remove workaround for KVM timer handlingArd Biesheuvel2018-04-191-1/+0
* ArmPkg/TimerDxe: Add ISB for timer compare value reloadHeyi Guo2018-03-151-0/+1
* ArmPkg/TimerDxe: Always perform an EOI, even for spurious interruptsMarc Zyngier2018-03-061-6/+4
* ArmPkg/ArmLib: remove indirection layer from timer register accessorsArd Biesheuvel2017-01-201-1/+0
* ArmPkg: allow HYP timer interrupt to be omittedArd Biesheuvel2015-02-281-3/+11
* ArmPkg/TimerDxe: add workaround for KVM timer interrupt handlingArd Biesheuvel2014-09-181-0/+1
* ArmPkg/TimerDxe: Read timer frequency from CPUArd Biesheuvel2014-09-102-2/+1
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-092-13/+15
* ArmPkg/TimerDxe: Register the virt and hyp timer interrupts at init time.Ard Biesheuvel2014-09-092-0/+8
* ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel2014-09-091-1/+1
* ArmPkg/TimerDxe: Fixed real time periodOlivier Martin2014-08-271-8/+50
* ArmPkg/TimerDxe: Fixed the reloading of the periodOlivier Martin2014-08-271-1/+1
* ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin2014-08-271-5/+6
* ARM Packages: Removed trailing spacesRonald Cron2014-08-192-41/+40
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-181-1/+1
* ArmPkg/Drivers/TimerDxe: Improve Timer initialisation.Olivier Martin2013-06-191-18/+15
* ARM Packages: Fixed line endingsoliviermartin2013-01-252-439/+439
* ARM Packages: Minor typo, mispellings and coding style changesoliviermartin2012-09-271-1/+1
* ArmPkg/TimerDxe: Fixed incorrect TimerTicks calculationoliviermartin2012-07-041-1/+1
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-281-1/+1
* ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin2011-11-011-0/+1
* ArmPkg: Add ARM Architectural Timer supportoliviermartin2011-09-272-0/+438