summaryrefslogtreecommitdiff
path: root/src/dev/arm/timer_cpulocal.cc
AgeCommit message (Expand)Author
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2015-08-07base: Declare a type for context IDsAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2014-12-02mem: Remove redundant Packet::allocate callsAndreas Hansson
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2013-02-19sim: Make clock private and access using clockPeriod()Andreas Hansson
2012-10-25arm: Create a GIC base class and make the PL390 derive from itAndreas Sandberg
2012-08-21Clock: Move the clock and related functions to ClockedObjectAndreas Hansson
2012-05-10ARM: Fix incorrect use of not operators in arm devicesAli Saidi
2011-08-19ARM: Add per-cpu local timers for ARM.Geoffrey Blake