Module Name:    src
Committed By:   martin
Date:           Wed Nov 20 16:50:51 UTC 2019

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.0

Log Message:
Ticket #458


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.109 -r1.1.2.110 src/doc/CHANGES-9.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-9.0
diff -u src/doc/CHANGES-9.0:1.1.2.109 src/doc/CHANGES-9.0:1.1.2.110
--- src/doc/CHANGES-9.0:1.1.2.109	Tue Nov 19 13:38:30 2019
+++ src/doc/CHANGES-9.0	Wed Nov 20 16:50:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.109 2019/11/19 13:38:30 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.110 2019/11/20 16:50:50 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -6022,3 +6022,11 @@ sys/compat/sys/siginfo.h			1.9
 	dependencies in headers.
 	[rin, ticket #457]
 
+sys/arch/arm/rockchip/files.rockchip		1.20
+sys/arch/arm/rockchip/rk3399_cru.c		1.9
+sys/arch/arm/rockchip/rk_spi.c			1.1
+sys/arch/evbarm/conf/GENERIC64			1.104
+
+	Add SPI driver for Rockchip RK3399.
+	[tnn, ticket #458]
+

Reply via email to