forked from Imagelibrary/rtems
2009-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
* cchip/cchip.c, include/cchip.h, include/rasta.h, pci/pci.c: Add CVS Ids.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2009-07-20 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
|
* cchip/cchip.c, include/cchip.h, include/rasta.h, pci/pci.c: Add CVS
|
||||||
|
Ids.
|
||||||
|
|
||||||
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
|
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
#include <rtems/bspIo.h>
|
#include <rtems/bspIo.h>
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef __CCHIP_H__
|
#ifndef __CCHIP_H__
|
||||||
#define __CCHIP_H__
|
#define __CCHIP_H__
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
/*
|
||||||
|
* $Id$
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef __RASTA_H__
|
#ifndef __RASTA_H__
|
||||||
#define __RASTA_H__
|
#define __RASTA_H__
|
||||||
|
|
||||||
|
|||||||
@@ -13,12 +13,11 @@
|
|||||||
* found in found in the file LICENSE in this distribution or at
|
* found in found in the file LICENSE in this distribution or at
|
||||||
* http://www.rtems.com/license/LICENSE.
|
* http://www.rtems.com/license/LICENSE.
|
||||||
*
|
*
|
||||||
* pci.c,v 1.2.4.4 2004/11/10 22:15:01 joel Exp
|
* $Id$
|
||||||
*
|
*
|
||||||
* Till Straumann, <strauman@slac.stanford.edu>, 1/2002
|
* Till Straumann, <strauman@slac.stanford.edu>, 1/2002
|
||||||
* - separated bridge detection code out of this file
|
* - separated bridge detection code out of this file
|
||||||
*
|
*
|
||||||
*
|
|
||||||
* Adapted to LEON2 AT697 PCI
|
* Adapted to LEON2 AT697 PCI
|
||||||
* Copyright (C) 2006 Gaisler Research
|
* Copyright (C) 2006 Gaisler Research
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user