summaryrefslogtreecommitdiff
path: root/dev/uart.cc
AgeCommit message (Expand)Author
2005-06-05Many files:Steve Reinhardt
2005-06-05Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-cleanAli Saidi
2005-06-05split uart into urt8250 and uart8530Ali Saidi
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-06-01Standardize clock parameter names to 'clock'.Steve Reinhardt
2005-03-29expose variables for number of global events per simulated second,Nathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-11-13Macros are nasty, so let's get rid of them. Convert allNathan Binkert
2004-10-22Clean up the Range class and associated usages. The code wasNathan Binkert
2004-10-16Fixes for bigendian platformsAli Saidi
2004-07-14Fix serialization when a tx interrupt isn't scheduledErik Hallnor
2004-07-12make the cache access latency a parameter that is based on busNathan Binkert
2004-06-29Another fix for the too much work problem in 2.6. This should do it.Ali Saidi
2004-06-28With the new uart code 300 cycles isn't quite enough, 350 seems toAli Saidi
2004-06-26rewrote uart and renamed console.cc to simconsole to reduce confusionAli Saidi