Age | Commit message (Expand) | Author |
2013-07-11 | dev: consistently end device classes in 'Device' | Steve Reinhardt |
2011-09-30 | SE/FS: Build the devices in SE mode. | Gabe Black |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2009-04-19 | X86: Make code that sends an interrupt from the IO APIC available for IPIs. | Gabe Black |
2009-01-31 | X86: Add a keyboard controller device. | Gabe Black |
2009-01-25 | X86: Add a dummy minimal DMA controller that doesn't do anything. | Gabe Black |
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 |