cpu: Fix retries on barrier/store in Minor's store buffer
[gem5.git] / src / dev /
2014-12-02 Andreas Hanssonmem: Remove redundant Packet::allocate calls
2014-11-24 Andreas Hanssonmisc: Another round of static analysis fixups
2014-11-22 Gabe Blackx86: pc: Put a stub IO device at port 0xed which the...
2014-11-18 Gabe Blackdev: Use fixed size member variables to describe fixed...
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-11-12 Andreas Hanssonbase: Revert 9277177eccff and use getenv/setenv for...
2014-10-20 Andreas Hanssonmisc: Use gmtime for conversion to UTC to avoid getenv...
2014-10-16 Geoffrey Blakedev: refactor pci config space for sysfs scanning
2014-10-16 Andreas Hanssondev: Use shared_ptr for EthPacketData
2014-10-01 Andreas Hanssonarm: More UBSan cleanups after additional full-system...
2014-09-27 Curtis Dunhamdev: Output invalid access size in IsaFake panic
2014-09-20 Andreas Hanssonmem: Rename Bus to XBar to better reflect its behaviour
2014-07-25 Stephan Diestelhorstenergy: Add the Energy Controller in the right configs
2014-09-20 Akash Bagdiaenergy: Memory-mapped Energy Controller component
2014-09-20 Andreas Sandbergdev: Add support for 9p proxying over VirtIO
2014-09-20 Andreas Sandbergdev: Add a VirtIO block device model
2014-09-20 Andreas Sandbergdev: Add a VirtIO console device model
2014-09-20 Andreas Sandbergdev, pci: Implement basic VirtIO support
2014-09-20 Andreas Sandbergdev: Refactor terminal<->UART interface to make it...
2014-09-20 Andreas Hanssonbase: Clean up redundant string functions and use C++11
2014-09-12 Andrew Bardsleystyle: Fix line continuation, especially in debug messages
2014-09-03 Ali Saididev: seperate legacy io offsets from PCI offset
2014-09-03 Ali Saidiarm: Support >2GB of memory for AArch64 systems
2014-09-03 Ali Saididev, arm: Add support for linux generic pci host driver
2014-09-03 Geoffrey Blakeconfig: Refactor RealviewEMM to fit into new config...
2014-09-03 Mitch Hayengadev: Avoid invalid sized reads in PL390 with DPRINTF...
2014-08-13 Andreas Sandbergmips: Remove unused private members to fix compile...
2014-07-19 Binh Phamx86: make PioBus return BadAddress errors
2014-05-09 Chris Emmonsdev: Set HDLCD default pixel clock for 1080p @ 60Hz
2014-05-09 Matt Evansarm: quick hack to allow a greater number of CPUs to...
2014-04-09 Andreas Sandbergdev: Protect PollEvent processing when running in paral...
2014-03-23 Andrew Bardsleydev: Fix IsaFake's cxx_header setting
2014-02-18 Andreas Hanssondev: Include basic devices in NULL ISA build
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2014-01-24 Dam Sunwoomem: per-thread cache occupancy and per-block ages
2013-11-25 Steve Reinhardt... sim: simulate with multiple threads and event queues
2013-10-31 Matt Evansdev: Add 'OSC' oscillator sys control reg support to...
2013-10-31 Geoffrey Blakedev: Add support for MSI-X and Capability Lists for...
2013-10-31 Geoffrey Blakedev: Fix race conditions in IDE device on newer kernels
2013-10-17 Matt Evansarm: Add a 'clear PPI' method to gic_pl390
2013-10-17 Dam Sunwoodev: Add option to disable framebuffer .bmp dump in...
2013-10-17 Ali Saidiarm: Fix a GIC mask register bug
2013-10-17 Ali Saididev: Allow additional UART interrupts to be set
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-09-04 Andreas Hanssonarch: Header clean up for NOISA resurrection
2013-08-19 Andreas Hanssonmem: Change AbstractMemory defaults to match the common...
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
2013-07-12 Steve Reinhardtdev: make BasicPioDevice take size in constructor
2013-07-12 Steve Reinhardtdev: consistently end device classes in 'Device'
2013-07-12 Steve Reinhardtdev/arm: get rid of AmbaDev namespace
2013-07-12 Steve Reinhardtdevices: make more classes derive from BasicPioDevice
2013-06-27 Akash Bagdiasim: Add the notion of clock domains to all ClockedObjects
2013-06-27 Akash Bagdiaconfig: Remove redundant explicit setting of default...
2013-06-04 Andreas Sandbergdev: Clarify why updates are delayed when the MC14818...
2013-06-03 Andreas Sandbergdev: Add support for disabling ticking and the divider...
2013-06-03 Andreas Sandbergdev: Clean up MC146818 register (A & B) handling
2013-05-30 Andreas Hanssonmem: Avoid explicitly zeroing the memory backing store
2013-04-22 Dam Sunwoosim: separate nextCycle() and clockEdge() in clockedObjects
2013-04-22 Chris EmmonsARM: Add support for HDLCD controller for TC2 and newer...
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Andreas Hanssondev: Fix a bug in the use of seekp/seekg
2013-03-28 Nilay Vaishx86: changes to apic, keyboard
2013-02-19 Andreas Hanssonscons: Fix warnings issued by clang 3.2svn (XCode 4.6)
2013-02-19 Andreas Hanssonscons: Add warning for missing declarations
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2013-02-19 Andreas Hanssonmem: Enforce strict use of busFirst- and busLastWordTime
2013-02-19 Andreas Hanssonsim: Make clock private and access using clockPeriod()
2013-02-15 Andreas Sandbergdev: Use the correct return type for disk offsets
2013-02-15 Chris EmmonsARM: Postpones creation of framebuffer output file...
2012-10-25 Andreas Sandbergarm: Don't export private GIC methods
2012-10-25 Andreas Sandbergarm: Create a GIC base class and make the PL390 derive...
2013-02-15 Andreas Sandbergsim: Add a system-global option to bypass caches
2013-01-07 Andreas Sandbergdev: Fix infinite recursion in DMA devices
2013-01-07 Andreas Hanssondev: Do not serialize timer parameters
2013-01-07 Andreas Hanssondev: Make the ethernet devices use a non-zero clock
2013-01-07 Chander SudanthiARM: pl111/LCD framebuffer checkpointing fix
2013-01-07 Andreas Sandbergarm: Fix DMA event handling bug in the PL111 model
2013-01-07 Andreas Hanssondev: Fix the Pl111 timings by separating pixel and...
2013-01-07 Chris Emmonsconfig: Replace second keyboard with a mouse.
2012-11-16 Nilay Vaishsim: have a curTick per eventq
2012-11-02 Andreas Sandbergsim: Move the draining interface into a separate base...
2012-11-02 Andreas Sandbergdev: Fix ethernet device inheritance structure
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-11-02 Andreas Sandbergpci: Make Python wrapper cast to the right type
2012-11-02 Andreas Sandbergdev: Add missing inline declarations
2012-11-02 Chander Sudanthibase: split out the VncServer into a VncInput and Serve...
2012-10-23 Andreas Hanssondev: Remove zero-time loop in DMA timing send
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-10-15 Andreas HanssonFix: Address a few minor issues identified by cppcheck
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-09-10 Andreas HanssonDevice: Bump PIO and PCI latencies to more reasonable...
2012-09-07 Ali Saididev: Fix bifield definition in timer_cpulocal.hh
2012-09-07 Ali SaidiIgbe: Newer kernels seem to allow TSO headers and packe...
2012-09-07 Ali SaidiARM: Fix one of the timers used in the VExpress EMM...
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-08-28 Andreas HanssonClock: Rework clocks to avoid tick-to-cycle transformations
2012-08-22 Andreas HanssonDMA: Refactor the DMA device and align timing and atomic
2012-08-22 Andreas HanssonPacket: Remove NACKs from packet and its use in endpoints
2012-08-22 Andreas HanssonPort: Extend the QueuedPort interface and use where...
2012-08-21 Andreas HanssonDevice: Remove overloaded pio_latency parameter
next