summaryrefslogtreecommitdiff
path: root/kern
AgeCommit message (Expand)Author
2004-07-02Fix byteswap on LP64 (amd64)Nathan Binkert
2004-07-01implement the readfile pseudo instruction that will readNathan Binkert
2004-07-01rename CopyData to CopyOut and implement CopyIn to copy dataNathan Binkert
2004-06-30Update MAX ASN in kernel to 127 since that's what the ev5 supportsAli Saidi
2004-06-23Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endianAli Saidi
2004-06-23more modifications for cross-endian support. linux now gets to pciconfigAli Saidi
2004-06-22pull from head before pushing linux treeAli Saidi
2004-06-10lif kernelt stats out of tru64 directoryLisa Hsu
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-06-01Added ability to specify system type/revision in config file. ThisAli Saidi
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-26Fixed serial support in 2.6 (too much work for...)Ali Saidi
2004-05-25Changed name of lisa's device to NSgigE instead of Etherdev so itAli Saidi
2004-05-24Merge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitkeeper/linuxAli Saidi
2004-05-24removed mbuf code from linux since it only exists in tru64Ali Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-21Change the namespace Statistics to StatsNathan Binkert
2004-05-18lift FnEvents and and Binning stuff out of LinuxSystem into commonn places wi...Lisa Hsu
2004-05-18merge m5 with linux for the event and binning liftingLisa Hsu
2004-05-17lift system-independent binning stuff out of Tru64System into System.Lisa Hsu
2004-05-17push the new system_events file that i was prevented from pushing way back wh...Lisa Hsu
2004-05-13Merge zizzer.eecs.umich.edu:/bk/m5Lisa Hsu
2004-05-13lift some things out of the tru64 directory into common directory so linux ca...Lisa Hsu
2004-05-13wrap mbuf stuff in the tru64 namespace since other OSesNathan Binkert
2004-05-11successful merge, linux still builds and runs as far it used to, network devi...Lisa Hsu
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-09Added ULL for 64bit intsAli Saidi
2004-05-06Whole mess'o'changes.. see individual filesAndrew Schultz
2004-05-04Major stats package cleanupNathan Binkert
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-03-23Add initial support for IDEAndrew Schultz
2004-03-17Updated kern/* code so we can have one console code and the simulatorAli Saidi
2004-03-11merge from head of m5. note: i did not bother to merge the PIO stuff with s...Lisa Hsu
2004-03-11merge with m5 headLisa Hsu
2004-03-05change the naming of MainBins. didn't check this in before because i had ran...Lisa Hsu
2004-03-05changes that affect post checkpoint runs.Lisa Hsu
2004-03-04Overall gist of this is to 'dynamicize' the tracking of functions so you can ...Lisa Hsu
2004-02-29Initial cleanup pass of lisa's function call trackingNathan Binkert
2004-02-21Load local kernel symbols, and set aic7xxx_no_reset to prevent an initialAndrew Schultz
2004-02-05Now skips the calibrate_delay loop in the kernel bootAndrew Schultz
2004-02-03mergeNathan Binkert
2004-02-03Remote debugging cleanup and internal debugging supportNathan Binkert
2004-01-30MergeNathan Binkert
2004-01-29wrap debugging stuff with #ifdef DEBUGNathan Binkert
2004-01-26Support for Tsunami coming along... RTC, PIC working, UART in progressAli Saidi
2004-01-12Added code to print out the symbol if one exists for an addressAli Saidi
2004-01-11addad kern/linuxAli Saidi
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt