mem: Fix guest corruption when caches handle uncacheable accesses
[gem5.git] / src / dev / arm /
2013-01-07 Andreas Hanssondev: Do not serialize timer parameters
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-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-11-02 Chander Sudanthibase: split out the VncServer into a VncInput and Serve...
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-09-07 Ali Saididev: Fix bifield definition in timer_cpulocal.hh
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-21 Andreas HanssonClock: Move the clock and related functions to ClockedO...
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-07-09 Andreas HanssonFix: Address a few benign memory leaks
2012-06-27 Ali SaidiARM: Fix address range issue with VExpress EMM stable_2012_06_28
2012-06-05 Geoffrey BlakeARM: Add PCIe support to VExpress_EMM model and remove...
2012-06-05 Chander SudanthiARM: PS2 encoding fix
2012-06-05 Ali SaidiARM: Fix over-eager assert in gic.
2012-05-23 Andreas HanssonDMA: Split the DMA device and IO device into seperate...
2012-05-10 Koan-Sin TanARM: fix the calculation of the values in the RV clocks
2012-05-10 Chander SudanthiARM: pl011 raw interrupt fix
2012-05-10 Chander SudanthiARM: EMM board address range fix
2012-05-10 Ali SaidiARM: Fix incorrect use of not operators in arm devices
2012-05-10 Ali Saidigem5: assert before indexing intro arrays to verify...
2012-05-10 Ali Saidigem5: Fix a number of incorrect case statements
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-03-21 Koan-Sin TanARM: Add RTC to PBX System
2012-03-21 Ali SaidiARM: Fix uninitialized value in ARM RTC model.
2012-03-02 Ali SaidiARM: FIx missing cf controller connection.
2012-03-01 Ali SaidiARM: Add support for Versatile Express extended memory map
2012-03-01 Ali SaidiARM: Add RTC device for ARM platforms.
2012-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-14 Andreas HanssonMEM: Fix residual bus ports and make them master/slave
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-02-01 Ali Saidiconfigs: More fixes for the memory system updates
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Removing the default port peer from Python ports
2012-01-17 Andreas HanssonMEM: Make the bus bridge unidirectional and fixed addre...
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2012-01-10 Ali SaidiARM: Add support for running multiple systems
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-10-04 Gabe BlackSE/FS: Put platform pointers in fewer objects.
2011-09-30 Gabe BlackSE/FS: Remove System::platform and Platform::intrFrequency.
2011-09-30 Gabe BlackSE/FS: Build the devices in SE mode.
2011-08-19 Ali SaidiARM: Add VExpress_E support with PCIe to gem5
2011-08-19 Ali SaidiARM: Add support for Versatile Express boards
2011-08-19 Ali SaidiARM: Make GIC function that should only be called by...
2011-08-19 Geoffrey BlakeARM: Add per-cpu local timers for ARM.
2011-08-19 Prakash RamrakhaniARM: Add per-processor interrupt support to GIC.
2011-08-19 Ali SaidiARM: quiet what can be a very noise CLCD controller.
2011-07-10 Ali SaidiIO: Handle case where ISA Fake device is being used...
2011-07-10 Daniel JohnsonARM: Fix mp interrupt bug in GIC.
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-05-13 Chander SudanthiARM: Better RealView/Versatile EB platform support.
2011-05-05 Prakash RamrakhyaniARM: Make GIC handle IPIs and multiple processors.
2011-05-05 Ali SaidiARM: Add snoop control unit device.
2011-05-05 Ali SaidiARM: Add support for some more registers in the real...
2011-05-05 Chris EmmonsRealView: Fix the 24 and 100MHz clocks which were provi...
2011-04-21 Nathan Binkertfix some build problems from prior changesets
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-04 Ali SaidiARM: Include IDE/CF controller by default in PBX model.
2011-04-04 Ali SaidiARM: Fix checkpointing case where PL111 is powered...
2011-02-23 Ali SaidiCLCD: Fix some serialization bugs with the clcd controller.
2011-02-23 Ali SaidiARM: Add support for read of 100MHz clock in system...
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Ali SaidiVNC/ARM: Use VNC server and add support to boot into X11
2011-02-12 Ali SaidiARM: Fix timer calculations.
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-11-15 William WangARM: Add a Keyboard Mouse Interface controller
2010-11-15 William WangARM: Implement a CLCD Frame buffer
2010-11-15 Ali SaidiARM: Add support for a dumb IDE controller
2010-11-08 Ali SaidiARM: Add checkpointing support
2010-11-08 Ali SaidiARM: Keep the warnings to a minimum.
2010-10-01 Ali SaidiARM: Add a fake flash controller so that unmodified...
2010-10-01 Prakash RamrakhyaniARM: Fix some subtle bugs in the GIC
2010-08-23 Ali SaidiARM: Change how the AMBA device ID checking is done...
2010-08-23 Ali SaidiARM: Add I/O devices for booting linux
2010-06-02 Ali SaidiARM: Adjust some copyrights
2010-01-19 Derek Howermerge
2009-11-18 Ali SaidiARM: Boilerplate full-system code.