Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note ARMv6 MMU & SMP support



details:   https://anonhg.NetBSD.org/src/rev/c5edf98a9f07
branches:  trunk
changeset: 795047:c5edf98a9f07
user:      matt <matt%NetBSD.org@localhost>
date:      Sun Mar 30 16:03:56 2014 +0000

description:
Note ARMv6 MMU & SMP support

diffstat:

 doc/CHANGES |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r c5e5be8a88e0 -r c5edf98a9f07 doc/CHANGES
--- a/doc/CHANGES       Sun Mar 30 16:01:46 2014 +0000
+++ b/doc/CHANGES       Sun Mar 30 16:03:56 2014 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1907 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1908 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -377,3 +377,5 @@
                Ported from OpenBSD. [nonaka 20140319]
        mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 258.14
                [pettai 20140324]
+       arm: add support for ARMv6+ MMU features ASIDS, XN, split TTBR.
+            add support for SMP. [matt 20140330]



Home | Main Index | Thread Index | Old Index