gem5/dev
Ron Dreslinski 3ccc0b1f96 Add support for RTC to interrupt, HACK in alpha_console temporary
dev/alpha_console.cc:
    Fix reference to tlaserclock, HACK FOR NOW
dev/alpha_console.hh:
    fix reference to tlaser_clock, HACK FOR NOW
dev/tsunami.cc:
    Add proper tsunami chip pointers
dev/tsunami.hh:
    add proper tsunami chip pointers add RTC interrupt capabilities
dev/tsunami_cchip.cc:
    Add proper Interrupt for RTC
dev/tsunami_cchip.hh:
    Add proper interrupt for RTC
dev/tsunami_io.cc:
dev/tsunami_io.hh:
    Make RTC interrupt
dev/tsunami_pchip.cc:
dev/tsunami_pchip.hh:
    Add back pointer to tsunami

--HG--
extra : convert_revision : 2b0a8616b0bed8d9962ee5ca643dce56b9922d52
2004-01-27 21:36:46 -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 add support for simple character input via the system console 2003-12-22 17:51:14 -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 Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
tsunami_cchip.cc Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
tsunami_cchip.hh Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
tsunami_io.cc Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -05:00
tsunami_io.hh Add support for RTC to interrupt, HACK in alpha_console temporary 2004-01-27 21:36:46 -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 uart works in linux 2004-01-27 18:14:04 -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