summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ChangeLog
diff options
context:
space:
mode:
authorThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-05-27 10:34:55 +0000
committerThomas Doerfler <Thomas.Doerfler@embedded-brains.de>2008-05-27 10:34:55 +0000
commit41d7c0fe9a1156650fcfa3dac890cfcfd9e290df (patch)
treef0844a3d6888882b8172fac5be699c9fbca6a198 /c/src/lib/libcpu/powerpc/ChangeLog
parentAdded const qualifier to various pointers and data tables to (diff)
downloadrtems-41d7c0fe9a1156650fcfa3dac890cfcfd9e290df.tar.bz2
speed inprovements in mpc83xx tsec driver
Diffstat (limited to 'c/src/lib/libcpu/powerpc/ChangeLog')
-rw-r--r--c/src/lib/libcpu/powerpc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/ChangeLog b/c/src/lib/libcpu/powerpc/ChangeLog
index 2cd277880f..a65bb87ae7 100644
--- a/c/src/lib/libcpu/powerpc/ChangeLog
+++ b/c/src/lib/libcpu/powerpc/ChangeLog
@@ -1,3 +1,10 @@
+<<<<<<< ChangeLog
+2008-05-23 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
+
+ * mpc83xx/network/tsec.c:
+ disabled debugging output, reduced rx interrupt coalescing
+
+=======
2008-05-22 Till Straumann <strauman@slac.stanford.edu>
* ppc403/tty_drv/tty_drv.c, ppc403/console/console405.c:
@@ -8,6 +15,7 @@
* mpc83xx/include/mpc83xx.h: or is not a good name for any name in
C/C++. See iso646.h for the reason.
+>>>>>>> 1.282
2008-05-15 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
* mpc83xx/i2c/mpc83xx_i2cdrv.c: