summaryrefslogtreecommitdiff
path: root/src/dev/x86
AgeCommit message (Expand)Author
2008-06-17Rename SimConsole to Terminal since it makes more senseNathan Binkert
2008-06-12X86: Make the code compile as 32 bit.Gabe Black
2008-06-12X86: Make sure there's something to catch when the kernel messes with ports "...Gabe Black
2008-06-12X86: Make the platform object initialize channel 0 of the PIT.Gabe Black
2008-06-12X86: Hook the speaker device to the pit device.Gabe Black
2008-06-12Dev: Seperate the 8254 timer from tsunami and use it in that and the PC.Gabe Black
2008-03-25X86: Put an RTC into the CMOS part of the southbridge.Gabe Black
2008-03-25X86: Start implementing the south bridge stuff.Gabe Black
2008-03-25X86: Change the Opteron platform to be the PC platform.Gabe Black
2008-02-26X86: Get PCI config space to work, and adjust address space prefix numbering ...Gabe Black
2007-10-07X86: Make an x86 platform object.Gabe Black