summaryrefslogtreecommitdiff
path: root/arch/alpha/alpha_memory.cc
AgeCommit message (Expand)Author
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-05-31Merged head into linux treeAli Saidi
2004-05-27FastCPU model added. It's very similar to the SimpleCPU, just without a lot ...Kevin Lim
2004-05-19Remove the uncacheable bit 39 check (needs to be merged in with head treeAndrew Schultz
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-04-06Beta version of Python configuration tool. Generates .ini files fromSteve Reinhardt
2004-04-03More {Itb,Dtb} -> {ITB,DTB} renames (forgot to test build KERNEL).Steve Reinhardt
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-03-24ULL()Nathan Binkert
2004-02-19Misspeculation fix and (more importantly) change to allow for the ev6 styleAndrew Schultz
2004-02-18Change the physical memory logic, and also add misspeculation fix toAndrew Schultz
2004-02-16Change logic for translating a memory addresses, extra checks for invalidAndrew Schultz
2004-02-09Add that one IPR memory space address that we keep seeingNathan Binkert
2004-02-02Change MemReqPtr parameters to references.Steve Reinhardt
2003-12-15Fixes for full-system call_pal instruction.Steve Reinhardt
2003-10-29Support for Serializable non-SimObject things like events.Steve Reinhardt
2003-10-29Serialization support for Alpha TLBs, PhysicalMemory, and SimpleCPU.Steve Reinhardt
2003-10-29Rename SERIALIZE_MEMBER to SERIALIZE_SCALAR.Steve Reinhardt
2003-10-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-08testing behavior of decoder.cc fileSteve Raasch
2003-10-07Import changesetSteve Raasch