bsps/sparc: Add copyright and license information

This commit is contained in:
Daniel Cederman
2014-05-08 16:33:08 +02:00
committed by Daniel Hellstrom
parent 363b1f7f02
commit c903fc28a9
20 changed files with 159 additions and 40 deletions

View File

@@ -1,5 +1,9 @@
/*
* THARSYS VME SPARC RT board SONIC Configuration Information
/**
* @file
*
* @ingroup sparc_erc32
*
* @brief THARSYS VME SPARC RT board SONIC Configuration Information
*
* References:
*
@@ -7,6 +11,15 @@
* DY 4 Systems Inc., Kanata, Ontario, September, 1996.
*/
/*
* COPYRIGHT (c) 2000.
* European Space Agency.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#include <bsp.h>
#include <libchip/sonic.h>
#if (SONIC_DEBUG & SONIC_DEBUG_PRINT_REGISTERS)

View File

@@ -1,7 +1,18 @@
/*
/**
* @file
*
* Support for gnat/rtems interrupts and exception handling.
* Jiri Gaisler, ESA/ESTEC, 17-02-1999.
* @ingroup sparc_erc32
*
* @brief Support for gnat/rtems interrupts and exception handling
*/
/*
* COPYRIGHT (c) 1999.
* European Space Agency.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#include <bsp/gnatcommon.h>

View File

@@ -2,11 +2,13 @@
* @file
* @ingroup sparc_erc32
* @brief ERC32 generic shared IRQ setup
*/
/* ERC32 generic shared IRQ setup
*
* Based on libbsp/shared/include/irq.h.
*/
/*
* Copyright (c) 2012.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@@ -5,7 +5,8 @@
*/
/*
* tm27.h
* COPYRIGHT (c) 2006.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@@ -1,7 +1,18 @@
/*
* boardinit.s
/**
* @file
*
* Initialise various ERC32 registers
* @ingroup sparc_erc32
*
* @brief Initialise various ERC32 registers
*/
/*
* COPYRIGHT (c) 2000.
* European Space Agency.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems/asm.h>

View File

@@ -1,11 +1,14 @@
/**
* @file
*
* @ingroup cchip
* @brief Companion Chip PCI board driver
*
* @brief GR-701 (Companion Chip) PCI board driver
*/
/*
* GR-701 (Companion Chip) PCI board driver
* COPYRIGHT (c) 2007.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@@ -1,13 +1,19 @@
/**
* @file
*
* @ingroup sparc_leon2
*
* @brief Support for gnat/rtems iterrupts and exception handling
*/
/*
* COPYRIGHT (c) 1999.
* European Space Agency.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*
* Support for gnat/rtems interrupts and exception handling.
* Jiri Gaisler, ESA/ESTEC, 17-02-1999.
*/
#include <bsp/gnatcommon.h>

View File

@@ -2,11 +2,13 @@
* @file
* @ingroup sparc_leon2
* @brief Interrupts definitions
*/
/* LEON2 generic shared IRQ setup
*
* Based on libbsp/shared/include/irq.h.
*/
/*
* Copyright (c) 2012.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@@ -1,10 +1,23 @@
/**
* @file
* @defgroup cchip Companion Chip handler
* @ingroup sparc_leon2
*
* @file
*
* @ingroup cchip
*
* @brief Register all drivers supported by the Companion Chip board
*/
/*
* COPYRIGHT (c) 2007.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#ifndef __CCHIP_H__
#define __CCHIP_H__

View File

@@ -1,11 +1,10 @@
/**
* @file
* @defgroup leon1 Leon-1 Handler
* @ingroup sparc_leon2
*
* @file
* @ingroup leon1
* @brief Handlers Leon-1
*/
/* erc32.h
*
* This include file contains information pertaining to the LEON-1.
* The LEON-1 is a custom SPARC V7 implementation.
@@ -22,6 +21,9 @@
* + Memory Control Register
* + Interrupt Control
*
*/
/*
* COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
*

View File

@@ -1,10 +1,22 @@
/**
* @file
* @defgroup leon2_rasta Rasta Handler
* @ingroup sparc_leon2
*
* @file
* @ingroup leon2_rasta
* @brief Handles Rasta
*/
/*
* COPYRIGHT (c) 2007.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*
*/
#ifndef __RASTA_H__
#define __RASTA_H__

View File

@@ -5,7 +5,8 @@
*/
/*
* tm27.h
* COPYRIGHT (c) 2006.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@@ -5,10 +5,14 @@
*/
/*
* LEON2 Opencores Ethernet MAC Configuration Information
* Copyright (c) 2004.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#include <bsp.h>
#include <libchip/open_eth.h>
#if (OPEN_ETH_DEBUG & OPEN_ETH_DEBUG_PRINT_REGISTERS)

View File

@@ -4,6 +4,15 @@
* @brief SMC91111 Driver
*/
/*
* Copyright (c) 2006.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#include <rtems.h>
#include <bsp.h>

View File

@@ -7,6 +7,9 @@
/*
* GR-RASTA-IO PCI board driver
*
* COPYRIGHT (c) 2007.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.

View File

@@ -1,11 +1,19 @@
/**
* @file
*
* @ingroup sparc_leon3
*
* @brief Support for gnat/rtems interrupts and exception handling
*/
/*
* Jiri Gaisler, ESA/ESTEC, 17-02-1999.
* COPYRIGHT (c) 1999.
* European Space Agency.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*
*/
#include <bsp/gnatcommon.h>

View File

@@ -1,6 +1,14 @@
/* LEON3 generic shared IRQ setup
/**
* @file
* @ingroup sparc_leon3
* @brief LEON3 generic shared IRQ setup
*
* Based on libbsp/shared/include/irq.h.
*/
/*
* Copyright (c) 2012.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@@ -5,7 +5,8 @@
*/
/*
* tm27.h
* COPYRIGHT (c) 2006.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at

View File

@@ -4,12 +4,13 @@
* @brief LEON3 Opencores Ethernet MAC Configuration Information
*/
/* COPYRIGHT (c) 2004.
* Gaisler Research
/*
* Copyright (c) 2004.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/

View File

@@ -1,8 +1,16 @@
/* LEON3 BSP SMC91111 registration and low-level initialization
/**
* @file
* @ingroup sparc_leon3
* @brief LEON3 BSP SMC91111 registration and low-level initialization
*/
/*
* Copyright (c) 2006.
* Aeroflex Gaisler AB.
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.org/license/LICENSE.
*/
#include <bsp.h>