summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 18:14:23 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-24 18:14:23 +0000
commit0c5d9269fdbbab093a66c430fb8be57c8ef9bf8a (patch)
tree5916d90d8141dbd0c5b92edf41e9011321f2a80d /nuttx/ChangeLog
parent8fc61a47027beb6309fc16fcc9901059a62026d3 (diff)
downloadnuttx-0c5d9269fdbbab093a66c430fb8be57c8ef9bf8a.tar.gz
nuttx-0c5d9269fdbbab093a66c430fb8be57c8ef9bf8a.tar.bz2
nuttx-0c5d9269fdbbab093a66c430fb8be57c8ef9bf8a.zip
A few more Calypso/Compal updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4514 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a21898f3d..f86a29f6b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2588,3 +2588,11 @@
system time with a hardware RTC. This function is called normally at power
up but may also need to be called when recovering from certain low-power
usage states where the system time is no longer accurate.
+ * arch/arm/src/calypso and arch/arm/include/calypso: Support for the TI "Calypso"
+ phone processor. Contributed by Denis Carilki and includes the work of Denis,
+ Alan Carvalho de Assis, and Stefan Richter.
+ * configs/compal_e88 and configs/compal_e99: Support for Compal e88 and e99 phones
+ Contributed by Denis Carilki and includes the work of Denis, Alan Carvalho de
+ Assis, and Stefan Richter.
+
+