Age | Commit message (Expand) | Author |
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 |
2014-09-03 | dev, arm: Add support for linux generic pci host driver | Ali Saidi |
2014-09-03 | config: Refactor RealviewEMM to fit into new config system | Geoffrey Blake |
2014-09-03 | dev: Avoid invalid sized reads in PL390 with DPRINTF enabled | Mitch Hayenga |
2014-05-09 | dev: Set HDLCD default pixel clock for 1080p @ 60Hz | Chris Emmons |
2014-05-09 | arm: quick hack to allow a greater number of CPUs to a guest OS | Matt Evans |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2013-10-31 | dev: Add 'OSC' oscillator sys control reg support to VersatileExpress | Matt Evans |
2013-10-31 | dev: Add support for MSI-X and Capability Lists for ARM and PCI devices | Geoffrey Blake |
2013-10-17 | arm: Add a 'clear PPI' method to gic_pl390 | Matt Evans |
2013-10-17 | dev: Add option to disable framebuffer .bmp dump in run folder | Dam Sunwoo |
2013-10-17 | arm: Fix a GIC mask register bug | Ali Saidi |