Age | Commit message (Expand) | Author |
2016-02-06 | style: eliminate explicit boolean comparisons | Steve Reinhardt |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2016-02-06 | dist, dev: add an ethernet switch model | Mohammad Alian |
2016-01-17 | sim: don't ignore SIG_TRAP | Steve Reinhardt |
2016-01-15 | dev, arm: Add a platform with support for both aarch32 and aarch64 | Andreas Sandberg |
2016-01-15 | dev, arm: Add support for automatic PCI interrupt routing | Andreas Sandberg |
2016-01-11 | scons: Enable -Wextra by default | Andreas Hansson |
2016-01-07 | dev: Distributed Ethernet link for distributed gem5 simulations | Gabor Dozsa |
2015-12-31 | mem: Make cache terminology easier to understand | Andreas Hansson |
2015-12-10 | dev: Add missing SConscript in src/dev/i2c | Andreas Sandberg |
2015-12-10 | dev: Move storage devices to src/dev/storage/ | Andreas Sandberg |
2015-12-10 | dev: Move network devices to src/dev/net/ | Andreas Sandberg |
2015-12-10 | dev: Move i2c functionality to src/dev/i2c/ | Andreas Sandberg |
2015-12-10 | dev: Move the CopyEngine class to src/dev/pci | Andreas Sandberg |
2015-12-10 | dev: Move existing PCI device functionality to src/dev/pci | Andreas Sandberg |
2015-09-18 | dev, arm: Add gem5 extensions to support more than 8 cores | Karthik Sangaiah |
2015-12-05 | dev: Rewrite PCI host functionality | Andreas Sandberg |
2015-12-04 | dev, arm: Disable R/B swap in HDLCD by default | Andreas Sandberg |
2015-12-04 | dev, arm: Split MCC and DCC subsystems | Andreas Sandberg |
2015-12-03 | dev, mips: Remove the unused MaltaPChip class | Andreas Sandberg |
2015-11-24 | dev: Remove unnecessary header include | Andreas Sandberg |
2015-11-22 | arm, dev: Fix flash model serialization code typos | Geoffrey Blake |
2015-11-11 | dev, arm: Initialized the iccrpr register in the GIC | Andreas Sandberg |
2015-11-05 | dev: Add basic checkpoint support to VirtIO9PProxy device | Sascha Bischoff |
2015-11-09 | dev: Remove unused header includes | Andreas Sandberg |
2015-11-09 | dev: Don't access the platform directly in PCI devices | Andreas Sandberg |
2015-11-06 | mem: Use the packet delays and do not just zero them out | Andreas Hansson |
2015-10-29 | dev: Fix segfault in flash device | Sascha Bischoff |
2015-10-29 | dev: Fix draining for UFSHostDevice and FlashDevice | Sascha Bischoff |
2015-10-23 | x86: Add missing explicit overrides for X86 devices | Andreas Hansson |
2015-10-23 | arm: Add missing explicit overrides for ARM devices | Andreas Hansson |
2015-10-12 | misc: Add explicit overrides and fix other clang >= 3.5 issues | Andreas Hansson |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
2015-09-30 | isa,cpu: Add support for FS SMT Interrupts | Mitch Hayenga |
2015-09-29 | arch, x86: Delete packet in IntDevice::recvResponse | Joel Hestness |
2015-09-15 | dev: IDE Disk: Handle bad IDE image size | Dongxue Zhang |
2015-09-11 | dev: Add an underrun statistic to the HDLCD controller | Andreas Sandberg |
2015-09-11 | dev, arm: Rewrite the HDLCD controller | Andreas Sandberg |
2015-09-01 | dev: Remove auto-serialization dependency in EtherLink | Andreas Sandberg |
2015-08-07 | dev: Implement a simple display timing generator | Andreas Sandberg |
2015-08-07 | arm: Add support for programmable oscillators | Andreas Sandberg |
2015-08-07 | dev: Add a simple DMA engine that can be used by devices | Andreas Sandberg |
2015-08-07 | base: Rewrite the CircleBuf to fix bugs and add serialization | Andreas Sandberg |
2015-08-07 | dev, x86: Fix serialization bug in the i8042 device | Andreas Sandberg |
2015-08-07 | dev: Make serialization in Sinic constant | Andreas Sandberg |
2015-08-07 | base: Declare a type for context IDs | Andreas Sandberg |
2015-07-15 | dev: add support for multi gem5 runs | Gabor Dozsa |
2015-07-07 | dev, arm: Add a device model that uses the NoMali model | Andreas Sandberg |
2015-07-07 | sim: Refactor and simplify the drain API | Andreas Sandberg |