rename AlphaConsole to AlphaBackdoor
[gem5.git] / src / dev / x86 /
2008-06-18 Nathan BinkertRename SimConsole to Terminal since it makes more sense
2008-06-12 Gabe BlackX86: Make the code compile as 32 bit.
2008-06-12 Gabe BlackX86: Make sure there's something to catch when the...
2008-06-12 Gabe BlackX86: Make the platform object initialize channel 0...
2008-06-12 Gabe BlackX86: Hook the speaker device to the pit device.
2008-06-12 Gabe BlackDev: Seperate the 8254 timer from tsunami and use it...
2008-03-25 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-03-25 Gabe BlackX86: Put an RTC into the CMOS part of the southbridge.
2008-03-25 Gabe BlackX86: Start implementing the south bridge stuff.
2008-03-25 Gabe BlackX86: Change the Opteron platform to be the PC platform.
2008-02-27 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-02-27 Gabe BlackX86: Get PCI config space to work, and adjust address...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-08 Gabe BlackX86: Make an x86 platform object.