summaryrefslogtreecommitdiff
path: root/dev/uart.cc
AgeCommit message (Expand)Author
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