diff --git a/Documentation/NuttX.html b/Documentation/NuttX.html
index a74262ce41b..8f9bfd2a999 100644
--- a/Documentation/NuttX.html
+++ b/Documentation/NuttX.html
@@ -1673,6 +1673,9 @@ nuttx-5.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
* Add configs/ea3131. The LPC3131 port for the Embedded Artist EA3131
(LPC3131) is code complete and waiting for me to get hardware in
hand.
+ * arch/arm/src/sam3u, arch/arm/include/sam3u, and configs/sam3u-ek -
+ Added the basic framework needed to begin a port for the SAM3U-EK
+ development board.
pascal-2.1 2010-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>