Changeset 2b0a037 in rtems


Ignore:
Timestamp:
01/16/07 23:09:50 (17 years ago)
Author:
Till Straumann <strauman@…>
Children:
88fcc6d
Parents:
a4d1521
Message:

2007-01-16 Till Straumann <strauman@…>

  • 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: Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
Location:
c/src/lib/libbsp/powerpc
Files:
19 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/ChangeLog

    ra4d1521 r2b0a037  
     12007-01-16      Till Straumann <strauman@slac.stanford.edu>
     2
     3        * ep1a/vme/vmeconfig.c, mvme5500/pci/pcifinddevice.c,
     4        * mvme5500/startup/pgtbl_activate.c, mvme5500/vectors/bspException.h,
     5        * mvme5500/vectors/exceptionhandler.c, mvme5500/vme/VME.h,
     6        * mvme5500/vme/vmeconfig.c, score603e/vme/vmeconfig.c, shared/pci/pcifinddevice.c,
     7        * shared/startup/pgtbl_activate.c, shared/startup/pgtbl_setup.c,
     8        * shared/startup/probeMemEnd.c, shared/startup/sbrk.c, shared/vme/VME.h,
     9        * shared/vme/VMEConfig.h, shared/vme/vme_universe.c, shared/vme/vmeconfig.c:
     10        Added SLAC/Stanford Authorship Note / Copyright + Liability Disclaimer.
     11
    1122006-12-18      Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
    213
  • c/src/lib/libbsp/powerpc/acinclude.m4

    ra4d1521 r2b0a037  
    33[
    44  case "$1" in
     5  beatnik )
     6    AC_CONFIG_SUBDIRS([beatnik]);;
    57  ep1a )
    68    AC_CONFIG_SUBDIRS([ep1a]);;
  • c/src/lib/libbsp/powerpc/ep1a/vme/vmeconfig.c

    ra4d1521 r2b0a037  
    1 /*
    2  *  COPYRIGHT (c) 1989-1999.
    3  *  On-Line Applications Research Corporation (OAR).
    4  *
    5  *  The license and distribution terms for this file may be
    6  *  found in the file LICENSE in this distribution or at
    7  *  http://www.rtems.com/license/LICENSE.
    8  *
    9  *  $Id$
    10  */
    11 
    121/* Standard VME bridge configuration for VGM type boards */
    132
    14 /* Author: Till Straumann <strauman@slac.stanford.edu>, 3/2002 */
     3/*
     4 *  $Id$
     5 *
     6 * Authorship
     7 * ----------
     8 * This software was created by
     9 *     Till Straumann <strauman@slac.stanford.edu>, 2002
     10 *         Stanford Linear Accelerator Center, Stanford University.
     11 *
     12 * Acknowledgement of sponsorship
     13 * ------------------------------
     14 * This software was produced by
     15 *     the Stanford Linear Accelerator Center, Stanford University,
     16 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     17 *
     18 * Government disclaimer of liability
     19 * ----------------------------------
     20 * Neither the United States nor the United States Department of Energy,
     21 * nor any of their employees, makes any warranty, express or implied, or
     22 * assumes any legal liability or responsibility for the accuracy,
     23 * completeness, or usefulness of any data, apparatus, product, or process
     24 * disclosed, or represents that its use would not infringe privately owned
     25 * rights.
     26 *
     27 * Stanford disclaimer of liability
     28 * --------------------------------
     29 * Stanford University makes no representations or warranties, express or
     30 * implied, nor assumes any liability for the use of this software.
     31 *
     32 * Stanford disclaimer of copyright
     33 * --------------------------------
     34 * Stanford University, owner of the copyright, hereby disclaims its
     35 * copyright and all other rights in this software.  Hence, anyone may
     36 * freely use it for any purpose without restriction. 
     37 *
     38 * Maintenance of notices
     39 * ----------------------
     40 * In the interest of clarity regarding the origin and status of this
     41 * SLAC software, this and all the preceding Stanford University notices
     42 * are to remain affixed to any copy or derivative of this software made
     43 * or distributed by the recipient and are to be affixed to any copy of
     44 * software made or distributed by the recipient that contains a copy or
     45 * derivative of this software.
     46 *
     47 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     48 */
    1549
    1650#include <bsp.h>
  • c/src/lib/libbsp/powerpc/mvme5500/pci/pcifinddevice.c

    ra4d1521 r2b0a037  
    11/* pcifinddevice.c
    22 *
    3  * Copyright 2001,  Till Straumann <strauman@slac.stanford.edu>
    43 *
    54 * find a particular PCI device
    65 * (we assume, the firmware configured the PCI bus[es] for us)
    76 *
     7 */
     8
     9/*
     10 * Authorship
     11 * ----------
     12 * This software was created by
     13 *     Till Straumann <strauman@slac.stanford.edu>, 2001,
     14 *         Stanford Linear Accelerator Center, Stanford University.
    815 *
     16 * Acknowledgement of sponsorship
     17 * ------------------------------
     18 * This software was produced by
     19 *     the Stanford Linear Accelerator Center, Stanford University,
     20 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     21 *
     22 * Government disclaimer of liability
     23 * ----------------------------------
     24 * Neither the United States nor the United States Department of Energy,
     25 * nor any of their employees, makes any warranty, express or implied, or
     26 * assumes any legal liability or responsibility for the accuracy,
     27 * completeness, or usefulness of any data, apparatus, product, or process
     28 * disclosed, or represents that its use would not infringe privately owned
     29 * rights.
     30 *
     31 * Stanford disclaimer of liability
     32 * --------------------------------
     33 * Stanford University makes no representations or warranties, express or
     34 * implied, nor assumes any liability for the use of this software.
     35 *
     36 * Stanford disclaimer of copyright
     37 * --------------------------------
     38 * Stanford University, owner of the copyright, hereby disclaims its
     39 * copyright and all other rights in this software.  Hence, anyone may
     40 * freely use it for any purpose without restriction. 
     41 *
     42 * Maintenance of notices
     43 * ----------------------
     44 * In the interest of clarity regarding the origin and status of this
     45 * SLAC software, this and all the preceding Stanford University notices
     46 * are to remain affixed to any copy or derivative of this software made
     47 * or distributed by the recipient and are to be affixed to any copy of
     48 * software made or distributed by the recipient that contains a copy or
     49 * derivative of this software.
     50 *
     51 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     52 */
     53/*
    954 * Kate Feng <feng1@bnl.gov>, modified it to support the mvme5500 board.
    1055 *
  • c/src/lib/libbsp/powerpc/mvme5500/startup/pgtbl_activate.c

    ra4d1521 r2b0a037  
    1010 */
    1111
    12 /* Author: Till Straumann, <strauman@slac.stanford.edu>, 4/2002
    13  * Kate Feng <feng1@bnl.gov> ported it to MVME5500, 4/2004
     12/*
     13 * Authorship
     14 * ----------
     15 * This software was created by
     16 *     Till Straumann <strauman@slac.stanford.edu>, 4/2002,
     17 *         Stanford Linear Accelerator Center, Stanford University.
     18 *
     19 * Acknowledgement of sponsorship
     20 * ------------------------------
     21 * This software was produced by
     22 *     the Stanford Linear Accelerator Center, Stanford University,
     23 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     24 *
     25 * Government disclaimer of liability
     26 * ----------------------------------
     27 * Neither the United States nor the United States Department of Energy,
     28 * nor any of their employees, makes any warranty, express or implied, or
     29 * assumes any legal liability or responsibility for the accuracy,
     30 * completeness, or usefulness of any data, apparatus, product, or process
     31 * disclosed, or represents that its use would not infringe privately owned
     32 * rights.
     33 *
     34 * Stanford disclaimer of liability
     35 * --------------------------------
     36 * Stanford University makes no representations or warranties, express or
     37 * implied, nor assumes any liability for the use of this software.
     38 *
     39 * Stanford disclaimer of copyright
     40 * --------------------------------
     41 * Stanford University, owner of the copyright, hereby disclaims its
     42 * copyright and all other rights in this software.  Hence, anyone may
     43 * freely use it for any purpose without restriction. 
     44 *
     45 * Maintenance of notices
     46 * ----------------------
     47 * In the interest of clarity regarding the origin and status of this
     48 * SLAC software, this and all the preceding Stanford University notices
     49 * are to remain affixed to any copy or derivative of this software made
     50 * or distributed by the recipient and are to be affixed to any copy of
     51 * software made or distributed by the recipient that contains a copy or
     52 * derivative of this software.
     53 *
     54 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     55 */
     56
     57/* Kate Feng <feng1@bnl.gov> ported it to MVME5500, 4/2004
    1458 */
    1559
  • c/src/lib/libbsp/powerpc/mvme5500/vectors/bspException.h

    ra4d1521 r2b0a037  
    55/* A slightly improved exception 'default' exception handler for RTEMS / SVGM */
    66
    7 /* Author: Till Straumann <strauman@slac.stanford.edu>, 2002/5 */
     7/*
     8 * Authorship
     9 * ----------
     10 * This software was created by
     11 *     Till Straumann <strauman@slac.stanford.edu>, 5/2002,
     12 *         Stanford Linear Accelerator Center, Stanford University.
     13 *
     14 * Acknowledgement of sponsorship
     15 * ------------------------------
     16 * This software was produced by
     17 *     the Stanford Linear Accelerator Center, Stanford University,
     18 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     19 *
     20 * Government disclaimer of liability
     21 * ----------------------------------
     22 * Neither the United States nor the United States Department of Energy,
     23 * nor any of their employees, makes any warranty, express or implied, or
     24 * assumes any legal liability or responsibility for the accuracy,
     25 * completeness, or usefulness of any data, apparatus, product, or process
     26 * disclosed, or represents that its use would not infringe privately owned
     27 * rights.
     28 *
     29 * Stanford disclaimer of liability
     30 * --------------------------------
     31 * Stanford University makes no representations or warranties, express or
     32 * implied, nor assumes any liability for the use of this software.
     33 *
     34 * Stanford disclaimer of copyright
     35 * --------------------------------
     36 * Stanford University, owner of the copyright, hereby disclaims its
     37 * copyright and all other rights in this software.  Hence, anyone may
     38 * freely use it for any purpose without restriction. 
     39 *
     40 * Maintenance of notices
     41 * ----------------------
     42 * In the interest of clarity regarding the origin and status of this
     43 * SLAC software, this and all the preceding Stanford University notices
     44 * are to remain affixed to any copy or derivative of this software made
     45 * or distributed by the recipient and are to be affixed to any copy of
     46 * software made or distributed by the recipient that contains a copy or
     47 * derivative of this software.
     48 *
     49 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     50 */
    851
    952#include <bsp/vectors.h>
  • c/src/lib/libbsp/powerpc/mvme5500/vectors/exceptionhandler.c

    ra4d1521 r2b0a037  
    11/* $Id$ */
    22
     3/*
     4 * Authorship
     5 * ----------
     6 * This software was created by
     7 *     Till Straumann <strauman@slac.stanford.edu>, 5/2002,
     8 *         Stanford Linear Accelerator Center, Stanford University.
     9 *
     10 * Acknowledgement of sponsorship
     11 * ------------------------------
     12 * This software was produced by
     13 *     the Stanford Linear Accelerator Center, Stanford University,
     14 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     15 *
     16 * Government disclaimer of liability
     17 * ----------------------------------
     18 * Neither the United States nor the United States Department of Energy,
     19 * nor any of their employees, makes any warranty, express or implied, or
     20 * assumes any legal liability or responsibility for the accuracy,
     21 * completeness, or usefulness of any data, apparatus, product, or process
     22 * disclosed, or represents that its use would not infringe privately owned
     23 * rights.
     24 *
     25 * Stanford disclaimer of liability
     26 * --------------------------------
     27 * Stanford University makes no representations or warranties, express or
     28 * implied, nor assumes any liability for the use of this software.
     29 *
     30 * Stanford disclaimer of copyright
     31 * --------------------------------
     32 * Stanford University, owner of the copyright, hereby disclaims its
     33 * copyright and all other rights in this software.  Hence, anyone may
     34 * freely use it for any purpose without restriction. 
     35 *
     36 * Maintenance of notices
     37 * ----------------------
     38 * In the interest of clarity regarding the origin and status of this
     39 * SLAC software, this and all the preceding Stanford University notices
     40 * are to remain affixed to any copy or derivative of this software made
     41 * or distributed by the recipient and are to be affixed to any copy of
     42 * software made or distributed by the recipient that contains a copy or
     43 * derivative of this software.
     44 *
     45 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     46 */
    347/* Copyright :
    4  * (C) Author: Till Straumann <strauman@slac.stanford.edu>, 2002/5
    548 * (C) S. Kate Feng <feng1@bnl.gov> 4/2004 modified it for MVME5500
    649 */
  • c/src/lib/libbsp/powerpc/mvme5500/vme/VME.h

    ra4d1521 r2b0a037  
    44
    55/* SVGM et al. BSP's VME support */
    6 /* Author: Till Straumann, <strauman@slac.stanford.edu> */
     6
     7/*
     8 * Authorship
     9 * ----------
     10 * This software was created by
     11 *     Till Straumann <strauman@slac.stanford.edu>, 2002,
     12 *         Stanford Linear Accelerator Center, Stanford University.
     13 *
     14 * Acknowledgement of sponsorship
     15 * ------------------------------
     16 * This software was produced by
     17 *     the Stanford Linear Accelerator Center, Stanford University,
     18 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     19 *
     20 * Government disclaimer of liability
     21 * ----------------------------------
     22 * Neither the United States nor the United States Department of Energy,
     23 * nor any of their employees, makes any warranty, express or implied, or
     24 * assumes any legal liability or responsibility for the accuracy,
     25 * completeness, or usefulness of any data, apparatus, product, or process
     26 * disclosed, or represents that its use would not infringe privately owned
     27 * rights.
     28 *
     29 * Stanford disclaimer of liability
     30 * --------------------------------
     31 * Stanford University makes no representations or warranties, express or
     32 * implied, nor assumes any liability for the use of this software.
     33 *
     34 * Stanford disclaimer of copyright
     35 * --------------------------------
     36 * Stanford University, owner of the copyright, hereby disclaims its
     37 * copyright and all other rights in this software.  Hence, anyone may
     38 * freely use it for any purpose without restriction. 
     39 *
     40 * Maintenance of notices
     41 * ----------------------
     42 * In the interest of clarity regarding the origin and status of this
     43 * SLAC software, this and all the preceding Stanford University notices
     44 * are to remain affixed to any copy or derivative of this software made
     45 * or distributed by the recipient and are to be affixed to any copy of
     46 * software made or distributed by the recipient that contains a copy or
     47 * derivative of this software.
     48 *
     49 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     50 */
    751
    852/* pull in bsp.h */
  • c/src/lib/libbsp/powerpc/mvme5500/vme/vmeconfig.c

    ra4d1521 r2b0a037  
    33/* Standard VME bridge configuration for PPC boards */
    44
    5 /* Copyright Author: Till Straumann <strauman@slac.stanford.edu>, 3/2002 */
     5/*
     6 * Authorship
     7 * ----------
     8 * This software was created by
     9 *     Till Straumann <strauman@slac.stanford.edu>, 3/2002,
     10 *         Stanford Linear Accelerator Center, Stanford University.
     11 *
     12 * Acknowledgement of sponsorship
     13 * ------------------------------
     14 * This software was produced by
     15 *     the Stanford Linear Accelerator Center, Stanford University,
     16 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     17 *
     18 * Government disclaimer of liability
     19 * ----------------------------------
     20 * Neither the United States nor the United States Department of Energy,
     21 * nor any of their employees, makes any warranty, express or implied, or
     22 * assumes any legal liability or responsibility for the accuracy,
     23 * completeness, or usefulness of any data, apparatus, product, or process
     24 * disclosed, or represents that its use would not infringe privately owned
     25 * rights.
     26 *
     27 * Stanford disclaimer of liability
     28 * --------------------------------
     29 * Stanford University makes no representations or warranties, express or
     30 * implied, nor assumes any liability for the use of this software.
     31 *
     32 * Stanford disclaimer of copyright
     33 * --------------------------------
     34 * Stanford University, owner of the copyright, hereby disclaims its
     35 * copyright and all other rights in this software.  Hence, anyone may
     36 * freely use it for any purpose without restriction. 
     37 *
     38 * Maintenance of notices
     39 * ----------------------
     40 * In the interest of clarity regarding the origin and status of this
     41 * SLAC software, this and all the preceding Stanford University notices
     42 * are to remain affixed to any copy or derivative of this software made
     43 * or distributed by the recipient and are to be affixed to any copy of
     44 * software made or distributed by the recipient that contains a copy or
     45 * derivative of this software.
     46 *
     47 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     48 */
    649
    750/* Copyright 2004, Brookhaven National Lab. and S. Kate Feng <feng1@bnl.gov>
  • c/src/lib/libbsp/powerpc/score603e/vme/vmeconfig.c

    ra4d1521 r2b0a037  
    33/* Standard VME bridge configuration for VGM type boards */
    44
    5 /* Author: Till Straumann <strauman@slac.stanford.edu>, 3/2002 */
     5/*
     6 * Authorship
     7 * ----------
     8 * This software was created by
     9 *     Till Straumann <strauman@slac.stanford.edu>, 2002,
     10 *         Stanford Linear Accelerator Center, Stanford University.
     11 *
     12 * Acknowledgement of sponsorship
     13 * ------------------------------
     14 * This software was produced by
     15 *     the Stanford Linear Accelerator Center, Stanford University,
     16 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     17 *
     18 * Government disclaimer of liability
     19 * ----------------------------------
     20 * Neither the United States nor the United States Department of Energy,
     21 * nor any of their employees, makes any warranty, express or implied, or
     22 * assumes any legal liability or responsibility for the accuracy,
     23 * completeness, or usefulness of any data, apparatus, product, or process
     24 * disclosed, or represents that its use would not infringe privately owned
     25 * rights.
     26 *
     27 * Stanford disclaimer of liability
     28 * --------------------------------
     29 * Stanford University makes no representations or warranties, express or
     30 * implied, nor assumes any liability for the use of this software.
     31 *
     32 * Stanford disclaimer of copyright
     33 * --------------------------------
     34 * Stanford University, owner of the copyright, hereby disclaims its
     35 * copyright and all other rights in this software.  Hence, anyone may
     36 * freely use it for any purpose without restriction. 
     37 *
     38 * Maintenance of notices
     39 * ----------------------
     40 * In the interest of clarity regarding the origin and status of this
     41 * SLAC software, this and all the preceding Stanford University notices
     42 * are to remain affixed to any copy or derivative of this software made
     43 * or distributed by the recipient and are to be affixed to any copy of
     44 * software made or distributed by the recipient that contains a copy or
     45 * derivative of this software.
     46 *
     47 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     48 */
    649
    750#include <bsp.h>
  • c/src/lib/libbsp/powerpc/shared/pci/pcifinddevice.c

    ra4d1521 r2b0a037  
    1 
    2 /* Author: Till Straumann <strauman@slac.stanford.edu>, 2001 */
    31
    42/* find a particular PCI device
     
    86 */
    97
     8/*
     9 * Authorship
     10 * ----------
     11 * This software was created by
     12 *     Till Straumann <strauman@slac.stanford.edu>, 2001,
     13 *         Stanford Linear Accelerator Center, Stanford University.
     14 *
     15 * Acknowledgement of sponsorship
     16 * ------------------------------
     17 * This software was produced by
     18 *     the Stanford Linear Accelerator Center, Stanford University,
     19 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     20 *
     21 * Government disclaimer of liability
     22 * ----------------------------------
     23 * Neither the United States nor the United States Department of Energy,
     24 * nor any of their employees, makes any warranty, express or implied, or
     25 * assumes any legal liability or responsibility for the accuracy,
     26 * completeness, or usefulness of any data, apparatus, product, or process
     27 * disclosed, or represents that its use would not infringe privately owned
     28 * rights.
     29 *
     30 * Stanford disclaimer of liability
     31 * --------------------------------
     32 * Stanford University makes no representations or warranties, express or
     33 * implied, nor assumes any liability for the use of this software.
     34 *
     35 * Stanford disclaimer of copyright
     36 * --------------------------------
     37 * Stanford University, owner of the copyright, hereby disclaims its
     38 * copyright and all other rights in this software.  Hence, anyone may
     39 * freely use it for any purpose without restriction. 
     40 *
     41 * Maintenance of notices
     42 * ----------------------
     43 * In the interest of clarity regarding the origin and status of this
     44 * SLAC software, this and all the preceding Stanford University notices
     45 * are to remain affixed to any copy or derivative of this software made
     46 * or distributed by the recipient and are to be affixed to any copy of
     47 * software made or distributed by the recipient that contains a copy or
     48 * derivative of this software.
     49 *
     50 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     51 */
    1052#define PCI_INVALID_VENDORDEVICEID  0xffffffff
    1153#define PCI_MULTI_FUNCTION      0x80
  • c/src/lib/libbsp/powerpc/shared/startup/pgtbl_activate.c

    ra4d1521 r2b0a037  
    1010 */
    1111
    12 /* Author: Till Straumann, <strauman@slac.stanford.edu>, 4/2002 */
     12/*
     13 * Authorship
     14 * ----------
     15 * This software was created by
     16 *     Till Straumann <strauman@slac.stanford.edu>, 4/2002,
     17 *         Stanford Linear Accelerator Center, Stanford University.
     18 *
     19 * Acknowledgement of sponsorship
     20 * ------------------------------
     21 * This software was produced by
     22 *     the Stanford Linear Accelerator Center, Stanford University,
     23 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     24 *
     25 * Government disclaimer of liability
     26 * ----------------------------------
     27 * Neither the United States nor the United States Department of Energy,
     28 * nor any of their employees, makes any warranty, express or implied, or
     29 * assumes any legal liability or responsibility for the accuracy,
     30 * completeness, or usefulness of any data, apparatus, product, or process
     31 * disclosed, or represents that its use would not infringe privately owned
     32 * rights.
     33 *
     34 * Stanford disclaimer of liability
     35 * --------------------------------
     36 * Stanford University makes no representations or warranties, express or
     37 * implied, nor assumes any liability for the use of this software.
     38 *
     39 * Stanford disclaimer of copyright
     40 * --------------------------------
     41 * Stanford University, owner of the copyright, hereby disclaims its
     42 * copyright and all other rights in this software.  Hence, anyone may
     43 * freely use it for any purpose without restriction. 
     44 *
     45 * Maintenance of notices
     46 * ----------------------
     47 * In the interest of clarity regarding the origin and status of this
     48 * SLAC software, this and all the preceding Stanford University notices
     49 * are to remain affixed to any copy or derivative of this software made
     50 * or distributed by the recipient and are to be affixed to any copy of
     51 * software made or distributed by the recipient that contains a copy or
     52 * derivative of this software.
     53 *
     54 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     55 */
    1356
    1457void
  • c/src/lib/libbsp/powerpc/shared/startup/pgtbl_setup.c

    ra4d1521 r2b0a037  
    1919 */
    2020
    21 /* Author: Till Straumann, <strauman@slac.stanford.edu>, 4/2002 */
     21/*
     22 * Authorship
     23 * ----------
     24 * This software was created by
     25 *     Till Straumann <strauman@slac.stanford.edu>, 4/2002,
     26 *         Stanford Linear Accelerator Center, Stanford University.
     27 *
     28 * Acknowledgement of sponsorship
     29 * ------------------------------
     30 * This software was produced by
     31 *     the Stanford Linear Accelerator Center, Stanford University,
     32 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     33 *
     34 * Government disclaimer of liability
     35 * ----------------------------------
     36 * Neither the United States nor the United States Department of Energy,
     37 * nor any of their employees, makes any warranty, express or implied, or
     38 * assumes any legal liability or responsibility for the accuracy,
     39 * completeness, or usefulness of any data, apparatus, product, or process
     40 * disclosed, or represents that its use would not infringe privately owned
     41 * rights.
     42 *
     43 * Stanford disclaimer of liability
     44 * --------------------------------
     45 * Stanford University makes no representations or warranties, express or
     46 * implied, nor assumes any liability for the use of this software.
     47 *
     48 * Stanford disclaimer of copyright
     49 * --------------------------------
     50 * Stanford University, owner of the copyright, hereby disclaims its
     51 * copyright and all other rights in this software.  Hence, anyone may
     52 * freely use it for any purpose without restriction. 
     53 *
     54 * Maintenance of notices
     55 * ----------------------
     56 * In the interest of clarity regarding the origin and status of this
     57 * SLAC software, this and all the preceding Stanford University notices
     58 * are to remain affixed to any copy or derivative of this software made
     59 * or distributed by the recipient and are to be affixed to any copy of
     60 * software made or distributed by the recipient that contains a copy or
     61 * derivative of this software.
     62 *
     63 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     64 */
    2265
    2366Triv121PgTbl
  • c/src/lib/libbsp/powerpc/shared/startup/probeMemEnd.c

    ra4d1521 r2b0a037  
    55#include <rtems/bspIo.h>
    66
    7 /* Till Straumann <straumanatslacdotstanforddotedu>, 2005 */
     7/*
     8 * Authorship
     9 * ----------
     10 * This software was created by
     11 *     Till Straumann <strauman@slac.stanford.edu>, 2005,
     12 *         Stanford Linear Accelerator Center, Stanford University.
     13 *
     14 * Acknowledgement of sponsorship
     15 * ------------------------------
     16 * This software was produced by
     17 *     the Stanford Linear Accelerator Center, Stanford University,
     18 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     19 *
     20 * Government disclaimer of liability
     21 * ----------------------------------
     22 * Neither the United States nor the United States Department of Energy,
     23 * nor any of their employees, makes any warranty, express or implied, or
     24 * assumes any legal liability or responsibility for the accuracy,
     25 * completeness, or usefulness of any data, apparatus, product, or process
     26 * disclosed, or represents that its use would not infringe privately owned
     27 * rights.
     28 *
     29 * Stanford disclaimer of liability
     30 * --------------------------------
     31 * Stanford University makes no representations or warranties, express or
     32 * implied, nor assumes any liability for the use of this software.
     33 *
     34 * Stanford disclaimer of copyright
     35 * --------------------------------
     36 * Stanford University, owner of the copyright, hereby disclaims its
     37 * copyright and all other rights in this software.  Hence, anyone may
     38 * freely use it for any purpose without restriction. 
     39 *
     40 * Maintenance of notices
     41 * ----------------------
     42 * In the interest of clarity regarding the origin and status of this
     43 * SLAC software, this and all the preceding Stanford University notices
     44 * are to remain affixed to any copy or derivative of this software made
     45 * or distributed by the recipient and are to be affixed to any copy of
     46 * software made or distributed by the recipient that contains a copy or
     47 * derivative of this software.
     48 *
     49 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     50 */
     51
    852
    953/* Simple memory probing routine
  • c/src/lib/libbsp/powerpc/shared/startup/sbrk.c

    ra4d1521 r2b0a037  
    44 *  sbrk.c
    55 *
    6  *  Author: Till Straumann <strauman@slac.stanford.edu>, 2002
    7  *
     6 * Authorship
     7 * ----------
     8 * This software was created by
     9 *     Till Straumann <strauman@slac.stanford.edu>, 2002,
     10 *         Stanford Linear Accelerator Center, Stanford University.
     11 *
     12 * Acknowledgement of sponsorship
     13 * ------------------------------
     14 * This software was produced by
     15 *     the Stanford Linear Accelerator Center, Stanford University,
     16 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     17 *
     18 * Government disclaimer of liability
     19 * ----------------------------------
     20 * Neither the United States nor the United States Department of Energy,
     21 * nor any of their employees, makes any warranty, express or implied, or
     22 * assumes any legal liability or responsibility for the accuracy,
     23 * completeness, or usefulness of any data, apparatus, product, or process
     24 * disclosed, or represents that its use would not infringe privately owned
     25 * rights.
     26 *
     27 * Stanford disclaimer of liability
     28 * --------------------------------
     29 * Stanford University makes no representations or warranties, express or
     30 * implied, nor assumes any liability for the use of this software.
     31 *
     32 * Stanford disclaimer of copyright
     33 * --------------------------------
     34 * Stanford University, owner of the copyright, hereby disclaims its
     35 * copyright and all other rights in this software.  Hence, anyone may
     36 * freely use it for any purpose without restriction. 
     37 *
     38 * Maintenance of notices
     39 * ----------------------
     40 * In the interest of clarity regarding the origin and status of this
     41 * SLAC software, this and all the preceding Stanford University notices
     42 * are to remain affixed to any copy or derivative of this software made
     43 * or distributed by the recipient and are to be affixed to any copy of
     44 * software made or distributed by the recipient that contains a copy or
     45 * derivative of this software.
     46 *
     47 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     48 */
     49
     50/*
    851 *  Hack around the 32bit powerpc 32M problem:
    952 *
  • c/src/lib/libbsp/powerpc/shared/vme/VME.h

    ra4d1521 r2b0a037  
    44
    55/* SVGM et al. BSP's VME support */
    6 /* Author: Till Straumann, <strauman@slac.stanford.edu> */
     6
     7/*
     8 * Authorship
     9 * ----------
     10 * This software was created by
     11 *     Till Straumann <strauman@slac.stanford.edu>, 2002,
     12 *         Stanford Linear Accelerator Center, Stanford University.
     13 *
     14 * Acknowledgement of sponsorship
     15 * ------------------------------
     16 * This software was produced by
     17 *     the Stanford Linear Accelerator Center, Stanford University,
     18 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     19 *
     20 * Government disclaimer of liability
     21 * ----------------------------------
     22 * Neither the United States nor the United States Department of Energy,
     23 * nor any of their employees, makes any warranty, express or implied, or
     24 * assumes any legal liability or responsibility for the accuracy,
     25 * completeness, or usefulness of any data, apparatus, product, or process
     26 * disclosed, or represents that its use would not infringe privately owned
     27 * rights.
     28 *
     29 * Stanford disclaimer of liability
     30 * --------------------------------
     31 * Stanford University makes no representations or warranties, express or
     32 * implied, nor assumes any liability for the use of this software.
     33 *
     34 * Stanford disclaimer of copyright
     35 * --------------------------------
     36 * Stanford University, owner of the copyright, hereby disclaims its
     37 * copyright and all other rights in this software.  Hence, anyone may
     38 * freely use it for any purpose without restriction. 
     39 *
     40 * Maintenance of notices
     41 * ----------------------
     42 * In the interest of clarity regarding the origin and status of this
     43 * SLAC software, this and all the preceding Stanford University notices
     44 * are to remain affixed to any copy or derivative of this software made
     45 * or distributed by the recipient and are to be affixed to any copy of
     46 * software made or distributed by the recipient that contains a copy or
     47 * derivative of this software.
     48 *
     49 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     50 */
    751
    852#include <stdio.h>
  • c/src/lib/libbsp/powerpc/shared/vme/VMEConfig.h

    ra4d1521 r2b0a037  
    55/* BSP specific address space configuration parameters */
    66
     7/*
     8 * Authorship
     9 * ----------
     10 * This software was created by
     11 *     Till Straumann <strauman@slac.stanford.edu>, 2002,
     12 *         Stanford Linear Accelerator Center, Stanford University.
     13 *
     14 * Acknowledgement of sponsorship
     15 * ------------------------------
     16 * This software was produced by
     17 *     the Stanford Linear Accelerator Center, Stanford University,
     18 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     19 *
     20 * Government disclaimer of liability
     21 * ----------------------------------
     22 * Neither the United States nor the United States Department of Energy,
     23 * nor any of their employees, makes any warranty, express or implied, or
     24 * assumes any legal liability or responsibility for the accuracy,
     25 * completeness, or usefulness of any data, apparatus, product, or process
     26 * disclosed, or represents that its use would not infringe privately owned
     27 * rights.
     28 *
     29 * Stanford disclaimer of liability
     30 * --------------------------------
     31 * Stanford University makes no representations or warranties, express or
     32 * implied, nor assumes any liability for the use of this software.
     33 *
     34 * Stanford disclaimer of copyright
     35 * --------------------------------
     36 * Stanford University, owner of the copyright, hereby disclaims its
     37 * copyright and all other rights in this software.  Hence, anyone may
     38 * freely use it for any purpose without restriction. 
     39 *
     40 * Maintenance of notices
     41 * ----------------------
     42 * In the interest of clarity regarding the origin and status of this
     43 * SLAC software, this and all the preceding Stanford University notices
     44 * are to remain affixed to any copy or derivative of this software made
     45 * or distributed by the recipient and are to be affixed to any copy of
     46 * software made or distributed by the recipient that contains a copy or
     47 * derivative of this software.
     48 *
     49 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     50 */
    751/*
    852 * The BSP maps VME address ranges into
  • c/src/lib/libbsp/powerpc/shared/vme/vme_universe.c

    ra4d1521 r2b0a037  
    1414 */
    1515
    16 /* Author: Till Straumann <strauman@slac.stanford.edu>, 9/2005 */
     16/*
     17 * Authorship
     18 * ----------
     19 * This software was created by
     20 *     Till Straumann <strauman@slac.stanford.edu>, 9/2005,
     21 *         Stanford Linear Accelerator Center, Stanford University.
     22 *
     23 * Acknowledgement of sponsorship
     24 * ------------------------------
     25 * This software was produced by
     26 *     the Stanford Linear Accelerator Center, Stanford University,
     27 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     28 *
     29 * Government disclaimer of liability
     30 * ----------------------------------
     31 * Neither the United States nor the United States Department of Energy,
     32 * nor any of their employees, makes any warranty, express or implied, or
     33 * assumes any legal liability or responsibility for the accuracy,
     34 * completeness, or usefulness of any data, apparatus, product, or process
     35 * disclosed, or represents that its use would not infringe privately owned
     36 * rights.
     37 *
     38 * Stanford disclaimer of liability
     39 * --------------------------------
     40 * Stanford University makes no representations or warranties, express or
     41 * implied, nor assumes any liability for the use of this software.
     42 *
     43 * Stanford disclaimer of copyright
     44 * --------------------------------
     45 * Stanford University, owner of the copyright, hereby disclaims its
     46 * copyright and all other rights in this software.  Hence, anyone may
     47 * freely use it for any purpose without restriction. 
     48 *
     49 * Maintenance of notices
     50 * ----------------------
     51 * In the interest of clarity regarding the origin and status of this
     52 * SLAC software, this and all the preceding Stanford University notices
     53 * are to remain affixed to any copy or derivative of this software made
     54 * or distributed by the recipient and are to be affixed to any copy of
     55 * software made or distributed by the recipient that contains a copy or
     56 * derivative of this software.
     57 *
     58 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     59 */
    1760
    1861int
  • c/src/lib/libbsp/powerpc/shared/vme/vmeconfig.c

    ra4d1521 r2b0a037  
    55 */
    66
    7 /* Author: Till Straumann <strauman@slac.stanford.edu>, 3/2002 */
     7/*
     8 * Authorship
     9 * ----------
     10 * This software was created by
     11 *     Till Straumann <strauman@slac.stanford.edu>, 3/2002,
     12 *         Stanford Linear Accelerator Center, Stanford University.
     13 *
     14 * Acknowledgement of sponsorship
     15 * ------------------------------
     16 * This software was produced by
     17 *     the Stanford Linear Accelerator Center, Stanford University,
     18 *         under Contract DE-AC03-76SFO0515 with the Department of Energy.
     19 *
     20 * Government disclaimer of liability
     21 * ----------------------------------
     22 * Neither the United States nor the United States Department of Energy,
     23 * nor any of their employees, makes any warranty, express or implied, or
     24 * assumes any legal liability or responsibility for the accuracy,
     25 * completeness, or usefulness of any data, apparatus, product, or process
     26 * disclosed, or represents that its use would not infringe privately owned
     27 * rights.
     28 *
     29 * Stanford disclaimer of liability
     30 * --------------------------------
     31 * Stanford University makes no representations or warranties, express or
     32 * implied, nor assumes any liability for the use of this software.
     33 *
     34 * Stanford disclaimer of copyright
     35 * --------------------------------
     36 * Stanford University, owner of the copyright, hereby disclaims its
     37 * copyright and all other rights in this software.  Hence, anyone may
     38 * freely use it for any purpose without restriction. 
     39 *
     40 * Maintenance of notices
     41 * ----------------------
     42 * In the interest of clarity regarding the origin and status of this
     43 * SLAC software, this and all the preceding Stanford University notices
     44 * are to remain affixed to any copy or derivative of this software made
     45 * or distributed by the recipient and are to be affixed to any copy of
     46 * software made or distributed by the recipient that contains a copy or
     47 * derivative of this software.
     48 *
     49 * ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
     50 */
    851
    952#include <bsp.h>
Note: See TracChangeset for help on using the changeset viewer.