summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/bfin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/cpu/bfin/ChangeLog')
-rw-r--r--cpukit/score/cpu/bfin/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/cpukit/score/cpu/bfin/ChangeLog b/cpukit/score/cpu/bfin/ChangeLog
index e7c04fa420..581cf8c72d 100644
--- a/cpukit/score/cpu/bfin/ChangeLog
+++ b/cpukit/score/cpu/bfin/ChangeLog
@@ -1,3 +1,18 @@
+2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
+
+ PR 1781/bsps
+ * bfin/rtems/bf52x.h: This file defines basic MMR for the Blackfin
+ 52x CPU. The MMR have been taken from the ADSP-BF52x Blackfin
+ Processor Hardware Reference from Analog Devices. Mentioned
+ Chapters refer to this Documentation.
+
+2011-04-20 Rohan Kangralkar <rkangral@ece.neu.edu>
+
+ * bfin/rtems/bf52x.h: This file defines basic MMR for the Blackfin 52x CPU.
+ The MMR have been taken from the ADSP-BF52x Blackfin Processor
+ Hardware Reference from Analog Devices. Mentioned Chapters
+ refer to this Documentation.
+
2010-04-20 Allan Hessenflow <allanh@kallisti.com>
* cpu_asm.S: L0-L3 were part of the interrupt context, but as