Gabe Black
|
3af428606a
|
X86: Rename the PC device to Pc.
--HG--
rename : src/dev/x86/PC.py => src/dev/x86/Pc.py
|
2008-10-11 02:23:40 -07:00 |
|
Gabe Black
|
bc2217eefc
|
X86: Change I8254 and PCSpeaker devices from subdevices to SimObjects and eliminate subdevices.
--HG--
rename : src/dev/x86/south_bridge/i8254.cc => src/dev/x86/i8254.cc
rename : src/dev/x86/south_bridge/i8254.hh => src/dev/x86/i8254.hh
rename : src/dev/x86/south_bridge/speaker.cc => src/dev/x86/speaker.cc
rename : src/dev/x86/south_bridge/speaker.hh => src/dev/x86/speaker.hh
|
2008-10-11 02:16:11 -07:00 |
|
Gabe Black
|
1f5b992b58
|
X86: Make the platform object initialize channel 0 of the PIT.
|
2008-06-12 00:56:54 -04:00 |
|
Gabe Black
|
b0c52885ce
|
X86: Change the Opteron platform to be the PC platform.
--HG--
extra : convert_revision : 2c6ffebbad04a21cef6ba3fbc1803218908a6c37
|
2008-03-25 02:06:53 -04:00 |
|