summaryrefslogtreecommitdiff
path: root/src/dev/arm/generic_timer.cc
AgeCommit message (Expand)Author
2018-09-10dev, arm: Add misc reg tracing to the generic timerAndreas Sandberg
2018-06-06dev, arm: Add support for HYP & secure timersAndreas Sandberg
2018-01-29arm: make Arm GenericTimer a ClockedObjectCurtis Dunham
2017-12-14misc: Updates for gcc7.2 for x86Jason Lowe-Power
2017-08-01kvm, arm: Switch to the device EQ when accessing ISA devicesAndreas Sandberg
2017-07-05dev,arm: add Kvm mode of operation for CP15 timerCurtis Dunham
2017-07-05dev,arm: remove and recreate timer events around drainsCurtis Dunham
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-04-03dev, arm: Fix multi-core KVM race in the generic timerAndreas Sandberg
2016-10-07dev, arm: Make GenericTimer param handling more robustAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-05-23arm, dev: Add support for a memory mapped generic timerAndreas Sandberg
2015-05-23dev, arm: Add virtual timers to the generic timer modelAndreas Sandberg
2015-05-23dev, arm: Refactor and clean up the generic timer modelAndreas Sandberg
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers