cleanup makefile and fix platform bug introduced in last commit
[gem5.git] / system / alpha /
2004-11-23 Ali Saidicleanup makefile and fix platform bug introduced in...
2004-11-23 Ali Saidiupdate platform code to use PALTemp Whami register...
2004-10-06 Ali SaidiFix from Adam: Strip the kseg off the physical address...
2004-09-01 Ali Saidichanges to make smp work in linux
2004-08-01 Ali Saidichanged to generate tlaser and tsunami console code...
2004-07-01 Ali Saidichanged the code not to use r11 (specifically) and...
2004-06-23 Ali SaidiCopy variables over one at a time rather than copying...
2004-06-06 Ali SaidiRather than using a loop to calculate the interrupt...
2004-05-19 Ali SaidiAdded ALPHA_ACCESS_BASE to get rid of machine_defs.h
2004-05-18 Ali Saidierik and I made the the same modification... merged.
2004-05-18 Ali SaidiMajor clean up of alpha system files.
2004-05-18 Erik HallnorSetup makefile to compile the 3 flavors of palcode...
2004-05-17 Ali SaidiDeleted a whole bunch of files that we didn't nede...
2004-05-17 Ali SaidiMerge zeep.eecs.umich.edu:/m5/Bitkeeper/alpha-system
2004-05-17 Ali Saidiconsole code now builds on zizzer
2004-05-17 Erik HallnorAdd copy implementations to palcode.
2004-05-17 Ali Saidipalcode updated to deal with interrupts correctly
2004-05-11 Ali Saidiadded some comments to palcode and zeroed system type...
2004-02-19 Andrew SchultzChange addressing in interrupt code to meet physical...
2004-02-16 Andrew SchultzFixed device I/O interrupt handling
2004-02-03 Andrew SchultzFix improper shift for loading address
2004-02-03 Andrew SchultzFix the sys_int_20 handler for doing low priority devic...
2004-02-02 Ali SaidiAdded platfrom_m5 - Our hacked up tsunami palcode and...
2004-01-15 Ali Saidimakefiles updated to make use of cross compile tools
2004-01-14 Ali SaidiMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/alpha-system
2004-01-14 Ali SaidiAdded support for OPEN_CONSOLE and CLOSE_CONSOLE; fixed...
2003-12-22 Nathan BinkertImplement GetChar()
2003-12-19 Ali SaidiThe palcode will now build by simply typing make in...
2003-12-18 Nathan BinkertImplement support for more console environment variable...
2003-11-14 Nathan BinkertGet the console code to compile correctly
2003-11-14 Lisa HsuImport changeset