summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared')
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/README4
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/bootldr.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/em86.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/em86real.S2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/exception.S2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/head.S2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/lib.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/misc.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/mm.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/pci.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/zlib.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/bootloader/zlib.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/clock/p_clock.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/bspreset.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/console.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/console.inl3
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/consoleIo.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/inch.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/keyboard.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/polled_io.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/uart.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/console/uart.h1
-rw-r--r--c/src/lib/libbsp/powerpc/shared/flash/flash.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/flash/flashPgm.h1
-rw-r--r--c/src/lib/libbsp/powerpc/shared/flash/flashPgmPvt.h1
-rw-r--r--c/src/lib/libbsp/powerpc/shared/flash/intelFlash.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/flash/spansionFlash.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/include/linker-symbols.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/include/nvram.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/include/start.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/irq/i8259.c3
-rw-r--r--c/src/lib/libbsp/powerpc/shared/irq/irq.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/irq/irq_init.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/motorola/motorola.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/motorola/motorola.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/motorola/vpd.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/motorola/vpd.h1
-rw-r--r--c/src/lib/libbsp/powerpc/shared/openpic/openpic.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/openpic/openpic.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c4
-rw-r--r--c/src/lib/libbsp/powerpc/shared/pci/generic_clear_hberrs.c4
-rw-r--r--c/src/lib/libbsp/powerpc/shared/pci/pci.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/pci/pci.h2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/pci/pcifinddevice.c3
-rw-r--r--c/src/lib/libbsp/powerpc/shared/residual/pnp.h3
-rw-r--r--c/src/lib/libbsp/powerpc/shared/residual/residual.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/residual/residual.h3
-rw-r--r--c/src/lib/libbsp/powerpc/shared/showbats.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/src/bsp-start-zero.S2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/src/memcpy.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/start/preload.S2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/start/start.S2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/start/vectors_entry.S2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/bspgetworkarea.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/bspidle.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/bspstart.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/panic.c4
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/pgtbl_activate.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/pgtbl_setup.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/ppc_idle.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/probeMemEnd.c1
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/sbrk.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/startup/zerobss.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/tod/todcfg.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/uboot_dump_bdinfo.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/uboot_getenv.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/vme/VMEConfig.h1
-rw-r--r--c/src/lib/libbsp/powerpc/shared/vme/vme_universe.c2
-rw-r--r--c/src/lib/libbsp/powerpc/shared/vme/vmeconfig.c2
71 files changed, 0 insertions, 149 deletions
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/README b/c/src/lib/libbsp/powerpc/shared/bootloader/README
index b4984e190f..23af0c9a9e 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/README
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
The code in this directory has been taken WITH PERMISSION from
Gabriel Paubert, paubert@iram.es. The main reason for having
a separate bootloader for PreP compliant firmware is that the
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/bootldr.h b/c/src/lib/libbsp/powerpc/shared/bootloader/bootldr.h
index d5dfdb8928..f0be3a52b3 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/bootldr.h
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/bootldr.h
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _PPC_BOOTLDR_H
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/em86.c b/c/src/lib/libbsp/powerpc/shared/bootloader/em86.c
index 6104055f71..add316ec5d 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/em86.c
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/em86.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
/*****************************************************************************
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/em86real.S b/c/src/lib/libbsp/powerpc/shared/bootloader/em86real.S
index bd89613a2a..f457a14a64 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/em86real.S
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/em86real.S
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
/* If the symbol __BOOT__ is defined, a slightly different version is
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/exception.S b/c/src/lib/libbsp/powerpc/shared/bootloader/exception.S
index ea1c6c7383..68e1169d6b 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/exception.S
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/exception.S
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
/* This is an improved version of the TLB interrupt handling code from
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/head.S b/c/src/lib/libbsp/powerpc/shared/bootloader/head.S
index f768a3661c..8bfcccf2fd 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/head.S
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/head.S
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/lib.c b/c/src/lib/libbsp/powerpc/shared/bootloader/lib.c
index 4182760737..5b1f54cd3f 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/lib.c
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/lib.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
void* memset(void *p, int c, unsigned int n)
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/misc.c b/c/src/lib/libbsp/powerpc/shared/bootloader/misc.c
index 25bc240b92..5bd61dffea 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/misc.c
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/misc.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems/system.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/mm.c b/c/src/lib/libbsp/powerpc/shared/bootloader/mm.c
index 319570d7cb..9dca6ed6ae 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/mm.c
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/mm.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
/* This code is a crude memory manager for early boot for LinuxPPC.
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/pci.c b/c/src/lib/libbsp/powerpc/shared/bootloader/pci.c
index 3fc4c5e104..2c08499c40 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/pci.c
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/pci.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <sys/types.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.c b/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.c
index 2eb7c1b777..9d7efe6afc 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.c
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.c
@@ -10,8 +10,6 @@
* - added minCompression parameter to deflateInit2
* - added Z_PACKET_FLUSH (see zlib.h for details)
* - added inflateIncomp
- *
- * $Id$
*/
/*+++++*/
diff --git a/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.h b/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.h
index cce54696dc..f778b3dcd5 100644
--- a/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.h
+++ b/c/src/lib/libbsp/powerpc/shared/bootloader/zlib.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* This file is derived from zlib.h and zconf.h from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
diff --git a/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c b/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c
index 1400665bbe..25213a9bbd 100644
--- a/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c
+++ b/c/src/lib/libbsp/powerpc/shared/clock/p_clock.c
@@ -10,8 +10,6 @@
*
* Modified to support the MPC750.
* Modifications Copyright (c) 1999 Eric Valette valette@crf.canon.fr
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/console/bspreset.c b/c/src/lib/libbsp/powerpc/shared/console/bspreset.c
index 706121d6b6..2b47458965 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/bspreset.c
+++ b/c/src/lib/libbsp/powerpc/shared/console/bspreset.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
#include "console.inl"
#include <rtems/bspIo.h>
#include <libcpu/stackTrace.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/console/console.c b/c/src/lib/libbsp/powerpc/shared/console/console.c
index b386f58969..ab64c0812e 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/console.c
+++ b/c/src/lib/libbsp/powerpc/shared/console/console.c
@@ -18,8 +18,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <stdlib.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/console/console.inl b/c/src/lib/libbsp/powerpc/shared/console/console.inl
index 142bdd18ce..1e300ef01a 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/console.inl
+++ b/c/src/lib/libbsp/powerpc/shared/console/console.inl
@@ -1,11 +1,8 @@
-
/* inline routines for console i/o
*
* The purpose of this file is to provide generic inline functions,
* i.e. not using hardcoded base addresses. These are provided by
* the BSP header.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/console/consoleIo.h b/c/src/lib/libbsp/powerpc/shared/console/consoleIo.h
index 5f609da291..7ccdcb9f9d 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/consoleIo.h
+++ b/c/src/lib/libbsp/powerpc/shared/console/consoleIo.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __CONSOLE_IO_H
diff --git a/c/src/lib/libbsp/powerpc/shared/console/inch.c b/c/src/lib/libbsp/powerpc/shared/console/inch.c
index 54abc0bae3..c72c5e8623 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/inch.c
+++ b/c/src/lib/libbsp/powerpc/shared/console/inch.c
@@ -15,8 +15,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/console/keyboard.h b/c/src/lib/libbsp/powerpc/shared/console/keyboard.h
index d8ce1a3c17..1c39fbbf4f 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/keyboard.h
+++ b/c/src/lib/libbsp/powerpc/shared/console/keyboard.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __LINUX_KEYBOARD_H
diff --git a/c/src/lib/libbsp/powerpc/shared/console/polled_io.c b/c/src/lib/libbsp/powerpc/shared/console/polled_io.c
index c486b1e127..501d8394fe 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/polled_io.c
+++ b/c/src/lib/libbsp/powerpc/shared/console/polled_io.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems/system.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/console/uart.c b/c/src/lib/libbsp/powerpc/shared/console/uart.c
index 81cada4062..1079af12ac 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/uart.c
+++ b/c/src/lib/libbsp/powerpc/shared/console/uart.c
@@ -3,8 +3,6 @@
* It is provided in to the public domain "as is", can be freely modified
* as far as this copyight notice is kept unchanged, but does not imply
* an endorsement by T.sqware of the product in which it is included.
- *
- * $Id$
*/
#include <stdio.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/console/uart.h b/c/src/lib/libbsp/powerpc/shared/console/uart.h
index 405d2ea637..b7539b5b7b 100644
--- a/c/src/lib/libbsp/powerpc/shared/console/uart.h
+++ b/c/src/lib/libbsp/powerpc/shared/console/uart.h
@@ -1,5 +1,4 @@
-
/*
* This software is Copyright (C) 1998 by T.sqware - all rights limited
* It is provided in to the public domain "as is", can be freely modified
diff --git a/c/src/lib/libbsp/powerpc/shared/flash/flash.c b/c/src/lib/libbsp/powerpc/shared/flash/flash.c
index 1e7a036b61..ebd38cfaed 100644
--- a/c/src/lib/libbsp/powerpc/shared/flash/flash.c
+++ b/c/src/lib/libbsp/powerpc/shared/flash/flash.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Trivial Flash Programmer */
/* Author: Till Straumann <strauman@slac.stanford.edu>, 2006 */
diff --git a/c/src/lib/libbsp/powerpc/shared/flash/flashPgm.h b/c/src/lib/libbsp/powerpc/shared/flash/flashPgm.h
index aae35966e5..7c6d7e1880 100644
--- a/c/src/lib/libbsp/powerpc/shared/flash/flashPgm.h
+++ b/c/src/lib/libbsp/powerpc/shared/flash/flashPgm.h
@@ -1,6 +1,5 @@
#ifndef BSP_FLASH_PGM_API_H
#define BSP_FLASH_PGM_API_H
-/* $Id$ */
/* Trivial Flash Programmer */
diff --git a/c/src/lib/libbsp/powerpc/shared/flash/flashPgmPvt.h b/c/src/lib/libbsp/powerpc/shared/flash/flashPgmPvt.h
index c035a08ef2..52825d0c5a 100644
--- a/c/src/lib/libbsp/powerpc/shared/flash/flashPgmPvt.h
+++ b/c/src/lib/libbsp/powerpc/shared/flash/flashPgmPvt.h
@@ -1,7 +1,6 @@
#ifndef FLASH_GLUE_INTERFACE_H
#define FLASH_GLUE_INTERFACE_H
-/* $Id$ */
/* Trivial flash programmer (for restrictions see below) */
diff --git a/c/src/lib/libbsp/powerpc/shared/flash/intelFlash.c b/c/src/lib/libbsp/powerpc/shared/flash/intelFlash.c
index 5430fbb412..9c0be50d7f 100644
--- a/c/src/lib/libbsp/powerpc/shared/flash/intelFlash.c
+++ b/c/src/lib/libbsp/powerpc/shared/flash/intelFlash.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Trivial driver for 16-bit intel flash present on the
* MVME5500/MVME6100 boards.
diff --git a/c/src/lib/libbsp/powerpc/shared/flash/spansionFlash.c b/c/src/lib/libbsp/powerpc/shared/flash/spansionFlash.c
index 37aee0867b..06f6f8548e 100644
--- a/c/src/lib/libbsp/powerpc/shared/flash/spansionFlash.c
+++ b/c/src/lib/libbsp/powerpc/shared/flash/spansionFlash.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Trivial driver for spansion flash present on the
* MVME3100 board.
diff --git a/c/src/lib/libbsp/powerpc/shared/include/linker-symbols.h b/c/src/lib/libbsp/powerpc/shared/include/linker-symbols.h
index c5b51559e7..87c9532728 100644
--- a/c/src/lib/libbsp/powerpc/shared/include/linker-symbols.h
+++ b/c/src/lib/libbsp/powerpc/shared/include/linker-symbols.h
@@ -18,8 +18,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef LIBBSP_POWERPC_SHARED_LINKER_SYMBOLS_H
diff --git a/c/src/lib/libbsp/powerpc/shared/include/nvram.h b/c/src/lib/libbsp/powerpc/shared/include/nvram.h
index 6d8a8bc0a9..f579544336 100644
--- a/c/src/lib/libbsp/powerpc/shared/include/nvram.h
+++ b/c/src/lib/libbsp/powerpc/shared/include/nvram.h
@@ -2,8 +2,6 @@
* PreP compliant NVRAM access
*
* This file can be found in motorla or IBP PPC site.
- *
- * $Id$
*/
#ifndef _PPC_NVRAM_H
diff --git a/c/src/lib/libbsp/powerpc/shared/include/start.h b/c/src/lib/libbsp/powerpc/shared/include/start.h
index 18574e4ba9..bb1d412a2e 100644
--- a/c/src/lib/libbsp/powerpc/shared/include/start.h
+++ b/c/src/lib/libbsp/powerpc/shared/include/start.h
@@ -18,8 +18,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef LIBBSP_POWERPC_SHARED_START_H
diff --git a/c/src/lib/libbsp/powerpc/shared/irq/i8259.c b/c/src/lib/libbsp/powerpc/shared/irq/i8259.c
index 19e25e6b98..69ac7b4531 100644
--- a/c/src/lib/libbsp/powerpc/shared/irq/i8259.c
+++ b/c/src/lib/libbsp/powerpc/shared/irq/i8259.c
@@ -1,4 +1,3 @@
-
/*
* This file contains the implementation of the function described in irq.h
* related to Intel 8259 Programmable Interrupt controller.
@@ -8,8 +7,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/irq/irq.h b/c/src/lib/libbsp/powerpc/shared/irq/irq.h
index 75a155e483..9b507df118 100644
--- a/c/src/lib/libbsp/powerpc/shared/irq/irq.h
+++ b/c/src/lib/libbsp/powerpc/shared/irq/irq.h
@@ -14,8 +14,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef BSP_POWERPC_IRQ_H
diff --git a/c/src/lib/libbsp/powerpc/shared/irq/irq_init.c b/c/src/lib/libbsp/powerpc/shared/irq/irq_init.c
index 8d05d02f4b..2a91ef1fd8 100644
--- a/c/src/lib/libbsp/powerpc/shared/irq/irq_init.c
+++ b/c/src/lib/libbsp/powerpc/shared/irq/irq_init.c
@@ -14,8 +14,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <libcpu/io.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c b/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c
index 6551ad47e3..880840e19f 100644
--- a/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c
+++ b/c/src/lib/libbsp/powerpc/shared/irq/openpic_i8259_irq.c
@@ -8,8 +8,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <stdlib.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/motorola/motorola.c b/c/src/lib/libbsp/powerpc/shared/motorola/motorola.c
index c51003a53a..5f93baf9dc 100644
--- a/c/src/lib/libbsp/powerpc/shared/motorola/motorola.c
+++ b/c/src/lib/libbsp/powerpc/shared/motorola/motorola.c
@@ -8,8 +8,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/motorola/motorola.h b/c/src/lib/libbsp/powerpc/shared/motorola/motorola.h
index 10e390ea64..cc627ed78d 100644
--- a/c/src/lib/libbsp/powerpc/shared/motorola/motorola.h
+++ b/c/src/lib/libbsp/powerpc/shared/motorola/motorola.h
@@ -8,8 +8,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef LIBBSP_POWERPC_SHARED_MOTOROLA_MOTOROLA_H
diff --git a/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c b/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c
index 51621d3298..31fc84685f 100644
--- a/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c
+++ b/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* MotLoad VPD format */
/*
diff --git a/c/src/lib/libbsp/powerpc/shared/motorola/vpd.h b/c/src/lib/libbsp/powerpc/shared/motorola/vpd.h
index 61b633f38a..23e49ac9f0 100644
--- a/c/src/lib/libbsp/powerpc/shared/motorola/vpd.h
+++ b/c/src/lib/libbsp/powerpc/shared/motorola/vpd.h
@@ -1,6 +1,5 @@
#ifndef PPC_MOTLOAD_VPD_H
#define PPC_MOTLOAD_VPD_H
-/* $Id$ */
/* MotLoad VPD format */
diff --git a/c/src/lib/libbsp/powerpc/shared/openpic/openpic.c b/c/src/lib/libbsp/powerpc/shared/openpic/openpic.c
index 0475f4ea41..e1b14fd6a1 100644
--- a/c/src/lib/libbsp/powerpc/shared/openpic/openpic.c
+++ b/c/src/lib/libbsp/powerpc/shared/openpic/openpic.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
/*
diff --git a/c/src/lib/libbsp/powerpc/shared/openpic/openpic.h b/c/src/lib/libbsp/powerpc/shared/openpic/openpic.h
index 90888e139d..7353c8851b 100644
--- a/c/src/lib/libbsp/powerpc/shared/openpic/openpic.h
+++ b/c/src/lib/libbsp/powerpc/shared/openpic/openpic.h
@@ -30,8 +30,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _RTEMS_OPENPIC_H
diff --git a/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c b/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c
index 69b2c277c6..fc2127ee30 100644
--- a/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c
+++ b/c/src/lib/libbsp/powerpc/shared/pci/detect_raven_bridge.c
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <libcpu/io.h>
#include <libcpu/spr.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/pci/generic_clear_hberrs.c b/c/src/lib/libbsp/powerpc/shared/pci/generic_clear_hberrs.c
index eb297dca45..058f179c8d 100644
--- a/c/src/lib/libbsp/powerpc/shared/pci/generic_clear_hberrs.c
+++ b/c/src/lib/libbsp/powerpc/shared/pci/generic_clear_hberrs.c
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <libcpu/io.h>
#include <libcpu/spr.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/pci/pci.c b/c/src/lib/libbsp/powerpc/shared/pci/pci.c
index 9b09f82b79..db5a4861c9 100644
--- a/c/src/lib/libbsp/powerpc/shared/pci/pci.c
+++ b/c/src/lib/libbsp/powerpc/shared/pci/pci.c
@@ -13,8 +13,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
* Till Straumann, <strauman@slac.stanford.edu>, 1/2002
* - separated bridge detection code out of this file
*/
diff --git a/c/src/lib/libbsp/powerpc/shared/pci/pci.h b/c/src/lib/libbsp/powerpc/shared/pci/pci.h
index 95ab36ee22..8b4ce85f94 100644
--- a/c/src/lib/libbsp/powerpc/shared/pci/pci.h
+++ b/c/src/lib/libbsp/powerpc/shared/pci/pci.h
@@ -11,8 +11,6 @@
* PCI Local Bus Specification
* PCI to PCI Bridge Specification
* PCI System Design Guide
- *
- * $Id$
*/
#ifndef BSP_POWERPC_PCI_H
diff --git a/c/src/lib/libbsp/powerpc/shared/pci/pcifinddevice.c b/c/src/lib/libbsp/powerpc/shared/pci/pcifinddevice.c
index d4c6018fb4..782eaba5b1 100644
--- a/c/src/lib/libbsp/powerpc/shared/pci/pcifinddevice.c
+++ b/c/src/lib/libbsp/powerpc/shared/pci/pcifinddevice.c
@@ -1,8 +1,5 @@
-
/* find a particular PCI device
* (we assume, the firmware configured the PCI bus[es] for us)
- *
- * $Id$
*/
/*
diff --git a/c/src/lib/libbsp/powerpc/shared/residual/pnp.h b/c/src/lib/libbsp/powerpc/shared/residual/pnp.h
index beebba1b5f..203a1a46d3 100644
--- a/c/src/lib/libbsp/powerpc/shared/residual/pnp.h
+++ b/c/src/lib/libbsp/powerpc/shared/residual/pnp.h
@@ -14,9 +14,6 @@
/* For enum's: if given in hex then they are bit significant, i.e. */
/* only one bit is on for each enum */
-/*
- * $Id$
- */
#ifndef _PNP_
#define _PNP_
diff --git a/c/src/lib/libbsp/powerpc/shared/residual/residual.c b/c/src/lib/libbsp/powerpc/shared/residual/residual.c
index aaf62ebb1d..437470bb72 100644
--- a/c/src/lib/libbsp/powerpc/shared/residual/residual.c
+++ b/c/src/lib/libbsp/powerpc/shared/residual/residual.c
@@ -9,8 +9,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <string.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/residual/residual.h b/c/src/lib/libbsp/powerpc/shared/residual/residual.h
index 114778e706..3c6ae3739d 100644
--- a/c/src/lib/libbsp/powerpc/shared/residual/residual.h
+++ b/c/src/lib/libbsp/powerpc/shared/residual/residual.h
@@ -10,9 +10,6 @@
/* i.e. only one bit is on for each enum */
/* Reserved fields must be filled with zeros. */
-/*
- * $Id$
- */
#ifndef _RESIDUAL_
#define _RESIDUAL_
diff --git a/c/src/lib/libbsp/powerpc/shared/showbats.c b/c/src/lib/libbsp/powerpc/shared/showbats.c
index b09e6f555c..9b23cc784a 100644
--- a/c/src/lib/libbsp/powerpc/shared/showbats.c
+++ b/c/src/lib/libbsp/powerpc/shared/showbats.c
@@ -7,8 +7,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <string.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/src/bsp-start-zero.S b/c/src/lib/libbsp/powerpc/shared/src/bsp-start-zero.S
index 4ff5364ae7..97c4a342a3 100644
--- a/c/src/lib/libbsp/powerpc/shared/src/bsp-start-zero.S
+++ b/c/src/lib/libbsp/powerpc/shared/src/bsp-start-zero.S
@@ -18,8 +18,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/src/memcpy.c b/c/src/lib/libbsp/powerpc/shared/src/memcpy.c
index e527b4262e..e4ac29221c 100644
--- a/c/src/lib/libbsp/powerpc/shared/src/memcpy.c
+++ b/c/src/lib/libbsp/powerpc/shared/src/memcpy.c
@@ -10,8 +10,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <bspopts.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/start/preload.S b/c/src/lib/libbsp/powerpc/shared/start/preload.S
index b0a6bc9edd..d8b47dfd2d 100644
--- a/c/src/lib/libbsp/powerpc/shared/start/preload.S
+++ b/c/src/lib/libbsp/powerpc/shared/start/preload.S
@@ -1,8 +1,6 @@
/*
* Mini-loader for the SVGM BSP.
*
- * $Id$
- *
* Author: Till Straumann, 10/2001 <strauman@slac.stanford.edu>
*
* Some ideas are borrowed from the powerpc/shared/bootloader
diff --git a/c/src/lib/libbsp/powerpc/shared/start/start.S b/c/src/lib/libbsp/powerpc/shared/start/start.S
index 5f0f4e5f9a..bbb37c0f96 100644
--- a/c/src/lib/libbsp/powerpc/shared/start/start.S
+++ b/c/src/lib/libbsp/powerpc/shared/start/start.S
@@ -7,8 +7,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/start/vectors_entry.S b/c/src/lib/libbsp/powerpc/shared/start/vectors_entry.S
index 407e988896..07b17a48af 100644
--- a/c/src/lib/libbsp/powerpc/shared/start/vectors_entry.S
+++ b/c/src/lib/libbsp/powerpc/shared/start/vectors_entry.S
@@ -4,8 +4,6 @@
*
* This file contains the entry point vector needed by some bootloaders
* derived from "vectors.S"
- *
- * $Id$
*/
#include <rtems/asm.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/bspgetworkarea.c b/c/src/lib/libbsp/powerpc/shared/startup/bspgetworkarea.c
index aabf3555e8..174cf68df1 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/bspgetworkarea.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/bspgetworkarea.c
@@ -2,8 +2,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
/* #define BSP_GET_WORK_AREA_DEBUG */
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/bspidle.c b/c/src/lib/libbsp/powerpc/shared/startup/bspidle.c
index 7132dc4260..8b7145c799 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/bspidle.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/bspidle.c
@@ -12,8 +12,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c b/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c
index 0d345e0b28..3f5b220324 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/bspstart.c
@@ -13,8 +13,6 @@
*
* Modified to support the MCP750.
* Modifications Copyright (C) 1999 Eric Valette. valette@crf.canon.fr
- *
- * $Id$
*/
#include <string.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/panic.c b/c/src/lib/libbsp/powerpc/shared/startup/panic.c
index 7845bec735..f3080671f1 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/panic.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/panic.c
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <rtems.h>
#include <bsp.h>
#include <bsp/bootcard.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_activate.c b/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_activate.c
index ed06fe26b9..616be0bfb0 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_activate.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_activate.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
#include <rtems.h>
#include <libcpu/pte121.h>
#include <libcpu/bat.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_setup.c b/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_setup.c
index 6e5c4bf886..8a2a15e3f5 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_setup.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/pgtbl_setup.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
#include <rtems.h>
#include <libcpu/mmu.h>
#include <libcpu/page.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/ppc_idle.c b/c/src/lib/libbsp/powerpc/shared/startup/ppc_idle.c
index f6d07774fc..44ae87311c 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/ppc_idle.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/ppc_idle.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* ppc_idle.c
*
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c b/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c
index 7763612840..fd2f9c62b1 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/pretaskinghook.c
@@ -11,8 +11,6 @@
*
* Modified to support the MCP750.
* Modifications Copyright (C) 1999 Eric Valette. valette@crf.canon.fr
- *
- * $Id$
*/
#include <string.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/probeMemEnd.c b/c/src/lib/libbsp/powerpc/shared/startup/probeMemEnd.c
index 11828d291b..20214c12bc 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/probeMemEnd.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/probeMemEnd.c
@@ -1,4 +1,3 @@
-/* $Id$ */
#include <rtems.h>
#include <libcpu/spr.h>
#include <libcpu/cpuIdent.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/sbrk.c b/c/src/lib/libbsp/powerpc/shared/startup/sbrk.c
index e60357c8be..35ce1f4f06 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/sbrk.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/sbrk.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* sbrk.c
*
diff --git a/c/src/lib/libbsp/powerpc/shared/startup/zerobss.c b/c/src/lib/libbsp/powerpc/shared/startup/zerobss.c
index 63a4aefb26..652dbb9d05 100644
--- a/c/src/lib/libbsp/powerpc/shared/startup/zerobss.c
+++ b/c/src/lib/libbsp/powerpc/shared/startup/zerobss.c
@@ -10,8 +10,6 @@
*
* Modified to support the MCP750.
* Modifications Copyright (C) 1999 Eric Valette. valette@crf.canon.fr
- *
- * $Id$
*/
#include <string.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/tod/todcfg.c b/c/src/lib/libbsp/powerpc/shared/tod/todcfg.c
index 2abfddfe0a..fc69d71073 100644
--- a/c/src/lib/libbsp/powerpc/shared/tod/todcfg.c
+++ b/c/src/lib/libbsp/powerpc/shared/tod/todcfg.c
@@ -4,8 +4,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/uboot_dump_bdinfo.c b/c/src/lib/libbsp/powerpc/shared/uboot_dump_bdinfo.c
index b138daabdc..36727b914c 100644
--- a/c/src/lib/libbsp/powerpc/shared/uboot_dump_bdinfo.c
+++ b/c/src/lib/libbsp/powerpc/shared/uboot_dump_bdinfo.c
@@ -5,8 +5,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
diff --git a/c/src/lib/libbsp/powerpc/shared/uboot_getenv.c b/c/src/lib/libbsp/powerpc/shared/uboot_getenv.c
index e57b0d1f8d..73b265a72f 100644
--- a/c/src/lib/libbsp/powerpc/shared/uboot_getenv.c
+++ b/c/src/lib/libbsp/powerpc/shared/uboot_getenv.c
@@ -5,8 +5,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <stdint.h>
diff --git a/c/src/lib/libbsp/powerpc/shared/vme/VMEConfig.h b/c/src/lib/libbsp/powerpc/shared/vme/VMEConfig.h
index 963fb90453..dfdf25d214 100644
--- a/c/src/lib/libbsp/powerpc/shared/vme/VMEConfig.h
+++ b/c/src/lib/libbsp/powerpc/shared/vme/VMEConfig.h
@@ -1,6 +1,5 @@
#ifndef RTEMS_BSP_VME_CONFIG_H
#define RTEMS_BSP_VME_CONFIG_H
-/* $Id$ */
/* BSP specific address space configuration parameters */
diff --git a/c/src/lib/libbsp/powerpc/shared/vme/vme_universe.c b/c/src/lib/libbsp/powerpc/shared/vme/vme_universe.c
index 09e9aa838a..5036cb17d1 100644
--- a/c/src/lib/libbsp/powerpc/shared/vme/vme_universe.c
+++ b/c/src/lib/libbsp/powerpc/shared/vme/vme_universe.c
@@ -1,5 +1,3 @@
-/*$Id$*/
-
/* Implementation of the VME.h and VMEDMA.h APIs for the BSP using the
* vmeUniverse/vmeTsi148 drivers
*
diff --git a/c/src/lib/libbsp/powerpc/shared/vme/vmeconfig.c b/c/src/lib/libbsp/powerpc/shared/vme/vmeconfig.c
index b7c91333c9..d5cdfd3c21 100644
--- a/c/src/lib/libbsp/powerpc/shared/vme/vmeconfig.c
+++ b/c/src/lib/libbsp/powerpc/shared/vme/vmeconfig.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Default VME bridge configuration - note that this file
* is independent of the bridge driver/chip
*/