Module Name: src
Committed By: jmcneill
Date: Sun Mar 3 13:46:40 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
arm: Add support for Amlogic S905 SoC.
To generate a diff of this commit:
cvs rdiff -u -r1.2504 -r1.2505 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2504 src/doc/CHANGES:1.2505
--- src/doc/CHANGES:1.2504 Sun Feb 24 20:04:01 2019
+++ src/doc/CHANGES Sun Mar 3 13:46:39 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2504 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2505 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -333,3 +333,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
bge(4): Add support for BCM5762, BCM5725, BCM5727, BCM57764, BCM57767
and BCM57787 [msaitoh 20190220]
bind: Import version 9.13.7. [christos 20190224]
+ arm: Add support for Amlogic S905 SoC. [jmcneill 20190225]