Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/evbppc
Module Name: src
Committed By: matt
Date: Tue Jan 18 01:10:25 UTC 2011
Modified Files:
src/sys/arch/evbppc/include: vmparam.h
Added Files:
src/sys/arch/evbppc/conf: MPC8536DS MPC8548CDS Makefile.mpc85xx.inc
RB800 files.mpc85xx std.mpc85xx
src/sys/arch/evbppc/mpc85xx: autoconf.c cadmusreg.h ds1553rtc.c
machdep.c mpc85xx_start.S pixisreg.h wdc_obio.c
Log Message:
Add support for various MPC85xx platforms. The MPC8536DS and MPC8548CDS
development systems and the RB800 (routerboard 800) platform. The CF on
the RB800 doesn't work yet.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.2 src/sys/arch/evbppc/conf/MPC8536DS \
src/sys/arch/evbppc/conf/MPC8548CDS \
src/sys/arch/evbppc/conf/Makefile.mpc85xx.inc \
src/sys/arch/evbppc/conf/RB800 src/sys/arch/evbppc/conf/files.mpc85xx \
src/sys/arch/evbppc/conf/std.mpc85xx
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/include/vmparam.h
cvs rdiff -u -r0 -r1.2 src/sys/arch/evbppc/mpc85xx/autoconf.c \
src/sys/arch/evbppc/mpc85xx/cadmusreg.h \
src/sys/arch/evbppc/mpc85xx/ds1553rtc.c \
src/sys/arch/evbppc/mpc85xx/machdep.c \
src/sys/arch/evbppc/mpc85xx/mpc85xx_start.S \
src/sys/arch/evbppc/mpc85xx/pixisreg.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbppc/mpc85xx/wdc_obio.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