summaryrefslogtreecommitdiff
path: root/dev/tsunami_io.hh
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-05-18Change Packet parameters on Port methods from references to pointers.Steve Reinhardt
2006-04-11fullsys now builds and runs for about one cycleAli Saidi
2006-04-10updates for newmemAli Saidi
2005-11-20io_bus is split out into pio_bus and dma_bus so that any deviceNathan Binkert
2005-09-12fixes for gcc 4.0Ali Saidi
2005-08-23Lots of fixes to serialization and naming of various deviceNathan Binkert
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano
2005-06-05Many files:Steve Reinhardt
2005-06-04Fix doxgyen commentsAli Saidi
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-02-21formatting fixesNathan Binkert
2004-07-12make the cache access latency a parameter that is based on busNathan Binkert
2004-06-26rewrote uart and renamed console.cc to simconsole to reduce confusionAli Saidi
2004-06-16Updated serialization code and added #if tracing so that make fastAli Saidi
2004-06-10Fixes for detailed boot, made cttz and ctlz instructions more compact,Ali Saidi
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-06-01Removed dynamic cast to get interrupt frequency and replaced with aAli Saidi
2004-05-30Cleaned up and commented code. I think we are ready to merge with head.Ali Saidi
2004-02-10Changed new linux stuff to work with new FunctionalMemory interface andAndrew Schultz
2004-02-05Now skips the calibrate_delay loop in the kernel bootAndrew Schultz
2004-02-03Fix to support redefinition of functional_memory base classAndrew Schultz
2004-01-28Add support for PIC interrupts in IO, and DIRx interrupts in CChipRon Dreslinski
2004-01-28our first interruptAli Saidi
2004-01-27Add support for RTC to interrupt, HACK in alpha_console temporaryRon Dreslinski
2004-01-26Support for Tsunami coming along... RTC, PIC working, UART in progressAli Saidi
2004-01-23Add RTC event for uip bitRon Dreslinski
2004-01-22added the 8254 programmable interval timerAli Saidi
2004-01-22renamed tsunami_dma to tsunami_ioAli Saidi