Age | Commit message (Expand) | Author |
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 |
2013-10-17 | dev: Allow additional UART interrupts to be set | Ali Saidi |
2013-08-19 | mem: Change AbstractMemory defaults to match the common case | Andreas Hansson |
2013-07-11 | dev: make BasicPioDevice take size in constructor | Steve Reinhardt |
2013-07-11 | dev/arm: get rid of AmbaDev namespace | Steve Reinhardt |
2013-06-27 | config: Remove redundant explicit setting of default clocks | Akash Bagdia |
2013-05-30 | mem: Avoid explicitly zeroing the memory backing store | Andreas Hansson |
2013-04-22 | sim: separate nextCycle() and clockEdge() in clockedObjects | Dam Sunwoo |
2013-04-22 | ARM: Add support for HDLCD controller for TC2 and newer Versatile Express tiles. | Chris Emmons |
2013-02-19 | scons: Fix up numerous warnings about name shadowing | Andreas Hansson |
2013-02-19 | sim: Make clock private and access using clockPeriod() | Andreas Hansson |
2013-02-15 | ARM: Postpones creation of framebuffer output file until it is actually used. | Chris Emmons |
2012-10-25 | arm: Don't export private GIC methods | Andreas Sandberg |