summaryrefslogtreecommitdiff
path: root/src/dev/arm/gic.cc
AgeCommit message (Expand)Author
2012-10-25arm: Create a GIC base class and make the PL390 derive from itAndreas Sandberg
2012-07-09Port: Make getAddrRanges constAndreas Hansson
2012-06-05ARM: Fix over-eager assert in gic.Ali Saidi
2012-05-10gem5: assert before indexing intro arrays to verify boundsAli Saidi
2012-01-28Merge with the main repo.Gabe Black
2012-01-17MEM: Separate queries for snooping and address rangesAndreas Hansson
2011-10-04SE/FS: Put platform pointers in fewer objects.Gabe Black
2011-09-30SE/FS: Build the devices in SE mode.Gabe Black
2011-08-19ARM: Add VExpress_E support with PCIe to gem5Ali Saidi
2011-08-19ARM: Add per-cpu local timers for ARM.Geoffrey Blake
2011-08-19ARM: Add per-processor interrupt support to GIC.Prakash Ramrakhani
2011-07-10ARM: Fix mp interrupt bug in GIC.Daniel Johnson
2011-05-04ARM: Make GIC handle IPIs and multiple processors.Prakash Ramrakhyani
2011-04-20fix some build problems from prior changesetsNathan Binkert
2010-11-08ARM: Add checkpointing supportAli Saidi
2010-10-01ARM: Fix some subtle bugs in the GICPrakash Ramrakhyani
2010-08-23ARM: Add I/O devices for booting linuxAli Saidi