summaryrefslogtreecommitdiff
path: root/src/dev
AgeCommit message (Expand)Author
2017-04-03dev: Add a dummy VirtIO deviceAndreas Sandberg
2017-04-03dev: Rename VirtIO PCI debug flagAndreas Sandberg
2017-03-21arm: correct register read bug in Pl390 GICCurtis Dunham
2017-03-15arm, dev: Add missing override in the Pl390 GIC modelAndreas Sandberg
2017-03-13dev, arm: Add draining to the GIC modelAndreas Sandberg
2017-03-13arm: Clean up the GIC implementationAndreas Sandberg
2017-03-07dev, arm: Render HDLCD frames at a fixed rate in KVMSudhanshu Jha
2017-03-07dev: Add support for single-pass scan out in the PixelPumpSudhanshu Jha
2017-03-07dev, kvm: Add a fast KVM-aware mode in DmaReadFifoSudhanshu Jha
2017-03-07arm, kmi: Clear interrupts in KMI devicesSudhanshu Jha
2017-02-14arm, kvm: Automatically use the MuxingKvmGicAndreas Sandberg
2017-02-14sim,kvm,arm: fix typosCurtis Dunham
2017-02-09dev: net/i8254xGBe add two more wakeup registers to ignoreBjoern A. Zeeb
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-12-19dev: Include DmaDevice in NULL buildsAndreas Sandberg
2016-12-19python: Fix incorrect header in the DmaDevice wrapperAndreas Sandberg
2016-12-06dev: Fix race conditions at terminating dist-gem5 simulationsGabor Dozsa
2016-11-29dev: Fix buffer length when unserializing an eth pktMichael LeBeane
2016-10-26dev: Add m5 op to toggle synchronization for dist-gem5.Michael LeBeane
2016-10-26dev: Add 'simLength' parameter in EthPacketDatamlebeane
2016-10-15arm, dev: pl011 console interactivityBjoern A. Zeeb
2016-10-07dev, arm: Make GenericTimer param handling more robustAndreas Sandberg
2016-09-22arm: disable GIC extensionsCurtis Dunham
2016-09-13dev: Add a DmaCallback class to DmaDeviceMichael LeBeane
2016-09-13dev: Exit correctly in dist-gem5Michael LeBeane
2016-09-06dev, arm: Add a customizable NoMali GPU modelAndreas Sandberg
2016-08-16dev: Revert 0a316996de76 [dev, sim: Added missing override...]Andreas Sandberg
2016-08-15dev, sim: Added missing override keywords to fix CLANG compilation (OSX)Matteo Andreozzi
2016-08-10arm, dev: Add support for listing DMA ports in new platformsAndreas Sandberg
2016-08-10arm: Don't report the boot ROM as a memory in config tablesAndreas Sandberg
2016-08-02arm: s/ctx_id/ctx/ the GICCurtis Dunham
2016-08-02arm: bank GIC registers per CPUCurtis Dunham
2016-07-19dev, dist: Fixed a scheduling bug in the etherswitchMohammad Alian
2016-06-08dist, dev: Fixed the packet ordering in etherswitchMohammad Alian
2016-06-06stats: Fixing regStats function for some SimObjectsDavid Guillen Fandos
2016-06-06sim: Call regStats of base-class as wellStephan Diestelhorst
2016-05-26dev, arm: Add a flag to enable/disable gem5 GIC extensionsAndreas Sandberg
2016-05-26arm, dev: Remove superfluous loop increment in flash deviceAndreas Hansson
2016-05-19arm,dev: PL011 UART_FR read status enhancementBjoern A. Zeeb
2016-05-19dev, virtio: properly set PCI address space to use IOREGBjoern A. Zeeb
2016-05-06dev, arm: Update GIC to use GICv2 register namingAndreas Sandberg
2016-04-27dev: Fix incorrect terminal backlog handlingAndreas Sandberg
2016-04-12misc: Appease clang...againAndreas Hansson
2016-04-07Revert to 74c1e6513bd0 (sim: Thermal support for Linux)Andreas Sandberg
2014-11-18power: Add power states to ClockedObjectAkash Bagdia
2015-05-13sim: Thermal support for LinuxDavid Guillen Fandos
2015-11-26dev: Add post-fork handling for disk imagesAndreas Sandberg
2015-11-27base: Add support for changing output directoriesAndreas Sandberg
2016-02-23dev, arm: Implement the NoMali reset callbackAndreas Sandberg