summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-29 09:36:15 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-29 09:36:15 -0600
commit9ddd0ba9a3764f18445b49a3df1d5d0096f0870c (patch)
tree408906c868219c3fce67d26dccfcfe96fff716e0 /nuttx/ChangeLog
parent1deaf2a9634576bf0e0f35a24911c3f22215fbd2 (diff)
downloadnuttx-9ddd0ba9a3764f18445b49a3df1d5d0096f0870c.tar.gz
nuttx-9ddd0ba9a3764f18445b49a3df1d5d0096f0870c.tar.bz2
nuttx-9ddd0ba9a3764f18445b49a3df1d5d0096f0870c.zip
Updated ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c84a2cc32..51549f91a 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7569,3 +7569,9 @@
devif/devif.h (2014-6-28).
* net/devif: Rename many functions in net/devif from uip_* to devif_*
(2014-6-28).
+ * configs/sama5d4-ek/src/nsh: The SAMA5D4-EK NSH configuration now
+ supports the RTC by default (2014-6-29).
+ * arch/arm/src/sama5/Kconfig and sam_hsmci.c: Add configuration to
+ assign an XDMAC channel to an HSMCI (2014-6029).
+ * Various fixes for networking and tiny webserver from Max (2014-6-29).
+