summaryrefslogtreecommitdiff
path: root/src/dev/x86/south_bridge
AgeCommit message (Expand)Author
2008-10-11X86: Change the I8259 from a subdevice into a real SimObject.Gabe Black
2008-10-11X86: Change the CMOS from a sub-device to a real SimObjectGabe Black
2008-10-10X86: Make the time on the RTC configurable.Gabe Black
2008-10-10X86: Fix compilation with new eventq API.Gabe Black
2008-06-12X86: Make the code compile as 32 bit.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