Nathan Binkert
|
99e7e5e7ef
|
copyright: update copyright on alpha system files
|
2011-02-16 00:34:01 -06:00 |
|
Ali Saidi
|
4d1f6a8aca
|
update our copyrights to the new format
|
2006-08-16 15:26:52 -04:00 |
|
Ali Saidi
|
5dc260b139
|
put panic instructions in palcode rather than looping on mchecks.
|
2006-04-26 15:15:45 -04:00 |
|
Nathan Binkert
|
e61899cbbf
|
Add missing TSUNAMI ipi code.
|
2005-06-29 22:15:32 -04:00 |
|
Nathan Binkert
|
55e3b9f743
|
Major system code cleanup and formatting
remove unused code
console/Makefile:
cleanup Makefile. Remove unneeded -D options
console/console.c:
Major cleanup and formatting
remove unused #ifdef code
remove unused #includes
rename xxm -> m5
rename simos -> m5
console/dbmentry.S:
console/paljtokern.S:
console/paljtoslave.S:
console/printf.c:
Major cleanup and formatting
remove unused #ifdef code
remove unused #includes
rename __start -> _start to get rid of warning.
h/cserve.h:
h/dc21164FromGasSources.h:
h/ev5_alpha_defs.h:
h/ev5_defs.h:
h/ev5_osfalpha_defs.h:
h/ev5_paldef.h:
h/fromHudsonMacros.h:
h/fromHudsonOsf.h:
h/rpb.h:
Major cleanup and formatting
h/ev5_impure.h:
Major cleanup and formatting
remove unused #ifdef code
palcode/Makefile:
cleanup Makefile
remove unused -D options
unify platform_tlaser.S and platform_tsunami.S into platform.S and
generate multiple .o files using various #defines
unify osfpal.S osfpal_cache_copy.S and osfpal_cache_copy_unaligned.S into
osfpal.S and generate multiple .o files using various #defines
palcode/osfpal.S:
Major cleanup and formatting
remove unused #defines
remove unused #if code
merge copy code into this file.
palcode/platform.S:
Major cleanup and formatting
remove unused #defines
remove unused #if code
merge platform code into this file.
|
2005-06-27 17:25:54 -04:00 |
|