summaryrefslogtreecommitdiff
path: root/src/dev
AgeCommit message (Expand)Author
2016-02-15misc: Add missing overrides to appease clangAndreas Hansson
2016-02-06style: eliminate explicit boolean comparisonsSteve Reinhardt
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-02-06dist, dev: add an ethernet switch modelMohammad Alian
2016-01-17sim: don't ignore SIG_TRAPSteve Reinhardt
2016-01-15dev, arm: Add a platform with support for both aarch32 and aarch64Andreas Sandberg
2016-01-15dev, arm: Add support for automatic PCI interrupt routingAndreas Sandberg
2016-01-11scons: Enable -Wextra by defaultAndreas Hansson
2016-01-07dev: Distributed Ethernet link for distributed gem5 simulationsGabor Dozsa
2015-12-31mem: Make cache terminology easier to understandAndreas Hansson
2015-12-10dev: Add missing SConscript in src/dev/i2cAndreas Sandberg
2015-12-10dev: Move storage devices to src/dev/storage/Andreas Sandberg
2015-12-10dev: Move network devices to src/dev/net/Andreas Sandberg
2015-12-10dev: Move i2c functionality to src/dev/i2c/Andreas Sandberg
2015-12-10dev: Move the CopyEngine class to src/dev/pciAndreas Sandberg
2015-12-10dev: Move existing PCI device functionality to src/dev/pciAndreas Sandberg
2015-09-18dev, arm: Add gem5 extensions to support more than 8 coresKarthik Sangaiah
2015-12-05dev: Rewrite PCI host functionalityAndreas Sandberg
2015-12-04dev, arm: Disable R/B swap in HDLCD by defaultAndreas Sandberg
2015-12-04dev, arm: Split MCC and DCC subsystemsAndreas Sandberg
2015-12-03dev, mips: Remove the unused MaltaPChip classAndreas Sandberg
2015-11-24dev: Remove unnecessary header includeAndreas Sandberg
2015-11-22arm, dev: Fix flash model serialization code typosGeoffrey Blake
2015-11-11dev, arm: Initialized the iccrpr register in the GICAndreas Sandberg
2015-11-05dev: Add basic checkpoint support to VirtIO9PProxy deviceSascha Bischoff
2015-11-09dev: Remove unused header includesAndreas Sandberg
2015-11-09dev: Don't access the platform directly in PCI devicesAndreas Sandberg
2015-11-06mem: Use the packet delays and do not just zero them outAndreas Hansson
2015-10-29dev: Fix segfault in flash deviceSascha Bischoff
2015-10-29dev: Fix draining for UFSHostDevice and FlashDeviceSascha Bischoff
2015-10-23x86: Add missing explicit overrides for X86 devicesAndreas Hansson
2015-10-23arm: Add missing explicit overrides for ARM devicesAndreas Hansson
2015-10-12misc: Add explicit overrides and fix other clang >= 3.5 issuesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-09-30isa,cpu: Add support for FS SMT InterruptsMitch Hayenga
2015-09-29arch, x86: Delete packet in IntDevice::recvResponseJoel Hestness
2015-09-15dev: IDE Disk: Handle bad IDE image sizeDongxue Zhang
2015-09-11dev: Add an underrun statistic to the HDLCD controllerAndreas Sandberg
2015-09-11dev, arm: Rewrite the HDLCD controllerAndreas Sandberg
2015-09-01dev: Remove auto-serialization dependency in EtherLinkAndreas Sandberg
2015-08-07dev: Implement a simple display timing generatorAndreas Sandberg
2015-08-07arm: Add support for programmable oscillatorsAndreas Sandberg
2015-08-07dev: Add a simple DMA engine that can be used by devicesAndreas Sandberg
2015-08-07base: Rewrite the CircleBuf to fix bugs and add serializationAndreas Sandberg
2015-08-07dev, x86: Fix serialization bug in the i8042 deviceAndreas Sandberg
2015-08-07dev: Make serialization in Sinic constantAndreas Sandberg
2015-08-07base: Declare a type for context IDsAndreas Sandberg
2015-07-15dev: add support for multi gem5 runsGabor Dozsa
2015-07-07dev, arm: Add a device model that uses the NoMali modelAndreas Sandberg