Source-Changes archive

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

CVS commit: src/sys/arch/evbarm



Module Name:    src
Committed By:   kiyohara
Date:           Mon Oct 16 16:40:14 UTC 2006

Added Files:
        src/sys/arch/evbarm/conf: GUMSTIX GUMSTIX_INSTALL files.gumstix
            mk.gumstix std.gumstix
        src/sys/arch/evbarm/gumstix: gumstix_machdep.c gumstix_start.S
            gumstixreg.h gumstixvar.h gxio.c gxpcic.c if_sm_gxio.c

Log Message:
Add initial support for the PXA255-based gumstix board.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/conf/GUMSTIX \
    src/sys/arch/evbarm/conf/GUMSTIX_INSTALL \
    src/sys/arch/evbarm/conf/files.gumstix \
    src/sys/arch/evbarm/conf/mk.gumstix src/sys/arch/evbarm/conf/std.gumstix
cvs rdiff -r0 -r1.1 src/sys/arch/evbarm/gumstix/gumstix_machdep.c \
    src/sys/arch/evbarm/gumstix/gumstix_start.S \
    src/sys/arch/evbarm/gumstix/gumstixreg.h \
    src/sys/arch/evbarm/gumstix/gumstixvar.h \
    src/sys/arch/evbarm/gumstix/gxio.c src/sys/arch/evbarm/gumstix/gxpcic.c \
    src/sys/arch/evbarm/gumstix/if_sm_gxio.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