Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: jmcneill
Date: Sun May 27 17:14:23 UTC 2018
Modified Files:
src/sys/arch/arm/sunxi: files.sunxi
src/sys/dev/fdt: files.fdt
Added Files:
src/sys/dev/fdt: dw_apb_uart.c
Removed Files:
src/sys/arch/arm/sunxi: sunxi_com.c
Log Message:
Rename sunxi_com to dw_apb_uart and move it to dev/fdt since it is not
sunxi-specific.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/arm/sunxi/files.sunxi
cvs rdiff -u -r1.5 -r0 src/sys/arch/arm/sunxi/sunxi_com.c
cvs rdiff -u -r0 -r1.1 src/sys/dev/fdt/dw_apb_uart.c
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/fdt/files.fdt
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