gem5.git
2006-08-16 Ali Saidifix Makefile for new source tree
2006-08-16 Ali Saidiupdate our copyrights to the new format
2006-04-26 Ali Saidiput panic instructions in palcode rather than looping...
2006-02-28 Ali SaidiAdd m5op to the build process
2006-02-23 Ali Saidichange from bootStrap* to using the cpuStack array...
2005-08-18 Nathan BinkertFix console to work on all systems.
2005-07-28 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-07-28 Miguel Serranochanges
2005-07-26 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/alpha-system
2005-07-26 Benjamin NashNew console terminal block structure, fix kernel stack...
2005-06-30 Nathan BinkertAdd missing TSUNAMI ipi code.
2005-06-29 Nathan Binkertconsole code cleanup
2005-06-28 Nathan Binkertpass the location of the m5 backdoor via the m5AlphaAcc...
2005-06-27 Nathan BinkertAdd tlaser.h, required by platform.S
2005-06-27 Nathan BinkertMajor system code cleanup and formatting
2005-06-04 Ali SaidiHP copyrights
2005-01-30 Ali Saidiremoved tlaserreg.h, rewrote necessary parts
2004-12-06 Ali SaidiAdd support for tsunami with 64 processors and fix...
2004-11-23 Ali Saidido a better job of always locking printf. We used to...
2004-11-23 Ali SaidiMakefile cleanup, no seperate middle preprocessing...
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
2011-02-08 Nilay VaishMESI CMP: Unset TBE pointer in L2 cache controller
2011-02-08 Gabe BlackStats: Re update stats.
2011-02-08 Gabe BlackStats: Back out broken update.
2011-02-07 Tim HarrisX86: Obey the wp bit of CR0.
2011-02-07 Tim HarrisX86: Use all 64 bits of the lstar register in the SYSCA...
2011-02-07 Tim HarrisX86: Fix JMP_FAR_I to unpack a far pointer correctly.
2011-02-07 Tim HarrisX86: Read the LDT/GDT at CPL0 when executing an iret.
2011-02-07 Nilay VaishOrion: Replace printf() with fatal()
2011-02-07 Korey Sewellruby: add stdio header in SRAM.hh
2011-02-07 Gabe BlackX86: Add stats for the new x86 fs regressions.
2011-02-07 Gabe BlackX86: Add scripts to support X86 FS configurations in...
2011-02-07 Gabe BlackX86, Config: Move the setting of work count options...
2011-02-07 Gabe BlackX86: Fix compiling vtophys.cc
2011-02-07 Brad Beckmannregress: Regression Tester output updates
2011-02-07 Brad Beckmannruby: support to stallAndWait the mandatory queue
2011-02-07 Brad Beckmannruby: minor fix to deadlock panic message
2011-02-07 Brad Beckmannboot: script that creates a checkpoint after Linux...
2011-02-07 Joel Hestnessgarnet: Split network power in ruby.stats
2011-02-07 Brad BeckmannMOESI_hammer: fixed dir bug counting received acks
2011-02-07 Brad Beckmannruby: numa bit fix for sparse memory
2011-02-07 Tushar KrishnaMOESI_CMP_token: removed unused message fields
2011-02-07 Brad Beckmannmem: Added support for Null data packet
2011-02-07 Brad Beckmannm5: added work completed monitoring support
2011-02-07 Brad Beckmanndev: fixed bugs to extend interrupt capability beyond...
2011-02-07 Joel Hestnessx86: Timing support for pagetable walker
2011-02-07 Joel HestnessTimingSimpleCPU: split data sender state fix
2011-02-07 Brad Beckmannruby: Fix RubyPort to properly handle retrys
2011-02-07 Joel HestnessRuby: Fix to return cache block size to CPU for split...
2011-02-07 Joel HestnessRuby: Add support for locked memory accesses in X86_FS
2011-02-07 Joel HestnessRuby: Update the Ruby request type names for LL/SC
2011-02-07 Brad Beckmannruby: Assert for x86 misaligned access
2011-02-07 Brad Beckmannruby: x86 fs config support
2011-02-07 Brad BeckmannMOESI_hammer: Added full-bit directory support
2011-02-07 Joel Hestnessx86: Add checkpointing capability to devices
2011-02-07 Joel Hestnessx86: Add checkpointing capability to arch components
2011-02-07 Joel Hestnessx86: implements vtophys
2011-02-07 Joel HestnessIntDev: packet latency fix
2011-02-07 Joel HestnessMessagePort: implement the virtual recvTiming function...
2011-02-07 Joel HestnessMOESI_hammer: trigge queue fix.
2011-02-07 Joel Hestnessmcpat: Adds McPAT performance counters
2011-02-07 Tushar Krishnagarnet: added orion2.0 for network power calculation
2011-02-07 Tushar Krishnagarnet: separate data and ctrl VCs
2011-02-07 Brad Beckmannx86: set IsCondControl flag for the appropriate microops
2011-02-05 Gabe BlackX86: Add o3 regressions in SE mode.
2011-02-04 Gabe BlackX86: Update ruby stats for stupd change.
2011-02-04 Gabe BlackFault: Forgot to refresh to grab these header guard...
2011-02-04 Korey Sewellimported patch regression_updates
2011-02-04 Korey Sewellinorder: fault handling
2011-02-04 Korey Sewellinorder: pcstate and delay slots bug
next