summaryrefslogtreecommitdiff
path: root/src/dev/arm/gic.cc
AgeCommit message (Expand)Author
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