sim: Make clock private and access using clockPeriod()
[gem5.git] / src / dev / x86 /
2013-02-15 Andreas Sandbergsim: Add a system-global option to bypass caches
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
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-08-22 Andreas HanssonPort: Extend the QueuedPort interface and use where...
2012-08-21 Andreas HanssonDevice: Remove overloaded pio_latency parameter
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-04-05 Nilay VaishConfig: corrects the way Ruby attaches to the DMA ports
2012-03-30 William WangMEM: Introduce the master/slave port sub-classes in C++
2012-03-22 Andreas HanssonMEM: Split SimpleTimingPort into PacketQueue and ports
2012-02-24 Andreas HanssonMEM: Prepare mport for master/slave split
2012-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
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: Separate queries for snooping and address ranges
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-11-18 Gabe BlackSE/FS: Get rid of includes of config/full_system.hh.
2011-10-09 Gabe BlackInterrupts: Make the IO APIC go get the local APICs.
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-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-05-23 Steve Reinhardtconfig: revamp x86 config to avoid appending to SimObje...
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
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-03 Steve ReinhardtMake commenting on close namespace brackets consistent.
2010-12-20 Gabe BlackStyle: Replace some tabs with spaces.
2010-08-17 Steve Reinhardtbus: clean up default responder code.
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-05 Nathan Binkertbuild: fix compile problems pointed out by gcc 4.4
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-08-25 Derek Howermerge
2009-08-25 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
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-05-17 Nathan Binkertincludes: sort includes again
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-19 Gabe BlackX86: Mask the PIC at startup to avoid a glitch which...
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-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-25 Gabe BlackX86: Add makeAtomicResponse to the read/write functions...
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-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.
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 Nathan BinkertFix a few more places where the context stuff wasn...
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...
2008-10-12 Gabe BlackX86: Actually use the extra vector bits we get from...
2008-10-12 Gabe BlackX86: Make the local APIC handle interrupt messages...
2008-10-12 Gabe BlackX86: Change the default value for the IO APIC redirecti...
2008-10-12 Gabe BlackX86: Make APICs communicate through the memory system.
2008-10-11 Gabe BlackX86: Create an IO APIC device.
2008-10-11 Gabe BlackX86: Set up a mechanism for the I8254 timer to cause...
2008-10-11 Gabe BlackX86: Rename the PC device to Pc.
2008-10-11 Gabe BlackX86: Bring the South Bridge device into dev/x86 and...
2008-10-11 Gabe BlackX86: Change I8254 and PCSpeaker devices from subdevices...
2008-10-11 Gabe BlackDevices: Make the Intel8254Timer device only use pointe...
2008-10-11 Gabe BlackX86: Make the CMOS and I8259 devices use IntDev and...
2008-10-11 Gabe BlackX86: Create the IntDev and IntPin system.
2008-10-11 Gabe BlackX86: Hook the CMOS device to the I8259 PICs.
2008-10-11 Gabe BlackX86: Make the I8259 decipher the commands it's given...
2008-10-11 Gabe BlackX86: Change the I8259 from a subdevice into a real...
2008-10-11 Gabe BlackX86: Change the CMOS from a sub-device to a real SimObject
next