summaryrefslogtreecommitdiff
path: root/dev/uart8250.cc
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-28devices should increment pkt.time instead of assiging to itAli Saidi
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2006-04-12fs now gets to the point where it would really like a filesystem.Ali Saidi
2006-04-11fullsys now builds and runs for about one cycleAli Saidi
2006-04-06fixes for newmemAli Saidi
2006-03-10Added ev5.hh to files which should include it directly, now that it isn't inc...Gabe Black
2006-02-21Changed Fault * to Fault, which is a typedef to FaultBase *, which is the old...Gabe Black
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2006-02-16Changed the fault enum into a class, and fixed everything up to work with it....Gabe Black
2005-11-20io_bus is split out into pio_bus and dma_bus so that any deviceNathan Binkert
2005-08-16Uart fix.Miguel Serrano
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano
2005-06-05Many files:Steve Reinhardt
2005-06-05make all of the turbolaser stuff only compile if ALPHA_TLASERNathan Binkert
2005-06-05split uart into urt8250 and uart8530Ali Saidi