forked from Imagelibrary/rtems
Formatting.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
|
* 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.
|
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
|
||||||
|
|
||||||
2006-12-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
2006-12-14 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
2007-01-20 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
2007-01-20 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||||
|
|
||||||
* gen5200/mscan/mscan.c,
|
* gen5200/mscan/mscan.c, gen5200/mscan/mscan.h,
|
||||||
* gen5200/mscan/mscan.h,
|
gen5200/mscan/mscan_int.h:
|
||||||
* gen5200/mscan/mscan_int.h:
|
|
||||||
split mscan.h into two headers, corrected CAN filtering
|
split mscan.h into two headers, corrected CAN filtering
|
||||||
code to
|
code to
|
||||||
support remote requests
|
support remote requests
|
||||||
@@ -10,31 +9,30 @@
|
|||||||
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* mvme5500/Makefile.am, mvme5500/preinstall.am,
|
* mvme5500/Makefile.am, mvme5500/preinstall.am,
|
||||||
* mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
|
mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
|
||||||
* mvme5500/vme/vmeconfig.c:
|
mvme5500/vme/vmeconfig.c:
|
||||||
removed copies of vmeconfig.c, VME.h - use generic
|
removed copies of vmeconfig.c, VME.h - use generic
|
||||||
versions instead.
|
versions instead.
|
||||||
|
|
||||||
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* Makefile.am,
|
* Makefile.am, ep1a/Makefile.am, ep1a/preinstall.am,
|
||||||
* ep1a/Makefile.am, ep1a/preinstall.am,
|
motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am,
|
||||||
* motorola_powerpc/Makefile.am, motorola_powerpc/preinstall.am,
|
score603e/Makefile.am, score603e/preinstall.am,
|
||||||
* score603e/Makefile.am, score603e/preinstall.am,
|
shared/vme/VME.h: moved VME.h from libbsp/powerpc/shared/vme to
|
||||||
* shared/vme/VME.h:
|
|
||||||
moved VME.h from libbsp/powerpc/shared/vme to
|
|
||||||
libbsp/shared/vmeUniverse; eventually, this (and other)
|
libbsp/shared/vmeUniverse; eventually, this (and other)
|
||||||
VME API headers should migrate to cpukit.
|
VME API headers should migrate to cpukit.
|
||||||
|
|
||||||
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* ep1a/vme/vmeconfig.c, mvme5500/pci/pcifinddevice.c,
|
* ep1a/vme/vmeconfig.c, mvme5500/pci/pcifinddevice.c,
|
||||||
* mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h,
|
mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h,
|
||||||
* mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h,
|
mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h,
|
||||||
* mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c, shared/pci/pcifinddevice.c,
|
mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c,
|
||||||
* shared/startup/pgtbl_activate.c, shared/startup/pgtbl_setup.c,
|
shared/pci/pcifinddevice.c, shared/startup/pgtbl_activate.c,
|
||||||
* shared/startup/probeMemEnd.c, shared/startup/sbrk.c, shared/vme/VME.h,
|
shared/startup/pgtbl_setup.c, shared/startup/probeMemEnd.c,
|
||||||
* shared/vme/VMEConfig.h, shared/vme/vme_universe.c, shared/vme/vmeconfig.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.
|
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
|
||||||
|
|
||||||
2006-12-13 Till Straumann <strauman@slac.stanford.edu>
|
2006-12-13 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-19 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* mvme5500/Makefile.am, mvme5500/preinstall.am,
|
* mvme5500/Makefile.am, mvme5500/preinstall.am,
|
||||||
* mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h,
|
mvme5500/vme/VMEConfig.h, mvme5500/vme/VME.h, mvme5500/vme/vmeconfig.c:
|
||||||
* mvme5500/vme/vmeconfig.c:
|
|
||||||
removed copies of vmeconfig.c, VME.h - use generic
|
removed copies of vmeconfig.c, VME.h - use generic
|
||||||
versions instead.
|
versions instead.
|
||||||
|
|
||||||
|
|||||||
@@ -8,8 +8,8 @@
|
|||||||
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
* vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
|
* vmeUniverse/vmeTsi148.c, vmeUniverse/vmeTsi148.h,
|
||||||
* vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
|
vmeUniverse/vmeUniverse.c, vmeUniverse/vmeUniverse.h,
|
||||||
* vmeUniverse/vme_am_defs.h:
|
vmeUniverse/vme_am_defs.h:
|
||||||
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
|
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
|
||||||
|
|
||||||
2006-12-13 Till Straumann <strauman@slac.stanford.edu>
|
2006-12-13 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|||||||
@@ -1,15 +1,14 @@
|
|||||||
2007-01-20 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
2007-01-20 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||||
|
|
||||||
* libblock/src/bdbuf.c:
|
* libblock/src/bdbuf.c, libblock/include/bdbuf.h:
|
||||||
* libblock/include/bdbuf.h:
|
|
||||||
export some internal variables to make them available in
|
export some internal variables to make them available in
|
||||||
"show_bdbuf" monitor add-on
|
"show_bdbuf" monitor add-on
|
||||||
|
|
||||||
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
2007-01-16 Till Straumann <strauman@slac.stanford.edu>
|
||||||
* libnetworking/rtems/rtems_mii_ioctl.c,
|
* libnetworking/rtems/rtems_mii_ioctl.c,
|
||||||
* libnetworking/rtems/rtems_mii_ioctl.h,
|
libnetworking/rtems/rtems_mii_ioctl.h,
|
||||||
* libnetworking/rtems/rtems_mii_ioctl_kern.c,
|
libnetworking/rtems/rtems_mii_ioctl_kern.c,
|
||||||
* libi2c/libi2c.c, libi2c/libi2c.h:
|
libi2c/libi2c.c, libi2c/libi2c.h:
|
||||||
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
|
Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
|
||||||
|
|
||||||
2007-01-09 Joel Sherrill <joel@OARcorp.com>
|
2007-01-09 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user