Age | Commit message (Expand) | Author |
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 |
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-04-17 | dev: Fix a bug in the use of seekp/seekg | Andreas Hansson |
2013-03-28 | x86: changes to apic, keyboard | Nilay Vaish |
2013-02-19 | scons: Fix warnings issued by clang 3.2svn (XCode 4.6) | Andreas Hansson |
2013-02-19 | scons: Add warning for missing declarations | Andreas Hansson |
2013-02-19 | scons: Fix up numerous warnings about name shadowing | Andreas Hansson |
2013-02-19 | mem: Enforce strict use of busFirst- and busLastWordTime | Andreas Hansson |
2013-02-19 | sim: Make clock private and access using clockPeriod() | Andreas Hansson |
2013-02-15 | dev: Use the correct return type for disk offsets | Andreas Sandberg |
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 |
2012-10-25 | arm: Create a GIC base class and make the PL390 derive from it | Andreas Sandberg |
2013-02-15 | sim: Add a system-global option to bypass caches | Andreas Sandberg |
2013-01-07 | dev: Fix infinite recursion in DMA devices | Andreas Sandberg |
2013-01-07 | dev: Do not serialize timer parameters | Andreas Hansson |
2013-01-07 | dev: Make the ethernet devices use a non-zero clock | Andreas Hansson |
2013-01-07 | ARM: pl111/LCD framebuffer checkpointing fix | Chander Sudanthi |
2013-01-07 | arm: Fix DMA event handling bug in the PL111 model | Andreas Sandberg |
2013-01-07 | dev: Fix the Pl111 timings by separating pixel and DMA clock | Andreas Hansson |
2013-01-07 | config: Replace second keyboard with a mouse. | Chris Emmons |
2012-11-16 | sim: have a curTick per eventq | Nilay Vaish |
2012-11-02 | sim: Move the draining interface into a separate base class | Andreas Sandberg |
2012-11-02 | dev: Fix ethernet device inheritance structure | Andreas Sandberg |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |