Age | Commit message (Expand) | Author |
2014-04-24 | misc: Add functions for doing popcount and power-of-two checking | Stephan Diestelhorst |
2014-09-20 | mem: Simple Snoop Filter | Stephan Diestelhorst |
2014-08-12 | energy: Tighter checking of levels for DFS systems | Stephan Diestelhorst |
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-06-16 | energy: Small extentions and fixes for DVFS handler | Stephan Diestelhorst |
2014-09-20 | mem: Add DDR4 bank group timing | Wendy Elsasser |
2014-09-20 | mem: Add memory rank-to-rank delay | Wendy Elsasser |
2014-09-20 | cpu: Update DRAM traffic gen | Wendy Elsasser |
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-20 | base: Add getSectionNames to IniFile | Andrew Bardsley |
2014-09-20 | cpu: Add ExecFlags debug flag | Mitch Hayenga |
2014-09-20 | mem: Remove the GHB prefetcher from the source tree | Mitch Hayenga |
2014-09-20 | cpu: use probes infrastructure to do simpoint profiling | Dam Sunwoo |
2014-09-20 | config: Cleanup .json config file generation | Andrew Bardsley |
2014-09-19 | arch: Pass faults by const reference where possible | Andreas Hansson |
2014-09-19 | cpu: Use a deque in o3 rename instruction queue | Andreas Hansson |
2014-09-19 | base: Ensure the CP annotation compiles again | Andreas Hansson |
2014-09-19 | misc: Use safe_cast when assumptions are made about return value | Andreas Hansson |
2014-09-19 | misc: Restore ostream flags where needed | Andreas Hansson |
2014-09-19 | stats: Fix flow-control bug in Vector2D printing | Andreas Hansson |
2014-09-19 | misc: Remove assertions ensuring unsigned values >= 0 | Andreas Hansson |
2014-09-19 | mem: Check return value of checkFunctional in SimpleMemory | Andreas Hansson |
2014-09-19 | mem: Add checks to sendTimingReq in cache | Andreas Hansson |
2014-09-15 | ruby: network: revert some of the changes from ad9c042dce54 | Nilay Vaish |
2014-09-12 | cpu: Fix memory access in Minor not setting parent Request flags | Andrew Bardsley |
2014-09-12 | style: Fix line continuation, especially in debug messages | Andrew Bardsley |
2014-09-12 | minor: Fix typo in DPRINTF for Minor branch prediction | Andreas Hansson |
2014-09-09 | sim: Automatically unregister probe listeners | Andreas Sandberg |
2014-09-09 | config: Fix vectorparam command line parsing | Geoffrey Blake |
2014-09-09 | cpu: Only iterate over possible threads on the o3 cpu | Mitch Hayenga |
2014-09-09 | mem: Add accessor function for vaddr | Mitch Hayenga |
2014-09-09 | sim: Fix resource leak in BaseGlobalEvent | Andreas Sandberg |
2014-09-09 | misc: Fix a number of unitialised variables and members | Andreas Hansson |
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: Add port splicing capability to PortRef class | Geoffrey Blake |
2014-09-03 | config: Refactor RealviewEMM to fit into new config system | Geoffrey Blake |
2014-09-03 | base: Use STL C++11 random number generation | Andreas Hansson |
2014-09-03 | base: Use the global Mersenne twister throughout | Andreas Hansson |
2014-09-03 | mem: Avoid unecessary retries when bus peer is not ready | Andreas Hansson |
2014-09-03 | arm: Make memory ops work on 64bit/128-bit quantities | Mitch Hayenga |
2014-06-27 | mem: write streaming support via WriteInvalidate promotion | Curtis Dunham |
2014-09-03 | mem: Fix a bug in the cache port flow control | Andreas Hansson |