ARM: Add snoop control unit device.
[gem5.git] / src / dev /
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 Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertdebug: create a Debug namespace
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 SaidiIDE: Support x86, Alpha, and ARM use of the IDE controller.
2011-04-04 Ali SaidiARM: Fix checkpointing case where PL111 is powered...
2011-03-18 Ali SaidiAutomated merge with ssh://hg@repo.m5sim.org/m5
2011-03-18 Ali SaidiMem: Fix issue with dirty block being lost when entire...
2011-02-23 Ali SaidiIncludes: Don't include isa_traits.hh and use the TheIS...
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-02-07 Brad Beckmanndev: fixed bugs to extend interrupt capability beyond...
2011-02-07 Joel Hestnessx86: Add checkpointing capability to devices
2011-02-07 Joel HestnessMessagePort: implement the virtual recvTiming function...
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2011-01-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-11-27 Ali SaidiIGbE: return 0 on an invalid descriptor size instead...
2010-11-22 Gabe BlackIDE,X86: Fix IDE controller BAR configuration for x86.
2010-11-20 Ali SaidiSCons: Support building without an ISA
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-11-08 Ali SaidiBus: Have the I/O devices that return address ranges...
2010-11-08 Ali Saidisim: Use forward declarations for ports.
2010-10-18 Gabe BlackMIPS: Get rid of the backdoor device copy/pasted from...
2010-10-09 Gabe BlackUART: Make the 8250's MCR return a deterministic value.
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-09-17 Steve Reinhardtdevices: undo cset 017baf09599f that added timer drain...
2010-09-10 Nathan Binkertstyle: fix sorting of includes and whitespace in some...
2010-08-23 Gene WuDevices: Allow a device to specify that a request is...
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-08-20 Brad Beckmanndevices: Fixed periodic interrupts to work with draining
2010-08-17 Steve Reinhardtbus: clean up default responder code.
2010-06-15 Nathan Binkertstats: only consider a formula initialized if there...
2010-06-03 Steve ReinhardtAct like enabling CPUs is no big deal,
2010-06-02 Ali SaidiDMA: Make DmaPort generic enough to be used other places
2010-06-02 Ali SaidiARM: Adjust some copyrights
2010-04-15 Nathan Binkerttick: rename Clock namespace to SimClock
2010-03-01 Nathan Binkertuart: use integer versions of time instead of messing...
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-12-19 Gabe BlackX86: Add a latency that describes how long an interrupt...
2009-11-18 Brad Beckmannm5: removed master and slave deletions.
2009-11-18 Brad Beckmannm5: fixed destructor to deschedule the tickEvent and...
2009-11-18 Ali SaidiARM: Boilerplate full-system code.
2009-11-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-10-18 Brad Beckmannmerged with ISA event manager fix
2009-10-15 Brad Beckmannfixed MC146818 checkpointing bug and added isa serializ...
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-09-22 Nathan Binkertpython: Move more code into m5.util allow SCons to...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-21 Gabe BlackRTC: Make calls to writeData update the RTCs internal...
2009-08-20 Gabe BlackX86: Make the real time clock actually keep track of...
2009-08-20 Gabe BlackX86: Don't insist on binary encoding for the RTC since...
2009-08-18 Gabe BlackMerge with head.
2009-08-18 Gabe BlackX86: Move the simulated date in X86_FS forward to 2012.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-08-03 Gabe BlackX86: Set up the IDE device correctly, ie. with and...
2009-08-03 Gabe BlackIDE: Configure the IDE control to reflect the initial...
2009-07-22 Derek HowerAutomated merge with ssh://m5sim.org//repo/m5
2009-07-21 Gabe BlackMIPS: Get MIPS_FS to compile, more style fixes.
2009-07-02 Nathan Binkerttypo: correct spelling
2009-06-05 Nathan Binkerttypes: need typename keyword to get the type.
2009-06-05 Nathan Binkerttypes: clean up types, especially signed vs unsigned
2009-05-21 Steve Reinhardtigbe: Fix descriptor cache bug.
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-26 Gabe BlackX86: Implement lowest priority interrupts more correctly.
2009-04-26 Gabe BlackX86: Tell the function that sends int messages who...
2009-04-26 Gabe BlackX86: Make the local APICs register themselves with...
2009-04-26 Gabe BlackX86: Record the initial APIC ID which identifies an...
2009-04-26 Gabe BlackX86, Config: Make makeX86System consider the number...
2009-04-22 Steve Reinhardti8254xGBe: major style overhaul.
2008-07-16 Steve Reinhardtmem: use single BadAddr responder per system.
2009-04-19 Gabe BlackX86: Mask the PIC at startup to avoid a glitch which...
2009-04-19 Gabe BlackX86: Keep track of what the initial count value was...
2009-04-19 Gabe BlackX86: Add a function which gets called when an interrupt...
2009-04-19 Gabe BlackX86: Make code that sends an interrupt from the IO...
2009-04-09 Nathan Binkertalpha: get rid of all turbolaser remnants
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-26 Ali SaidiCPA: Fix a typo that managed to sneak in.
2009-03-06 Nathan Binkertstats: Fix all stats usages to deal with template fixes
2009-02-27 Ali SaidiCPA: Add annotations to IGbE and CopyEngine device...
2009-02-25 Gabe BlackDevices: Make the RTC device reflect the use of BCD...
2009-02-25 Gabe BlackX86: Add makeAtomicResponse to the read/write functions...
2009-02-23 Nathan Binkertdebug: Move debug_break into src/base
next