summaryrefslogtreecommitdiff
path: root/src/dev/arm/gic_pl390.hh
AgeCommit message (Expand)Author
2016-08-02arm: s/ctx_id/ctx/ the GICCurtis Dunham
2016-08-02arm: bank GIC registers per CPUCurtis Dunham
2016-05-26dev, arm: Add a flag to enable/disable gem5 GIC extensionsAndreas Sandberg
2016-05-06dev, arm: Update GIC to use GICv2 register namingAndreas Sandberg
2015-09-18dev, arm: Add gem5 extensions to support more than 8 coresKarthik Sangaiah
2015-10-23arm: Add missing explicit overrides for ARM devicesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-08-07base: Declare a type for context IDsAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-03-19arm: Remove the 'magic MSI register' in the GIC (PL390)Matt Evans
2013-10-31dev: Add support for MSI-X and Capability Lists for ARM and PCI devicesGeoffrey Blake
2013-10-17arm: Add a 'clear PPI' method to gic_pl390Matt Evans
2012-10-25arm: Don't export private GIC methodsAndreas Sandberg
2012-10-25arm: Create a GIC base class and make the PL390 derive from itAndreas Sandberg