summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-02ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequencyLaszlo Ersek1-20/+38
2015-02-02ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32Laszlo Ersek1-1/+7
2015-02-02ArmPkg: ArmArchTimerLib: clean up commentsLaszlo Ersek1-10/+21
2014-11-11ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflowOlivier Martin1-1/+1
2014-09-09ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel1-7/+7
2014-09-09ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel1-1/+1
2014-08-27ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin1-2/+4
2014-06-03ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin1-3/+3
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin1-2/+2
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel1-2/+5
2012-07-04ARM Packages: Fixed mispellingsoliviermartin1-3/+3
2012-02-27ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()'oliviermartin1-2/+2
2011-11-01ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not imple...oliviermartin1-1/+1
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin1-1/+1
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin1-0/+191