Age | Commit message (Expand) | Author |
2012-09-07 | ARM: Fix issue with with way MPIDR is read to include affinity levels. | Matt Evans |
2012-03-01 | ARM: Add support for Versatile Express extended memory map | Ali Saidi |
2011-05-04 | ARM: Boot loader changes that make it more flexible about load and I/O addrs | Prakash Ramrakhyani |
2011-02-16 | Cleanup system directory to fit into modern M5 tree | Nathan Binkert |
2011-02-16 | copyright: update copyright on alpha system files | Nathan Binkert |
2007-10-19 | Fix bug in MDT BITMAP to allow more than 2GB of memory. | Geoffrey Blake |
2006-08-16 | fix Makefile for new source tree | Ali Saidi |
2006-08-16 | update our copyrights to the new format | Ali Saidi |
2006-04-26 | put panic instructions in palcode rather than looping on mchecks. | Ali Saidi |
2006-02-28 | Add m5op to the build process | Ali Saidi |
2006-02-23 | change from bootStrap* to using the cpuStack array for setting up | Ali Saidi |
2005-08-18 | Fix console to work on all systems. | Nathan Binkert |
2005-07-28 | Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/alpha-system | Benjamin Nash |
2005-07-28 | changes | Miguel Serrano |
2005-07-26 | Merge m5read@m5.eecs.umich.edu:/bk/alpha-system | Benjamin Nash |
2005-07-26 | New console terminal block structure, fix kernel stack pointer. | Benjamin Nash |
2005-06-29 | Add missing TSUNAMI ipi code. | Nathan Binkert |
2005-06-28 | console code cleanup | Nathan Binkert |
2005-06-28 | pass the location of the m5 backdoor via the m5AlphaAccess variable | Nathan Binkert |
2005-06-27 | Add tlaser.h, required by platform.S | Nathan Binkert |
2005-06-27 | Major system code cleanup and formatting | Nathan Binkert |
2005-06-04 | HP copyrights | Ali Saidi |
2005-01-30 | removed tlaserreg.h, rewrote necessary parts | Ali Saidi |
2004-12-06 | Add support for tsunami with 64 processors and fix some console bugs | Ali Saidi |
2004-11-23 | do a better job of always locking printf. We used to only lock on | Ali Saidi |
2004-11-23 | Makefile cleanup, no seperate middle preprocessing steps anymore | Ali Saidi |
2004-11-23 | cleanup makefile and fix platform bug introduced in last commit | Ali Saidi |
2004-11-23 | update platform code to use PALTemp Whami register to get cpu id | Ali Saidi |
2004-10-06 | Fix from Adam: Strip the kseg off the physical address in the RPB structure. | Ali Saidi |
2004-09-01 | changes to make smp work in linux | Ali Saidi |
2004-08-01 | changed to generate tlaser and tsunami console code at different | Ali Saidi |
2004-07-01 | changed the code not to use r11 (specifically) and r8,r9 for good | Ali Saidi |
2004-06-23 | Copy variables over one at a time rather than copying 4 bytes at a | Ali Saidi |
2004-06-06 | Rather than using a loop to calculate the interrupt vector, use the ctlz inst... | Ali Saidi |
2004-05-18 | Added ALPHA_ACCESS_BASE to get rid of machine_defs.h | Ali Saidi |
2004-05-18 | erik and I made the the same modification... merged. | Ali Saidi |
2004-05-18 | Major clean up of alpha system files. | Ali Saidi |
2004-05-17 | Setup makefile to compile the 3 flavors of palcode for each platform. | Erik Hallnor |
2004-05-17 | Deleted a whole bunch of files that we didn't nede in the header | Ali Saidi |
2004-05-17 | Merge zeep.eecs.umich.edu:/m5/Bitkeeper/alpha-system | Ali Saidi |
2004-05-17 | console code now builds on zizzer | Ali Saidi |
2004-05-17 | Add copy implementations to palcode. | Erik Hallnor |
2004-05-17 | palcode updated to deal with interrupts correctly | Ali Saidi |
2004-05-11 | added some comments to palcode and zeroed system type in HWPRB (m5 will fill in) | Ali Saidi |
2004-02-19 | Change addressing in interrupt code to meet physical addressing requirements | Andrew Schultz |
2004-02-15 | Fixed device I/O interrupt handling | Andrew Schultz |
2004-02-03 | Fix improper shift for loading address | Andrew Schultz |
2004-02-03 | Fix the sys_int_20 handler for doing low priority device interrupts. | Andrew Schultz |
2004-02-02 | Added platfrom_m5 - Our hacked up tsunami palcode and modified palcode | Ali Saidi |
2004-01-15 | makefiles updated to make use of cross compile tools | Ali Saidi |