Ruby Debug Flags: Remove one, add another
[gem5.git] / src / dev / arm /
2012-01-10 Ali SaidiARM: Add support for running multiple systems
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.