Module Name: src Committed By: jmcneill Date: Fri Jul 7 22:20:54 UTC 2017
Modified Files: src/doc: CHANGES Log Message: Note Allwinner H3, A83T, and Allwinner Gigabit Ethernet support To generate a diff of this commit: cvs rdiff -u -r1.2296 -r1.2297 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.2296 src/doc/CHANGES:1.2297 --- src/doc/CHANGES:1.2296 Fri Jul 7 08:46:49 2017 +++ src/doc/CHANGES Fri Jul 7 22:20:54 2017 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2296 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2297 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -30,7 +30,11 @@ Changes from NetBSD 8.0 to NetBSD 9.0: only those attached at pcppi [nat 20170612] bind: Import version 9.10.5-P1. [christos 20170615] expat: Import 2.2.1 (security fixes) [christos 20170617] + arm: Add support for Allwinner H3 SoC. [jmcneill 20170628] bind: Import version 9.10.5-P2. [christos 20170630] + sunxiemac(4): Add support for Allwinner Gigabit Ethernet (EMAC). + [jmcneill 20170701] wbsio(4): Add support for Winbond W83627DHG-P, W83627SF, W83627UHG, W83667HGB, W83687THF, W83697UG, Nuvoton NCT5104D, NCT6775, NCT6779, NCT6791, NCT6792 and NCT6793. [msaitoh 20170707] + arm: Add support for Allwinner A83T SoC. [jmcneill 20170707]