summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-21 12:52:38 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-21 12:52:38 -0600
commit0d4b1a260f420c65588795c0f2bb0f6c3f21c3ba (patch)
tree679ab6e3815f343d2ef4e481124c9e970204eb7c /nuttx/ChangeLog
parent57fffd22bdc9ba4d356795734f9020ecc08d6d10 (diff)
downloadnuttx-0d4b1a260f420c65588795c0f2bb0f6c3f21c3ba.tar.gz
nuttx-0d4b1a260f420c65588795c0f2bb0f6c3f21c3ba.tar.bz2
nuttx-0d4b1a260f420c65588795c0f2bb0f6c3f21c3ba.zip
A few more Cortex-A5 and SAMA5 files
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7e9dd7af7..5ea68d500 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5143,4 +5143,9 @@
create the Cortex-A5 support (2013-7-19).
* arch/arm/src/armv7-a/arm_cache.S: Cortex-A5 cache operations
(2013-7-20).
-
+ * /arch/arm/src/armv7-a/arm_fpuconfig.S and fpu.h: A few more files for
+ the ARMv7-A/Cortex-A5 port (2013-7-21).
+ * arm/src/sama5/sam_boot.c, sam_clockconfig.h, sam_lowputc.h: A few
+ more files for the SAMA5D3 port (2013-7-21).
+ * configs/sama5d3x-ek/src/sam_autoleds.c: A few more files for the port
+ to the SAMA5D3x-EK board (2013-7-21).