summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2006-07-14 09:52:00 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2006-07-14 09:52:00 +0000
commit8eb78a204ef6ee9b3932781e4007e311651890f7 (patch)
tree98192a6b02265363375f153c7bb5667dcfb287ff
parentUse <os>/<arch>/Makefile.am in check for all/rtems. (diff)
downloadrtems-8eb78a204ef6ee9b3932781e4007e311651890f7.tar.bz2
added ChangeLog entries for PR1117/1118/1119/1120
-rw-r--r--ChangeLog5
-rw-r--r--c/src/ChangeLog6
-rw-r--r--c/src/lib/libbsp/powerpc/gen5200/ChangeLog42
-rw-r--r--cpukit/ChangeLog27
-rw-r--r--make/ChangeLog4
-rw-r--r--testsuites/ChangeLog6
6 files changed, 90 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04d171cf21..0b5fc8091e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * aclocal/bsp-alias.m4: (PR1117) Add brs5l as alias for gen5200
+ * aclocal/check-bsps.m4: (PR1117) Add brs5l as alias for gen5200
+
2006-06-23 Worth Burruss <worth@motioncontrol.org>
* README.configure: Add mcf5235.
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 6777a6a58b..fffbcb8414 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -8,6 +8,12 @@
4.6 branch. Original modifications by Gaisler Enterprises.
* libchip/network/greth.c, libchip/network/greth.h: New files.
+2006-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * ide/ata.[ch]:
+ (PR1118) fetch priority for ATA task from a variable,
+ not a fixed configuration value.
+
2006-06-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add ampolish3.
diff --git a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
index 4879ea22fe..b3a189e820 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/gen5200/ChangeLog
@@ -1,3 +1,45 @@
+2006-06-28 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * Makefile.am, preinstall.am:
+ (PR1117) Add startup/linkcmds.brs5l, slicetimer.h, nvram.h
+ to distributed files, add start/start.S to startup sources
+
+ * bestcomm/bestcomm_glue.c:
+ (PR1117) make SDMA interrupt operations interrupt save
+
+ * bsp_specs: (PR1117) move ecrti to proper location
+
+ * console/console.c: (PR1117) round baudrate divider to nearest match
+
+ * include/bsp.h: (PR1117) activate interrupt for ATA,
+ modify calculation of ROM size, add BSP_Convert_decrementer
+
+ * include/mpc5200.h: (PR1117) add some register definitions
+
+ * include/tm27.h:
+ (PR1117) adapt to make tm27 compile again with this BSP
+
+ * mscan/mscan.[ch]:
+ (PR1117) many improvements and fixes,
+ transmit queue added,
+ baud rate settings adapted
+
+ * network/network.c:
+ (PR1117) add handler code to detect and restart FEC on DMA overflow
+
+ * start/start.S:
+ (PR1117) fixed some typos and minor bugs
+ enable FPU in start sequence
+
+ * startup/linkcmds:
+ (PR1117) removed, no longer used
+
+ * startup/linkcmds.brs5l:
+ (PR1117) added
+
+ * tod/pcf8563.c:
+ (PR1117) fixed bug which read wrong hour from RTC
+
2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.*
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 23b324c738..e81c4fe23e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -23,6 +23,33 @@
point lead to the potential for a thread timing out and already
having inherited the ceiling priority.
+2006-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * libblock/src/bdbuf.c:
+ * libblock/include/bdbuf.h:
+ (PR1118) fetch priority for swapout task from a variable,
+ not a fixed configuration value.
+
+ * libfs/src/imfs/imfs.h:
+ * libfs/src/imfs/imfs_initsupp.c:
+ (PR1118) fetch bytes_per_block value from a configuration variable,
+ not from a preprocessor macro
+
+ * sapi/include/confdefs.h:
+ (PR1118) add configuration mechanisms for:
+ - ATA task priority
+ - swapout task priority
+ - libblock basic configuration
+ conditionally add ata driver to device driver table
+ conditionally add ide driver to device driver table
+
+ * libcsupport/include/sys/cdefs.h:
+ * libnetworking/include/sys/linker_set.h:
+ (PR1119) change attribute "unused" to "used" for sysctl data structures
+
+ * libmisc/shell/shell.c:
+ (PR1120) adapt stdio redirection to current newlib behaviour
+
2006-06-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add ampolish3.
diff --git a/make/ChangeLog b/make/ChangeLog
index 6b7b165478..e17fd64b5e 100644
--- a/make/ChangeLog
+++ b/make/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * custom/brsl5.cfg: (PR1117) added
+
2006-06-08 Bruce Robinson <brucer@pmccorp.com>
* custom/rbtx4925.cfg: Fix CPU_CFLAGS defines.
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 0e18de34cf..d5972edb78 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-09 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * samples/fileio/system.h:
+ (PR1118) make use of the new confdefs.h mechanisms
+ for the IDE/ATA interface
+
2006-04-18 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.99.3.