index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dev
/
x86
Age
Commit message (
Expand
)
Author
2008-10-11
X86: Set up a mechanism for the I8254 timer to cause interrupts.
Gabe Black
2008-10-11
X86: Rename the PC device to Pc.
Gabe Black
2008-10-11
X86: Bring the South Bridge device into dev/x86 and get rid of south_bridge d...
Gabe Black
2008-10-11
X86: Change I8254 and PCSpeaker devices from subdevices to SimObjects and eli...
Gabe Black
2008-10-11
Devices: Make the Intel8254Timer device only use pointers to its counters.
Gabe Black
2008-10-11
X86: Make the CMOS and I8259 devices use IntDev and IntPin.
Gabe Black
2008-10-11
X86: Create the IntDev and IntPin system.
Gabe Black
2008-10-11
X86: Hook the CMOS device to the I8259 PICs.
Gabe Black
2008-10-11
X86: Make the I8259 decipher the commands it's given, and add some of it's re...
Gabe Black
2008-10-11
X86: Change the I8259 from a subdevice into a real SimObject.
Gabe Black
2008-10-11
X86: Change the CMOS from a sub-device to a real SimObject
Gabe Black
2008-10-10
X86: Make the time on the RTC configurable.
Gabe Black
2008-10-10
X86: Fix compilation with new eventq API.
Gabe Black
2008-06-17
Rename SimConsole to Terminal since it makes more sense
Nathan Binkert
2008-06-12
X86: Make the code compile as 32 bit.
Gabe Black
2008-06-12
X86: Make sure there's something to catch when the kernel messes with ports "...
Gabe Black
2008-06-12
X86: Make the platform object initialize channel 0 of the PIT.
Gabe Black
2008-06-12
X86: Hook the speaker device to the pit device.
Gabe Black
2008-06-12
Dev: Seperate the 8254 timer from tsunami and use it in that and the PC.
Gabe Black
2008-03-25
X86: Put an RTC into the CMOS part of the southbridge.
Gabe Black
2008-03-25
X86: Start implementing the south bridge stuff.
Gabe Black
2008-03-25
X86: Change the Opteron platform to be the PC platform.
Gabe Black
2008-02-26
X86: Get PCI config space to work, and adjust address space prefix numbering ...
Gabe Black
2007-10-07
X86: Make an x86 platform object.
Gabe Black
[prev]