Age | Commit message (Expand) | Author |
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 |
2015-07-07 | sim: Decouple draining from the SimObject hierarchy | Andreas Sandberg |
2015-07-07 | sim: Make the drain state a global typed enum | Andreas Sandberg |
2015-07-07 | sim: Fix broken event unserialization | Andreas Sandberg |
2015-07-07 | sim: Refactor the serialization base class | Andreas Sandberg |
2015-06-09 | dev, arm: Include PIO size in AmbaDmaDevice constructor | Andreas Sandberg |
2015-05-23 | arm, dev: Add support for a memory mapped generic timer | Andreas Sandberg |
2015-05-23 | dev, arm: Add virtual timers to the generic timer model | Andreas Sandberg |
2015-05-23 | dev, arm: Refactor and clean up the generic timer model | Andreas Sandberg |
2015-05-23 | arm: Workaround incorrect HDLCD register order in kernel | Andreas Sandberg |
2015-05-23 | base: Redesign internal frame buffer handling | Andreas Sandberg |
2015-05-05 | mem: Snoop into caches on uncacheable accesses | Andreas Hansson |
2015-04-29 | arch, base, dev, kern, sym: FreeBSD support | Ruslan Bukin |
2015-04-23 | arm, dev: Add a UFS device | Rene de Jong |
2015-04-23 | arm, dev: Add a NAND flash timing model | Rene de Jong |
2015-04-23 | dev: Add support for i2c devices | Peter Enns |
2015-04-23 | misc: Appease gcc 5.1 | Andreas Hansson |
2015-04-08 | config: Support full-system with SST's memory system | Curtis Dunham |