Module Name: src Committed By: riastradh Date: Wed Apr 23 21:53:53 UTC 2014
Modified Files: src/doc: CHANGES Log Message: matt@ did the real work for the Beaglebone, so credit him properly. My memory misled me when I added this entry the other day. To generate a diff of this commit: cvs rdiff -u -r1.1919 -r1.1920 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.1919 src/doc/CHANGES:1.1920 --- src/doc/CHANGES:1.1919 Tue Apr 22 18:51:35 2014 +++ src/doc/CHANGES Wed Apr 23 21:53:53 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1919 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1920 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -103,6 +103,8 @@ Changes from NetBSD 6.0 to NetBSD 7.0: [jnemeth 20120803] uatp(4): Add driver for USB Apple trackpads. [riastradh 20120804] libc: Update to tzcode2012e. [christos 20120809] + arm: Add support for the Beaglebone (TI AM335x-based board). + [matt 20120820] arm: Add support for BEAGLEBOARDXM (TI DM37XX cpus) boards. [matt 20120822] mfi(8): Added tagged queuing support. [bouyer 20120823] @@ -157,8 +159,6 @@ Changes from NetBSD 6.0 to NetBSD 7.0: arm: enable direct-mapped poolpage support. [matt 20121211] arm: enable VFP-based pmap page zero/copy ops. [matt 20121211] openssh: Import 6.1. [christos 20121212] - arm: Add support for the Beaglebone (TI AM335x-based board). - [riastradh 20121213] ptcd(4): Add a driver for the Protech PS3100 cash drawer port. [mbalmer 20121216] ibmcd(4): Add a driver for the IBM 4810 BSP cash drawer port.