gem5/dev
Ali Saidi 0035440536 Linux boots with no devices
dev/tsunami.hh:
    Started commenting code
dev/tsunami_cchip.cc:
    removed unneccessary config files
dev/tsunami_io.cc:
    Added code to see the value written
dev/tsunami_uart.cc:
    conviently one of the addresses the SuperI/O southbridge can be is the same space
    as the UART. This stops the simulator from panicing although it should probably be
    changed a bit.

--HG--
extra : convert_revision : a3334a2c418ee8228089d0e1791fa78bbb276fe5
2004-01-30 15:24:50 -05:00
..
alpha_access.h one step closer to booting 2004-01-21 20:14:10 -05:00
alpha_console.cc Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
alpha_console.hh Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
console.cc our first interrupt 2004-01-28 18:12:52 -05:00
console.hh add support for simple character input via the system console 2003-12-22 17:51:14 -05:00
disk_image.cc Modify handling of serialize:dir parameter to make it more useful. 2004-01-11 15:24:18 -08:00
disk_image.hh Serialization support for cow images 2003-10-30 16:48:23 -05:00
etherbus.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
etherbus.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
etherdump.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
etherdump.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
etherint.cc Don't need to include sim/param.hh in sim_object.hh anymore. 2003-10-21 21:32:15 -07:00
etherint.hh only send data to a peer if the peer exists 2003-10-26 22:38:26 -05:00
etherlink.cc fix type! argh 2003-11-04 12:48:21 -05:00
etherlink.hh Stats & serialization tweaks & cleanup. Unserializing from 2003-12-11 00:16:46 -08:00
etherpkt.hh Merge Steve & Erik's etherdev & scsi changes with mine (specifically 2003-10-29 22:13:16 -08:00
ethertap.cc Add serialization (which Nate now says we probably don't need) 2003-10-30 15:16:00 -05:00
ethertap.hh Add serialization (which Nate now says we probably don't need) 2003-10-30 15:16:00 -05:00
pcireg.h Import changeset 2003-10-07 10:41:54 -04:00
simple_disk.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
simple_disk.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
tsunami.cc Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
tsunami.hh Linux boots with no devices 2004-01-30 15:24:50 -05:00
tsunami_cchip.cc Linux boots with no devices 2004-01-30 15:24:50 -05:00
tsunami_cchip.hh Add support for PIC interrupts in IO, and DIRx interrupts in CChip 2004-01-28 19:18:29 -05:00
tsunami_io.cc Linux boots with no devices 2004-01-30 15:24:50 -05:00
tsunami_io.hh Add support for PIC interrupts in IO, and DIRx interrupts in CChip 2004-01-28 19:18:29 -05:00
tsunami_pchip.cc Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
tsunami_pchip.hh Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
tsunami_uart.cc Linux boots with no devices 2004-01-30 15:24:50 -05:00
tsunami_uart.hh Support for Tsunami coming along... RTC, PIC working, UART in progress 2004-01-26 13:26:34 -05:00
tsunamireg.h Support for Tsunami coming along... RTC, PIC working, UART in progress 2004-01-26 13:26:34 -05:00