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:   macallan
Date:           Sat Jul 11 19:00:04 UTC 2015

Modified Files:
        src/sys/arch/evbmips/conf: CI20
        src/sys/arch/evbmips/ingenic: machdep.c
        src/sys/arch/mips/conf: files.ingenic
        src/sys/arch/mips/ingenic: apbus.c ingenic_com.c

Log Message:
- get rid of private bus space in ingenic_com.c
- move com to apbus
- attach the other UARTs


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbmips/conf/CI20
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbmips/ingenic/machdep.c
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/mips/conf/files.ingenic
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/mips/ingenic/apbus.c
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/mips/ingenic/ingenic_com.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