ARM: Make sure that software prefetch instructions can't change the state of the TLB
[gem5.git] / src / dev /
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
2009-02-18 Steve ReinhardtMake etherdump timestamps zero-based.
2009-02-02 Gabe BlackX86: Add some missing default arguments.
2009-02-01 Gabe BlackX86: Implement pciToDma.
2009-02-01 Gabe BlackX86: Configure the first PCI interrupt.
2009-02-01 Gabe BlackX86: Hook up the IDE controller interrupt line.
2009-02-01 Gabe BlackDevices: Add support for legacy fixed IO locations...
2009-02-01 Gabe BlackX86: Plug in an IDE controller.
2009-02-01 Gabe BlackX86: Refactor and clean up the keyboard controller.
2009-02-01 Gabe BlackX86: Add a keyboard controller device.
2009-02-01 Gabe BlackX86: Set up the console interrupt and add some DPRINTFs.
2009-02-01 Gabe BlackX86: Configure the IO APIC more.
2009-02-01 Gabe BlackX86: Rework interrupt pins to allow one to many connect...
2009-02-01 Gabe BlackX86: Initialize the value behind port 61 so unused...
2009-01-31 Ali SaidiConfig: Cause a fatal() when a parameter without a...
2009-01-26 Gabe BlackX86: Add a dummy minimal DMA controller that doesn...
2009-01-26 Gabe BlackX86: Add a device to back the non-existant floppy drive...
2009-01-26 Gabe BlackX86: Add fake devices for non-existant serial ports.
2009-01-26 Gabe BlackDev: Make the RTC device ignore writes to a read only...
2009-01-26 Gabe BlackDevices: Make the destructor virtual on the CopyEnginCh...
2009-01-23 Ali SaidiIGbE: Fix two e1000 driver bugs that I missed before.
2009-01-17 Ali SaidiCopyEngine: Implement a I/OAT-like copy engine.
2009-01-06 Ali SaidiIGbE: Implement header splitting with large MTU
2009-01-06 Ali SaidiIGbE: Remove is8257 variable
2008-12-15 Gabe BlackPCI: Add some missing breaks to a couple case statements.
2008-12-15 Author NameThe ide_ctrl serialize and unserialize were broken.
2008-12-09 Richard StrongIDE: Fix serialization for the IDE controller.
2008-12-07 Gabe BlackDevices: Clean up the IDE controller.
2008-12-05 Ali SaidiIGbE: Add support for newer 8257x based Intel NICs
2008-12-05 Ali SaidiIGbE: Add support for TCP segment offload
2008-11-10 Steve ReinhardtDmaDevice: fix minor type in error message.
2008-11-06 Lisa HsuAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-11-05 Lisa HsuAutomated merge with ssh://m5sim.org//repo/m5
2008-11-05 Lisa HsuFix SPARC_FS compile
2008-11-05 Nathan BinkertFix a few more places where the context stuff wasn...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-10-20 Lisa HsuAutomated merge with ssh://daystrom.m5sim.org//z/repo/m5
2008-10-17 Nathan Binkertneed to add packet_access.hh in order to get tempalte...
2008-10-13 Gabe BlackX86: Make auto eoi mode work in the I8259 PIC.
2008-10-13 Gabe BlackX86: Make non-specific EOI commands work.
2008-10-13 Gabe BlackX86: Make the I8259 PIC accept a specific EOI command.
2008-10-12 Gabe BlackX86: Create a mechanism for the IO APIC to access I8259...
next