Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
29ce2c76
Commit
29ce2c76
authored
Dec 12, 2005
by
Ralf Baechle
Committed by
Jan 10, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Yoichi Yuasa's email address.
Signed-off-by:
Ralf Baechle
<
ralf@linux-mips.org
>
parent
2065988e
Changes
38
Hide whitespace changes
Inline
Side-by-side
Showing
38 changed files
with
46 additions
and
46 deletions
+46
-46
arch/mips/lib/iomap.c
arch/mips/lib/iomap.c
+1
-1
arch/mips/pci/fixup-capcella.c
arch/mips/pci/fixup-capcella.c
+1
-1
arch/mips/pci/fixup-mpc30x.c
arch/mips/pci/fixup-mpc30x.c
+1
-1
arch/mips/pci/fixup-tb0219.c
arch/mips/pci/fixup-tb0219.c
+1
-1
arch/mips/pci/fixup-tb0226.c
arch/mips/pci/fixup-tb0226.c
+1
-1
arch/mips/pci/fixup-tb0287.c
arch/mips/pci/fixup-tb0287.c
+1
-1
arch/mips/pci/ops-vr41xx.c
arch/mips/pci/ops-vr41xx.c
+1
-1
arch/mips/pci/pci-vr41xx.c
arch/mips/pci/pci-vr41xx.c
+1
-1
arch/mips/pci/pci-vr41xx.h
arch/mips/pci/pci-vr41xx.h
+1
-1
arch/mips/vr41xx/casio-e55/setup.c
arch/mips/vr41xx/casio-e55/setup.c
+1
-1
arch/mips/vr41xx/common/bcu.c
arch/mips/vr41xx/common/bcu.c
+2
-2
arch/mips/vr41xx/common/cmu.c
arch/mips/vr41xx/common/cmu.c
+2
-2
arch/mips/vr41xx/common/icu.c
arch/mips/vr41xx/common/icu.c
+2
-2
arch/mips/vr41xx/common/init.c
arch/mips/vr41xx/common/init.c
+1
-1
arch/mips/vr41xx/common/int-handler.S
arch/mips/vr41xx/common/int-handler.S
+1
-1
arch/mips/vr41xx/common/irq.c
arch/mips/vr41xx/common/irq.c
+1
-1
arch/mips/vr41xx/common/pmu.c
arch/mips/vr41xx/common/pmu.c
+1
-1
arch/mips/vr41xx/common/type.c
arch/mips/vr41xx/common/type.c
+1
-1
arch/mips/vr41xx/common/vrc4173.c
arch/mips/vr41xx/common/vrc4173.c
+1
-1
arch/mips/vr41xx/ibm-workpad/setup.c
arch/mips/vr41xx/ibm-workpad/setup.c
+1
-1
drivers/char/tb0219.c
drivers/char/tb0219.c
+2
-2
drivers/char/vr41xx_giu.c
drivers/char/vr41xx_giu.c
+2
-2
drivers/char/vr41xx_rtc.c
drivers/char/vr41xx_rtc.c
+2
-2
drivers/pcmcia/vrc4171_card.c
drivers/pcmcia/vrc4171_card.c
+2
-2
drivers/pcmcia/vrc4173_cardu.c
drivers/pcmcia/vrc4173_cardu.c
+2
-2
drivers/pcmcia/vrc4173_cardu.h
drivers/pcmcia/vrc4173_cardu.h
+1
-1
drivers/serial/vr41xx_siu.c
drivers/serial/vr41xx_siu.c
+1
-1
include/asm-mips/vr41xx/capcella.h
include/asm-mips/vr41xx/capcella.h
+1
-1
include/asm-mips/vr41xx/e55.h
include/asm-mips/vr41xx/e55.h
+1
-1
include/asm-mips/vr41xx/giu.h
include/asm-mips/vr41xx/giu.h
+1
-1
include/asm-mips/vr41xx/mpc30x.h
include/asm-mips/vr41xx/mpc30x.h
+1
-1
include/asm-mips/vr41xx/pci.h
include/asm-mips/vr41xx/pci.h
+1
-1
include/asm-mips/vr41xx/siu.h
include/asm-mips/vr41xx/siu.h
+1
-1
include/asm-mips/vr41xx/tb0219.h
include/asm-mips/vr41xx/tb0219.h
+1
-1
include/asm-mips/vr41xx/tb0226.h
include/asm-mips/vr41xx/tb0226.h
+1
-1
include/asm-mips/vr41xx/vr41xx.h
include/asm-mips/vr41xx/vr41xx.h
+1
-1
include/asm-mips/vr41xx/vrc4173.h
include/asm-mips/vr41xx/vrc4173.h
+1
-1
include/asm-mips/vr41xx/workpad.h
include/asm-mips/vr41xx/workpad.h
+1
-1
No files found.
arch/mips/lib/iomap.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* This code is based on lib/iomap.c, by Linus Torvalds.
*
* Copyright (C) 2004-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/pci/fixup-capcella.c
View file @
29ce2c76
/*
* fixup-cappcela.c, The ZAO Networks Capcella specific PCI fixups.
*
* Copyright (C) 2002,2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002,2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/pci/fixup-mpc30x.c
View file @
29ce2c76
/*
* fixup-mpc30x.c, The Victor MP-C303/304 specific PCI fixups.
*
* Copyright (C) 2002,2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002,2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/pci/fixup-tb0219.c
View file @
29ce2c76
...
...
@@ -2,7 +2,7 @@
* fixup-tb0219.c, The TANBAC TB0219 specific PCI fixups.
*
* Copyright (C) 2003 Megasolution Inc. <matsu@megasolution.jp>
* Copyright (C) 2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/pci/fixup-tb0226.c
View file @
29ce2c76
/*
* fixup-tb0226.c, The TANBAC TB0226 specific PCI fixups.
*
* Copyright (C) 2002-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/pci/fixup-tb0287.c
View file @
29ce2c76
/*
* fixup-tb0287.c, The TANBAC TB0287 specific PCI fixups.
*
* Copyright (C) 2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/pci/ops-vr41xx.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001-2003 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com or source@mvista.com>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/pci/pci-vr41xx.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001-2003 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com or source@mvista.com>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
* Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org)
*
* This program is free software; you can redistribute it and/or modify
...
...
arch/mips/pci/pci-vr41xx.h
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2002 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com or source@mvista.com>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/vr41xx/casio-e55/setup.c
View file @
29ce2c76
/*
* setup.c, Setup for the CASIO CASSIOPEIA E-11/15/55/65.
*
* Copyright (C) 2002-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/vr41xx/common/bcu.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2002 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com, or source@mvista.com>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -25,7 +25,7 @@
* - New creation, NEC VR4122 and VR4131 are supported.
* - Added support for NEC VR4111 and VR4121.
*
* Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
* - Added support for NEC VR4133.
*/
#include <linux/kernel.h>
...
...
arch/mips/vr41xx/common/cmu.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001-2002 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com or source@mvista.com>
* Copuright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copuright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -25,7 +25,7 @@
* - New creation, NEC VR4122 and VR4131 are supported.
* - Added support for NEC VR4111 and VR4121.
*
* Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
* - Added support for NEC VR4133.
*/
#include <linux/init.h>
...
...
arch/mips/vr41xx/common/icu.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001-2002 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com or source@mvista.com>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -25,7 +25,7 @@
* - New creation, NEC VR4122 and VR4131 are supported.
* - Added support for NEC VR4111 and VR4121.
*
* Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
* - Coped with INTASSIGN of NEC VR4133.
*/
#include <linux/errno.h>
...
...
arch/mips/vr41xx/common/init.c
View file @
29ce2c76
/*
* init.c, Common initialization routines for NEC VR4100 series.
*
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/vr41xx/common/int-handler.S
View file @
29ce2c76
...
...
@@ -35,7 +35,7 @@
*
MontaVista
Software
Inc
.
<
yyuasa
@
mvista
.
com
>
or
<
source
@
mvista
.
com
>
*
-
New
creation
,
NEC
VR4100
series
are
supported
.
*
*
Yoichi
Yuasa
<
y
uasa
@
hh
.
iij4u
.
or
.
jp
>
*
Yoichi
Yuasa
<
y
oichi_yuasa
@
tripeaks
.
co
.
jp
>
*
-
Coped
with
INTASSIGN
of
NEC
VR4133
.
*/
#include <asm/asm.h>
...
...
arch/mips/vr41xx/common/irq.c
View file @
29ce2c76
/*
* Interrupt handing routines for NEC VR4100 series.
*
* Copyright (C) 2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/vr41xx/common/pmu.c
View file @
29ce2c76
/*
* pmu.c, Power Management Unit routines for NEC VR4100 series.
*
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/vr41xx/common/type.c
View file @
29ce2c76
/*
* type.c, System type for NEC VR4100 series.
*
* Copyright (C) 2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
arch/mips/vr41xx/common/vrc4173.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2001-2003 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com, or source@mvista.com>
* Copyright (C) 2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
* Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org)
*
* This program is free software; you can redistribute it and/or modify
...
...
arch/mips/vr41xx/ibm-workpad/setup.c
View file @
29ce2c76
/*
* setup.c, Setup for the IBM WorkPad z50.
*
* Copyright (C) 2002-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
drivers/char/tb0219.c
View file @
29ce2c76
/*
* Driver for TANBAC TB0219 base board.
*
* Copyright (C) 2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -27,7 +27,7 @@
#include <asm/vr41xx/giu.h>
#include <asm/vr41xx/tb0219.h>
MODULE_AUTHOR
(
"Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>"
);
MODULE_AUTHOR
(
"Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>"
);
MODULE_DESCRIPTION
(
"TANBAC TB0219 base board driver"
);
MODULE_LICENSE
(
"GPL"
);
...
...
drivers/char/vr41xx_giu.c
View file @
29ce2c76
...
...
@@ -3,7 +3,7 @@
*
* Copyright (C) 2002 MontaVista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com or source@mvista.com>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -35,7 +35,7 @@
#include <asm/vr41xx/giu.h>
#include <asm/vr41xx/vr41xx.h>
MODULE_AUTHOR
(
"Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>"
);
MODULE_AUTHOR
(
"Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>"
);
MODULE_DESCRIPTION
(
"NEC VR4100 series General-purpose I/O Unit driver"
);
MODULE_LICENSE
(
"GPL"
);
...
...
drivers/char/vr41xx_rtc.c
View file @
29ce2c76
/*
* Driver for NEC VR4100 series Real Time Clock unit.
*
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -37,7 +37,7 @@
#include <asm/uaccess.h>
#include <asm/vr41xx/vr41xx.h>
MODULE_AUTHOR
(
"Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>"
);
MODULE_AUTHOR
(
"Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>"
);
MODULE_DESCRIPTION
(
"NEC VR4100 series RTC driver"
);
MODULE_LICENSE
(
"GPL"
);
...
...
drivers/pcmcia/vrc4171_card.c
View file @
29ce2c76
/*
* vrc4171_card.c, NEC VRC4171 Card Controller driver for Socket Services.
*
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -33,7 +33,7 @@
#include "i82365.h"
MODULE_DESCRIPTION
(
"NEC VRC4171 Card Controllers driver for Socket Services"
);
MODULE_AUTHOR
(
"Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>"
);
MODULE_AUTHOR
(
"Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>"
);
MODULE_LICENSE
(
"GPL"
);
#define CARD_MAX_SLOTS 2
...
...
drivers/pcmcia/vrc4173_cardu.c
View file @
29ce2c76
...
...
@@ -6,7 +6,7 @@
* NEC VRC4173 CARDU driver for Socket Services
* (This device doesn't support CardBus. it is supporting only 16bit PC Card.)
*
* Copyright 2002,2003 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright 2002,2003 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
...
...
@@ -41,7 +41,7 @@
#include "vrc4173_cardu.h"
MODULE_DESCRIPTION
(
"NEC VRC4173 CARDU driver for Socket Services"
);
MODULE_AUTHOR
(
"Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>"
);
MODULE_AUTHOR
(
"Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>"
);
MODULE_LICENSE
(
"GPL"
);
static
int
vrc4173_cardu_slots
;
...
...
drivers/pcmcia/vrc4173_cardu.h
View file @
29ce2c76
...
...
@@ -5,7 +5,7 @@
* BRIEF MODULE DESCRIPTION
* Include file for NEC VRC4173 CARDU.
*
* Copyright 2002 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright 2002 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
...
...
drivers/serial/vr41xx_siu.c
View file @
29ce2c76
/*
* Driver for NEC VR4100 series Serial Interface Unit.
*
* Copyright (C) 2004-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* Based on drivers/serial/8250.c, by Russell King.
*
...
...
include/asm-mips/vr41xx/capcella.h
View file @
29ce2c76
/*
* capcella.h, Include file for ZAO Networks Capcella.
*
* Copyright (C) 2002-2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
include/asm-mips/vr41xx/e55.h
View file @
29ce2c76
/*
* e55.h, Include file for CASIO CASSIOPEIA E-10/15/55/65.
*
* Copyright (C) 2002-2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
include/asm-mips/vr41xx/giu.h
View file @
29ce2c76
/*
* Include file for NEC VR4100 series General-purpose I/O Unit.
*
* Copyright (C) 2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
include/asm-mips/vr41xx/mpc30x.h
View file @
29ce2c76
/*
* mpc30x.h, Include file for Victor MP-C303/304.
*
* Copyright (C) 2002-2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
include/asm-mips/vr41xx/pci.h
View file @
29ce2c76
/*
* Include file for NEC VR4100 series PCI Control Unit.
*
* Copyright (C) 2004-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
include/asm-mips/vr41xx/siu.h
View file @
29ce2c76
/*
* Include file for NEC VR4100 series Serial Interface Unit.
*
* Copyright (C) 2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
include/asm-mips/vr41xx/tb0219.h
View file @
29ce2c76
/*
* tb0219.h, Include file for TANBAC TB0219.
*
* Copyright (C) 2002-2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* Modified for TANBAC TB0219:
* Copyright (C) 2003 Megasolution Inc. <matsu@megasolution.jp>
...
...
include/asm-mips/vr41xx/tb0226.h
View file @
29ce2c76
/*
* tb0226.h, Include file for TANBAC TB0226.
*
* Copyright (C) 2002-2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
include/asm-mips/vr41xx/vr41xx.h
View file @
29ce2c76
...
...
@@ -7,7 +7,7 @@
* Copyright (C) 2001, 2002 Paul Mundt
* Copyright (C) 2002 MontaVista Software, Inc.
* Copyright (C) 2002 TimeSys Corp.
* Copyright (C) 2003-2005 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2003-2005 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
...
...
include/asm-mips/vr41xx/vrc4173.h
View file @
29ce2c76
...
...
@@ -4,7 +4,7 @@
* Copyright (C) 2000 Michael R. McDonald
* Copyright (C) 2001-2003 Montavista Software Inc.
* Author: Yoichi Yuasa <yyuasa@mvista.com, or source@mvista.com>
* Copyright (C) 2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
* Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org)
*
* This program is free software; you can redistribute it and/or modify
...
...
include/asm-mips/vr41xx/workpad.h
View file @
29ce2c76
/*
* workpad.h, Include file for IBM WorkPad z50.
*
* Copyright (C) 2002-2004 Yoichi Yuasa <y
uasa@hh.iij4u.or
.jp>
* Copyright (C) 2002-2004 Yoichi Yuasa <y
oichi_yuasa@tripeaks.co
.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment