summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmArchTimerLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix Ecc error 8001 in ArmArchTimerLibPierre Gondois2021-04-151-6/+6
* ArmPkg: use helper to check for Security extensions in ArmArchTimerLibLeif Lindholm2020-12-181-1/+1
* 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/ArmArchTimerLib: correct typosEvan Lloyd2016-04-011-8/+8
* ArmPkg/ArmArchTimerLib: fix unused variable in RELEASE buildsSami Mujawar2016-04-011-3/+2
* ArmPkg/ArmArchTimerLib: add GetTimeInNanoSecond() to ArmArchTimerLibSami Mujawar2016-04-011-1/+50
* ArmPkg/ArchArmTimerLib: refactor MultU64xN and TimerFreq definitionsSami Mujawar2016-04-011-18/+31
* ArmPkg: ArmArchTimerLib: conditionally rebase to actual timer frequencyLaszlo Ersek2015-02-021-20/+38
* ArmPkg: ArmArchTimerLib: use edk2-conformant (UINT64 * UINT32) / UINT32Laszlo Ersek2015-02-021-1/+7
* ArmPkg: ArmArchTimerLib: clean up commentsLaszlo Ersek2015-02-021-10/+21
* ArmPkg/ArmArchTimerLib: Promotes 32bit value to prevent overflowOlivier Martin2014-11-111-1/+1
* ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLibArd Biesheuvel2014-09-092-7/+8
* ArmPkg: Renamed ArmArchTimerLib.h to ArmArchTimer.hArd Biesheuvel2014-09-091-1/+1
* ArmPkg/TimerDxe: Changed calculation to allow 1KHz granularity frequencyOlivier Martin2014-08-271-2/+4
* ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLibOlivier Martin2014-08-261-10/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-9/+9
* ArmPkg: Added new ARM Processor Feature Register definitionsOlivier Martin2014-06-031-3/+3
* ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin2013-11-281-2/+2
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-181-2/+5
* ARM Packages: Fixed mispellingsoliviermartin2012-07-041-3/+3
* ArmPkg/ArmArchTimerLib: Renamed the constructor to 'TimerConstructor()'oliviermartin2012-02-272-4/+4
* ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not imple...oliviermartin2011-11-011-1/+1
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-041-1/+1
* ArmPkg: Add ARM Architectural Timer supportoliviermartin2011-09-272-0/+237