summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-01-22 23:02:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-01-22 23:02:02 +0000
commit6200dc9dd2f8989338b22efb4405aa568a39f6a0 (patch)
tree5984551231a40ece36b5a8780833ef87324102d0 /c
parentmproved gen5200 MSCAN driver (diff)
downloadrtems-6200dc9dd2f8989338b22efb4405aa568a39f6a0.tar.bz2
Formatting.
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog2
-rw-r--r--c/src/lib/libbsp/powerpc/ChangeLog32
-rw-r--r--c/src/lib/libbsp/powerpc/mvme5500/ChangeLog3
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog4
4 files changed, 19 insertions, 22 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 91d2c838fb..ffe47c1d33 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -6,7 +6,7 @@
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
- * libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h:
+ libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2006-12-14 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog
index 760b6fe5cb..6ff1f42e34 100644
--- a/c/src/lib/libbsp/powerpc/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/ChangeLog
@@ -1,8 +1,7 @@
2007-01-20 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
- * gen5200/mscan/mscan.c,
- * gen5200/mscan/mscan.h,
- * gen5200/mscan/mscan_int.h:
+ * gen5200/mscan/mscan.c, gen5200/mscan/mscan.h,
+ gen5200/mscan/mscan_int.h:
split mscan.h into two headers, corrected CAN filtering
code to
support remote requests
@@ -10,31 +9,30 @@
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
* mvme5500/Makefile.am, mvme5500/preinstall.am,
- * mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
- * mvme5500/vme/vmeconfig.c:
+ mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
+ mvme5500/vme/vmeconfig.c:
removed copies of vmeconfig.c, VME.h - use generic
versions instead.
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
- * Makefile.am,
- * ep1a/Makefile.am, ep1a/preinstall.am,
- * motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am,
- * score603e/Makefile.am, score603e/preinstall.am,
- * shared/vme/VME.h:
- moved VME.h from libbsp/powerpc/shared/vme to
+ * Makefile.am, ep1a/Makefile.am, ep1a/preinstall.am,
+ motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am,
+ score603e/Makefile.am, score603e/preinstall.am,
+ shared/vme/VME.h: moved VME.h from libbsp/powerpc/shared/vme to
libbsp/shared/vmeUniverse; eventually, this (and other)
VME API headers should migrate to cpukit.
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
* ep1a/vme/vmeconfig.c, mvme5500/pci/pcifinddevice.c,
- * mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h,
- * mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h,
- * mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c, shared/pci/pcifinddevice.c,
- * shared/startup/pgtbl_activate.c, shared/startup/pgtbl_setup.c,
- * shared/startup/probeMemEnd.c, shared/startup/sbrk.c, shared/vme/VME.h,
- * shared/vme/VMEConfig.h, shared/vme/vme_universe.c, shared/vme/vmeconfig.c:
+ mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h,
+ mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h,
+ mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c,
+ shared/pci/pcifinddevice.c, shared/startup/pgtbl_activate.c,
+ shared/startup/pgtbl_setup.c, shared/startup/probeMemEnd.c,
+ shared/startup/sbrk.c, shared/vme/VME.h, shared/vme/VMEConfig.h,
+ shared/vme/vme_universe.c, shared/vme/vmeconfig.c:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2006-12-13 Till Straumann <strauman@slac.stanford.edu>
diff --git a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
index 0ba018f04e..16ecf089af 100644
--- a/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
+++ b/c/src/lib/libbsp/powerpc/mvme5500/ChangeLog
@@ -1,8 +1,7 @@
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
* mvme5500/Makefile.am, mvme5500/preinstall.am,
- * mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
- * mvme5500/vme/vmeconfig.c:
+ mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h, mvme5500/vme/vmeconfig.c:
removed copies of vmeconfig.c, VME.h - use generic
versions instead.
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index 872c267cf3..ba75d8b881 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -8,8 +8,8 @@
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
* vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
- * vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
- * vmeUniverse/vme_am_defs.h:
+ vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
+ vmeUniverse/vme_am_defs.h:
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
2006-12-13 Till Straumann <strauman@slac.stanford.edu>