summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2004-06-30fix transmit side checksum offloading to not generate a pseudo header.Lisa Hsu
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-28Don't serialize the absolute path so we can move checkpoints around.Nathan Binkert
2004-06-27allow the use of old console code and update elf_object not to rely on EM_ALP...Ali Saidi
2004-06-26rewrote uart and renamed console.cc to simconsole to reduce confusionAli Saidi
2004-06-23minor changes to endian code so that it runs on x86 linuxAli Saidi
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-23Fix to properly shadow the DEV bit in the Drive/Head register so otherAndrew Schultz
2004-06-23more modifications for cross-endian support. linux now gets to pciconfigAli Saidi
2004-06-21lLisa Hsu
2004-06-21Merge saidi@zizzer.eecs.umich.edu:/bk/linuxAli Saidi
2004-06-21start towards getting m5 endian compliantAli Saidi
2004-06-17Fixes to IDE disk to fix serialization. Now passes simple CPU serializeAndrew Schultz
2004-06-16Fix serialize/unserialize of the timers and RTC eventsAndrew Schultz
2004-06-16Updated serialization code and added #if tracing so that make fastAli Saidi
2004-06-12minor mods for mimicking NS83820 functionalityLisa Hsu
2004-06-11fix serializationLisa Hsu
2004-06-11after unserialization in the ide driver we need to reprogram theAli Saidi
2004-06-10Merge zizzer.eecs.umich.edu:/bk/linuxLisa Hsu
2004-06-10fix some things on linux todo list. 1) the config.ini. 2) the etherpkt stru...Lisa Hsu
2004-06-10Fixes for detailed boot, made cttz and ctlz instructions more compact,Ali Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-04Fix to TsunamiIO unserializeAndrew Schultz
2004-06-04Merge zizzer:/bk/linuxAndrew Schultz
2004-06-04Changes to support serialization with PCI devicesAndrew Schultz
2004-06-04fixed serialization in tsunami_io and tsunami_uart and consoleAli Saidi
2004-06-04MergeAli Saidi
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-06-03Fixes in translation in PCI to DMA address to fix boot problems withAndrew Schultz
2004-06-01Removed dynamic cast to get interrupt frequency and replaced with aAli Saidi
2004-06-01Merge zizzer:/bk/linuxAndrew Schultz
2004-06-01Fixes to the state machine to properly support software reset and to fixAndrew Schultz
2004-05-31Added and cleaned up some commentsAli Saidi
2004-05-30Cleaned up and commented code. I think we are ready to merge with head.Ali Saidi
2004-05-26removal of bootloader from config file, mergedAli Saidi
2004-05-26Fixed serial support in 2.6 (too much work for...)Ali Saidi
2004-05-26this now pings in single-user mode, so it should ping in other modes fine as ...Lisa Hsu
2004-05-25Merge zizzer:/bk/linuxAndrew Schultz
2004-05-25Varied fixes to get linux running. Allow for shutdown on linux.Andrew Schultz
2004-05-25Changed name of lisa's device to NSgigE instead of Etherdev so itAli Saidi
2004-05-24Fix to the PIO read state machine (write still needs fixes)Andrew Schultz
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-19Remove the uncacheable bit 39 check (needs to be merged in with head treeAndrew Schultz
2004-05-18fix the indefinite interrupting of the ethernet device.Lisa Hsu
2004-05-14manual merge of linux_system and makefileAli Saidi
2004-05-14Linux boots... various fixes to make console work correctlyAli Saidi
2004-05-12Fixes to DMA writing (still unverified) and added serialize/unserializeAndrew Schultz
2004-05-11Merge zizzer.eecs.umich.edu:/bk/linuxLisa Hsu
2004-05-11Merge zizzer:/bk/linuxAndrew Schultz