Age | Commit message (Expand) | Author |
---|---|---|
2008-10-11 | X86: Create an IO APIC device. | Gabe Black |
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 | X86: Create the IntDev and IntPin system. | 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-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 |
2007-10-07 | X86: Make an x86 platform object. | Gabe Black |