summaryrefslogtreecommitdiff
path: root/dev/alpha_console.hh
AgeCommit message (Expand)Author
2006-02-23Get rid of the xc from the alphaAccess/alphaConsole backdoor device.Ali Saidi
2005-11-20io_bus is split out into pio_bus and dma_bus so that any deviceNathan Binkert
2005-06-29Allow CPUs to specify their own CPU ids.Nathan Binkert
2005-06-28Pass the location of the m5 console backdoor to the consoleNathan Binkert
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-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-06-27allow the use of old console code and update elf_object not to rely on EM_ALP...Ali Saidi
2004-06-21Merge saidi@zizzer.eecs.umich.edu:/bk/linuxAli Saidi
2004-06-21start towards getting m5 endian compliantAli Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-01Removed dynamic cast to get interrupt frequency and replaced with aAli Saidi
2004-03-19Make it so that alpha_console can read the frequency from the correctRon Dreslinski
2004-03-11merge with m5 headLisa Hsu
2004-02-11Add support for all devices to get requests from a timing memory bus.Nathan Binkert
2004-02-10Changed new linux stuff to work with new FunctionalMemory interface andAndrew Schultz
2004-02-09Merge linux tree with headAndrew Schultz
2004-02-09- Whack unused codeNathan Binkert
2004-02-03mergeNathan Binkert
2004-02-02Change MemReqPtr parameters to references.Steve Reinhardt
2004-01-27Add support for RTC to interrupt, HACK in alpha_console temporaryRon Dreslinski
2003-10-29Support for Serializable non-SimObject things like events.Steve Reinhardt
2003-10-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch