summaryrefslogtreecommitdiff
path: root/src/dev/arm/timer_sp804.cc
AgeCommit message (Expand)Author
2018-06-15dev-arm: Fix the address range for some I/O devicesNikos Nikoleris
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
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-07-11dev/arm: get rid of AmbaDev namespaceSteve Reinhardt
2012-10-25arm: Create a GIC base class and make the PL390 derive from itAndreas Sandberg
2013-01-07dev: Do not serialize timer parametersAndreas Hansson
2012-05-10ARM: Fix incorrect use of not operators in arm devicesAli Saidi
2011-08-19ARM: Add support for Versatile Express boardsAli Saidi
2011-04-20fix some build problems from prior changesetsNathan Binkert
2011-02-11ARM: Fix timer calculations.Ali Saidi
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-11-08ARM: Add checkpointing supportAli Saidi
2010-08-23ARM: Change how the AMBA device ID checking is done to make it more genericAli Saidi
2010-08-23ARM: Add I/O devices for booting linuxAli Saidi