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: rkujawa
Date: Tue Jun 16 21:51:20 UTC 2026
Added Files:
src/sys/arch/evbppc/conf: Makefile.sam460ex.inc SAM460EX files.sam460ex
std.sam460ex
src/sys/arch/evbppc/include: sam460ex.h
src/sys/arch/evbppc/sam460ex: autoconf.c machdep.c sam460ex_fdt.c
sam460ex_locore.S
Log Message:
Add support for Sam460ex by ACube Systems.
Still very much work in progress, but already bootable to multiuser
and CPU support itself seems stable.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbppc/conf/Makefile.sam460ex.inc \
src/sys/arch/evbppc/conf/SAM460EX src/sys/arch/evbppc/conf/files.sam460ex \
src/sys/arch/evbppc/conf/std.sam460ex
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbppc/include/sam460ex.h
cvs rdiff -u -r0 -r1.1 src/sys/arch/evbppc/sam460ex/autoconf.c \
src/sys/arch/evbppc/sam460ex/machdep.c \
src/sys/arch/evbppc/sam460ex/sam460ex_fdt.c \
src/sys/arch/evbppc/sam460ex/sam460ex_locore.S
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