Source-Changes-HG archive

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

[src/trunk]: src/doc Note new ARM changes.



details:   https://anonhg.NetBSD.org/src/rev/8a400dff0b6d
branches:  trunk
changeset: 781329:8a400dff0b6d
user:      matt <matt%NetBSD.org@localhost>
date:      Sat Sep 01 00:49:02 2012 +0000

description:
Note new ARM changes.

diffstat:

 doc/CHANGES |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r dcf4ee55777b -r 8a400dff0b6d doc/CHANGES
--- a/doc/CHANGES       Sat Sep 01 00:29:00 2012 +0000
+++ b/doc/CHANGES       Sat Sep 01 00:49:02 2012 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1740 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1741 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -109,3 +109,9 @@
        mkdep(1): Add -P option.  [jmmv 20120826]
        share/mk: Add placeholder test programs (with some very basic test
                cases within) for common bsd.*.mk modules.  [jmmv 20120826]
+       arm: Add Cortex-A9 support (a9tmr, a9wdt, armgic, armperiph).  Add
+               initial MP support (can boot 2nd cpu but dies quickly).  Add
+               L1 SuperSection support for ARMv6/ARMv7.  Add support for 
+               BCM5301X SoC.  Add initial support for OMAP4430 and partial
+               support for Freescale i.MX6.  Add new common boot/kvminit
+               code.  [matt 20120831]



Home | Main Index | Thread Index | Old Index