summaryrefslogtreecommitdiff
path: root/mem/port.hh
AgeCommit message (Expand)Author
2006-04-29fixes for seAli Saidi
2006-04-06fixes for new memory systemAli Saidi
2006-03-30Add a functional port that is used to load the original binaries in FSAli Saidi
2006-03-30Make TranslatingPort be a type of Port rather than something specialAli Saidi
2006-03-15add translations for new sections that are mmapped or when the brkAli Saidi
2006-03-12Get rid of "Functional" suffix from (read|write)(Blob|String) functions.Steve Reinhardt
2006-03-12More memory system cleanup:Steve Reinhardt
2006-03-10Work towards factoring isa_traits.hh into smaller, more specialized files.Gabe Black
2006-02-21Some more changes for compilation. Since memset is now part of port and not ...Ron Dreslinski
2006-02-21Add blocksize functions to physical memory. Fix the port we were using in th...Ron Dreslinski
2006-02-21Rename Port address range functions... like the block sizeSteve Reinhardt
2006-02-21Rename port methods:Steve Reinhardt
2006-02-21Move read/writeBlob functions to Port class;Steve Reinhardt
2006-02-21Adding some definitons for read/write blob/string. I need to locate te code ...Ron Dreslinski
2006-02-15More progress toward compiling... partly bySteve Reinhardt
2006-02-15Many changes that make the new mem system compile. Now to convert the rest o...Ron Dreslinski
2006-01-31More include files, removing definition of SendResult whioch isn't needed any...Ron Dreslinski
2006-01-31Merge zizzer:/bk/newmemAli Saidi
2006-01-31changed sendresult -> bool,tick,void as appropriateAli Saidi
2006-01-31Listing some of the enum structuresRon Dreslinski
2006-01-31Inital split up of the header files for the new memory system. Still need to...Ron Dreslinski