summaryrefslogtreecommitdiff
path: root/src/dev/arm/rtc_pl031.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
2015-01-03dev: prevent RTC events firing before startupCagdas Dirik
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-05-10ARM: Fix incorrect use of not operators in arm devicesAli Saidi
2012-03-21ARM: Fix uninitialized value in ARM RTC model.Ali Saidi
2012-03-01ARM: Add RTC device for ARM platforms.Ali Saidi