Module Name: src Committed By: jmcneill Date: Wed Jan 15 01:11:06 UTC 2020
Modified Files: src/doc: CHANGES Log Message: evbarm: Add support for NXP i.MX 8M family SoCs. To generate a diff of this commit: cvs rdiff -u -r1.2632 -r1.2633 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.2632 src/doc/CHANGES:1.2633 --- src/doc/CHANGES:1.2632 Mon Jan 6 21:04:58 2020 +++ src/doc/CHANGES Wed Jan 15 01:11:05 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2632 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2633 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -94,3 +94,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: aq(4): Add Aquantia 10G network adapter driver [ryo 20200101] dhcpcd(8): Import dhcpcd-8.1.5 [roy 20200103] tmux(1): Imported 3.0a. [christos 20200106] + evbarm: Add support for NXP i.MX 8M family SoCs. [jmcneill 20200114]