Age | Commit message (Expand) | Author |
2015-05-13 | sim: Thermal support for Linux | David Guillen Fandos |
2015-11-27 | base: Add support for changing output directories | Andreas Sandberg |
2016-02-23 | dev, arm: Implement the NoMali reset callback | Andreas Sandberg |
2016-02-23 | dev, arm: Refactor the NoMali GPU | Andreas Sandberg |
2016-02-06 | style: fix missing spaces in control statements | 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 |
2015-12-10 | dev: Move storage devices to src/dev/storage/ | 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-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-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 | arm: Add missing explicit overrides for ARM devices | Andreas Hansson |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
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-08-07 | arm: Add support for programmable oscillators | Andreas Sandberg |
2015-08-07 | base: Declare a type for context IDs | Andreas Sandberg |
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: 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-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-08 | config: Support full-system with SST's memory system | Curtis Dunham |
2015-03-19 | arm: Add a GICv2m device | Matt Evans |
2015-03-19 | arm: Remove the 'magic MSI register' in the GIC (PL390) | Matt Evans |
2015-03-02 | dev, arm: Clean up PL011 and rewrite interrupt handling | Andreas Sandberg |
2015-02-16 | arm: Wire up the GIC with the platform in the base class | Andreas Sandberg |
2015-01-03 | dev: prevent RTC events firing before startup | Cagdas Dirik |
2014-12-02 | mem: Remove redundant Packet::allocate calls | Andreas Hansson |
2014-11-18 | dev: Use fixed size member variables to describe fixed size PL111 registers. | Gabe Black |
2014-11-14 | arm: Fixes based on UBSan and static analysis | Andreas Hansson |
2014-07-25 | energy: Add the Energy Controller in the right configs | Stephan Diestelhorst |
2014-09-20 | energy: Memory-mapped Energy Controller component | Akash Bagdia |
2014-09-12 | style: Fix line continuation, especially in debug messages | Andrew Bardsley |
2014-09-03 | arm: Support >2GB of memory for AArch64 systems | Ali Saidi |