Age | Commit message (Expand) | Author |
2014-10-20 | misc: Use gmtime for conversion to UTC to avoid getenv/setenv | Andreas Hansson |
2014-10-16 | dev: refactor pci config space for sysfs scanning | Geoffrey Blake |
2014-10-16 | dev: Use shared_ptr for EthPacketData | Andreas Hansson |
2014-10-01 | arm: More UBSan cleanups after additional full-system runs | Andreas Hansson |
2014-09-27 | dev: Output invalid access size in IsaFake panic | Curtis Dunham |
2014-09-20 | mem: Rename Bus to XBar to better reflect its behaviour | 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-20 | dev: Add support for 9p proxying over VirtIO | Andreas Sandberg |
2014-09-20 | dev: Add a VirtIO block device model | Andreas Sandberg |
2014-09-20 | dev: Add a VirtIO console device model | Andreas Sandberg |
2014-09-20 | dev, pci: Implement basic VirtIO support | Andreas Sandberg |
2014-09-20 | dev: Refactor terminal<->UART interface to make it more generic | Andreas Sandberg |
2014-09-20 | base: Clean up redundant string functions and use C++11 | Andreas Hansson |
2014-09-12 | style: Fix line continuation, especially in debug messages | Andrew Bardsley |
2014-09-03 | dev: seperate legacy io offsets from PCI offset | Ali Saidi |
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-08-13 | mips: Remove unused private members to fix compile-time warning | Andreas Sandberg |
2014-07-18 | x86: make PioBus return BadAddress errors | Binh Pham |
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-04-09 | dev: Protect PollEvent processing when running in parallel mode | Andreas Sandberg |
2014-03-23 | dev: Fix IsaFake's cxx_header setting | Andrew Bardsley |
2014-02-18 | dev: Include basic devices in NULL ISA build | Andreas Hansson |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2014-01-24 | mem: per-thread cache occupancy and per-block ages | Dam Sunwoo |
2013-11-25 | sim: simulate with multiple threads and event queues | Steve Reinhardt ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E%2C%20Ali%20Saidi%20%3CAli.Saidi%40ARM.com%3E) |
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-31 | dev: Fix race conditions in IDE device on newer kernels | 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-09-04 | arch: Resurrect the NOISA build target and rename it NULL | Andreas Hansson |
2013-09-04 | arch: Header clean up for NOISA resurrection | Andreas Hansson |
2013-08-19 | mem: Change AbstractMemory defaults to match the common case | Andreas Hansson |
2013-07-18 | mem: Set the cache line size on a system level | Andreas Hansson |
2013-07-11 | dev: make BasicPioDevice take size in constructor | Steve Reinhardt |
2013-07-11 | dev: consistently end device classes in 'Device' | Steve Reinhardt |
2013-07-11 | dev/arm: get rid of AmbaDev namespace | Steve Reinhardt |
2013-07-11 | devices: make more classes derive from BasicPioDevice | Steve Reinhardt |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |
2013-06-27 | config: Remove redundant explicit setting of default clocks | Akash Bagdia |
2013-06-04 | dev: Clarify why updates are delayed when the MC14818 is activated | Andreas Sandberg |
2013-06-03 | dev: Add support for disabling ticking and the divider in MC146818 | Andreas Sandberg |
2013-06-03 | dev: Clean up MC146818 register (A & B) handling | Andreas Sandberg |