Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   jmcneill
Date:           Sat Oct 29 13:10:26 UTC 2022

Modified Files:
        src/share/man/man4/man4.evbarm: gxio.4
        src/sys/arch/evbarm/conf: README.evbarm
        src/sys/arch/evbarm/gumstix: gumstix_machdep.c gxio.c
Removed Files:
        src/sys/arch/evbarm/conf: DUOVERO PEPPER files.overo std.overo
        src/sys/arch/evbarm/gumstix: if_smsh_gpmc.c

Log Message:
Remove support for OMAP based Gumstix platforms.

These changes are to prepare for the removal of arch/arm/omap. Support
for Xscale based Gumstix platforms remains.

(If someone wants to resurrect DuoVero and Pepper platforms, it's best
to do that in the GENERIC kernel using FDT.)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.evbarm/gxio.4
cvs rdiff -u -r1.24 -r0 src/sys/arch/evbarm/conf/DUOVERO
cvs rdiff -u -r1.22 -r0 src/sys/arch/evbarm/conf/PEPPER
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/evbarm/conf/README.evbarm
cvs rdiff -u -r1.5 -r0 src/sys/arch/evbarm/conf/files.overo
cvs rdiff -u -r1.11 -r0 src/sys/arch/evbarm/conf/std.overo
cvs rdiff -u -r1.71 -r1.72 src/sys/arch/evbarm/gumstix/gumstix_machdep.c
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/evbarm/gumstix/gxio.c
cvs rdiff -u -r1.3 -r0 src/sys/arch/evbarm/gumstix/if_smsh_gpmc.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