Module Name: src
Committed By: jmcneill
Date: Mon Nov 10 18:38:16 UTC 2014
Modified Files:
src/doc: CHANGES
Log Message:
note awinhdmi, awintcon, awindebe
To generate a diff of this commit:
cvs rdiff -u -r1.2014 -r1.2015 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.2014 src/doc/CHANGES:1.2015
--- src/doc/CHANGES:1.2014 Mon Nov 10 18:36:22 2014
+++ src/doc/CHANGES Mon Nov 10 18:38:16 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2014 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2015 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -93,3 +93,9 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
awge(4): Add support for gigabit ethernet found on various
Allwinner SOCs. [martin 20141101]
dhcpcd(8): Import dhcpcd-6.6.1. [roy 20141107]
+ awinhdmi(4): Add support for Allwinner A20/A31 HDMI controller.
+ [jmcneill 20141110]
+ awintcon(4): Add support for Allwinner A20/A31 TV/LCD controller.
+ [jmcneill 20141110]
+ awindebe(4): Add support for Allwinner A20/A31 Display engine
+ backend (DE-BE). [jmcneill 20141110]