Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   tron
Date:           Tue Dec 20 21:06:43 UTC 2005

Modified Files:
        src/sys/arch/evbmips/conf: PB1000
        src/sys/arch/mips/alchemy: aubus.c
        src/sys/arch/mips/alchemy/dev: ohci_aubus.c
        src/sys/arch/mips/alchemy/include: aureg.h
        src/sys/arch/mips/include: cpuregs.h
        src/sys/arch/mips/mips: mips_machdep.c

Log Message:
Add basic support for Alchemy Au1550 processor (CPU and devices).
Patch contributed by Garrett D'Amore in PR port-evbmips/32030.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/evbmips/conf/PB1000
cvs rdiff -r1.16 -r1.17 src/sys/arch/mips/alchemy/aubus.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/mips/alchemy/dev/ohci_aubus.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/mips/alchemy/include/aureg.h
cvs rdiff -r1.68 -r1.69 src/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.182 -r1.183 src/sys/arch/mips/mips/mips_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index