summaryrefslogtreecommitdiff
path: root/src/dev/arm/pl111.cc
AgeCommit message (Expand)Author
2012-02-24MEM: Move port creation to the memory object(s) constructionAndreas Hansson
2012-01-31clang: Enable compiling gem5 using clang 2.9 and 3.0Koan-Sin Tan
2012-01-17MEM: Separate queries for snooping and address rangesAndreas Hansson
2012-01-09ARM: Add support for running multiple systemsAli Saidi
2011-08-19ARM: quiet what can be a very noise CLCD controller.Ali Saidi
2011-04-20fix some build problems from prior changesetsNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-04-04ARM: Fix checkpointing case where PL111 is powered off.Ali Saidi
2011-02-23CLCD: Fix some serialization bugs with the clcd controller.Ali Saidi
2011-02-11VNC/ARM: Use VNC server and add support to boot into X11Ali Saidi
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-11-15ARM: Implement a CLCD Frame bufferWilliam Wang