Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
9ed7d3ef
Commit
9ed7d3ef
authored
Feb 14, 2003
by
Paul Mackerras
Browse files
Options
Browse Files
Download
Plain Diff
Merge
bk://stop.crashing.org/linux-2.5-misc
into samba.org:/home/paulus/kernel/for-linus-ppc
parents
756afc92
f592eb03
Changes
122
Show whitespace changes
Inline
Side-by-side
Showing
122 changed files
with
126 additions
and
121 deletions
+126
-121
arch/ppc/boot/common/cpc700_memory.c
arch/ppc/boot/common/cpc700_memory.c
+1
-1
arch/ppc/boot/common/misc-common.c
arch/ppc/boot/common/misc-common.c
+1
-1
arch/ppc/boot/common/mpc10x_memory.c
arch/ppc/boot/common/mpc10x_memory.c
+1
-1
arch/ppc/boot/common/util.S
arch/ppc/boot/common/util.S
+1
-1
arch/ppc/boot/include/mpc10x.h
arch/ppc/boot/include/mpc10x.h
+1
-1
arch/ppc/boot/simple/Makefile
arch/ppc/boot/simple/Makefile
+1
-1
arch/ppc/boot/simple/gt64260_tty.c
arch/ppc/boot/simple/gt64260_tty.c
+1
-1
arch/ppc/boot/simple/head.S
arch/ppc/boot/simple/head.S
+1
-1
arch/ppc/boot/simple/misc-ev64260.S
arch/ppc/boot/simple/misc-ev64260.S
+1
-1
arch/ppc/boot/simple/misc-spruce.c
arch/ppc/boot/simple/misc-spruce.c
+1
-1
arch/ppc/boot/simple/misc.c
arch/ppc/boot/simple/misc.c
+1
-1
arch/ppc/boot/simple/relocate.S
arch/ppc/boot/simple/relocate.S
+1
-1
arch/ppc/boot/utils/mkbugboot.c
arch/ppc/boot/utils/mkbugboot.c
+1
-1
arch/ppc/kernel/head_4xx.S
arch/ppc/kernel/head_4xx.S
+2
-0
arch/ppc/kernel/ppc_ksyms.c
arch/ppc/kernel/ppc_ksyms.c
+4
-1
arch/ppc/platforms/4xx/ash.c
arch/ppc/platforms/4xx/ash.c
+1
-1
arch/ppc/platforms/4xx/ash.h
arch/ppc/platforms/4xx/ash.h
+1
-1
arch/ppc/platforms/4xx/cedar.c
arch/ppc/platforms/4xx/cedar.c
+1
-1
arch/ppc/platforms/4xx/cedar.h
arch/ppc/platforms/4xx/cedar.h
+1
-1
arch/ppc/platforms/4xx/ep405.c
arch/ppc/platforms/4xx/ep405.c
+1
-1
arch/ppc/platforms/4xx/ep405.h
arch/ppc/platforms/4xx/ep405.h
+1
-1
arch/ppc/platforms/4xx/ibm405gp.c
arch/ppc/platforms/4xx/ibm405gp.c
+1
-1
arch/ppc/platforms/4xx/ibm405gp.h
arch/ppc/platforms/4xx/ibm405gp.h
+1
-1
arch/ppc/platforms/4xx/ibm405gpr.c
arch/ppc/platforms/4xx/ibm405gpr.c
+1
-1
arch/ppc/platforms/4xx/ibm405gpr.h
arch/ppc/platforms/4xx/ibm405gpr.h
+1
-1
arch/ppc/platforms/4xx/ibmnp405h.c
arch/ppc/platforms/4xx/ibmnp405h.c
+1
-1
arch/ppc/platforms/4xx/ibmnp405h.h
arch/ppc/platforms/4xx/ibmnp405h.h
+1
-1
arch/ppc/platforms/4xx/ibmnp405l.c
arch/ppc/platforms/4xx/ibmnp405l.c
+1
-1
arch/ppc/platforms/4xx/ibmnp405l.h
arch/ppc/platforms/4xx/ibmnp405l.h
+1
-1
arch/ppc/platforms/4xx/ibmnp4gs.c
arch/ppc/platforms/4xx/ibmnp4gs.c
+1
-1
arch/ppc/platforms/4xx/ibmnp4gs.h
arch/ppc/platforms/4xx/ibmnp4gs.h
+1
-1
arch/ppc/platforms/4xx/ibmstb3.c
arch/ppc/platforms/4xx/ibmstb3.c
+1
-1
arch/ppc/platforms/4xx/ibmstb3.h
arch/ppc/platforms/4xx/ibmstb3.h
+1
-1
arch/ppc/platforms/4xx/ibmstb4.c
arch/ppc/platforms/4xx/ibmstb4.c
+1
-1
arch/ppc/platforms/4xx/ibmstb4.h
arch/ppc/platforms/4xx/ibmstb4.h
+1
-1
arch/ppc/platforms/4xx/ibmstbx25.c
arch/ppc/platforms/4xx/ibmstbx25.c
+1
-1
arch/ppc/platforms/4xx/ibmstbx25.h
arch/ppc/platforms/4xx/ibmstbx25.h
+1
-1
arch/ppc/platforms/4xx/redwood.c
arch/ppc/platforms/4xx/redwood.c
+1
-1
arch/ppc/platforms/4xx/redwood.h
arch/ppc/platforms/4xx/redwood.h
+1
-1
arch/ppc/platforms/4xx/redwood5.c
arch/ppc/platforms/4xx/redwood5.c
+1
-1
arch/ppc/platforms/4xx/redwood5.h
arch/ppc/platforms/4xx/redwood5.h
+1
-1
arch/ppc/platforms/4xx/redwood6.c
arch/ppc/platforms/4xx/redwood6.c
+1
-1
arch/ppc/platforms/4xx/redwood6.h
arch/ppc/platforms/4xx/redwood6.h
+1
-1
arch/ppc/platforms/4xx/sycamore.c
arch/ppc/platforms/4xx/sycamore.c
+1
-1
arch/ppc/platforms/4xx/sycamore.h
arch/ppc/platforms/4xx/sycamore.h
+1
-1
arch/ppc/platforms/4xx/walnut.c
arch/ppc/platforms/4xx/walnut.c
+1
-1
arch/ppc/platforms/4xx/walnut.h
arch/ppc/platforms/4xx/walnut.h
+1
-1
arch/ppc/platforms/ev64260.h
arch/ppc/platforms/ev64260.h
+1
-1
arch/ppc/platforms/ev64260_setup.c
arch/ppc/platforms/ev64260_setup.c
+1
-1
arch/ppc/platforms/k2.h
arch/ppc/platforms/k2.h
+1
-1
arch/ppc/platforms/k2_pci.c
arch/ppc/platforms/k2_pci.c
+1
-1
arch/ppc/platforms/k2_setup.c
arch/ppc/platforms/k2_setup.c
+1
-1
arch/ppc/platforms/lopec_pci.c
arch/ppc/platforms/lopec_pci.c
+1
-1
arch/ppc/platforms/lopec_serial.h
arch/ppc/platforms/lopec_serial.h
+1
-1
arch/ppc/platforms/lopec_setup.c
arch/ppc/platforms/lopec_setup.c
+1
-1
arch/ppc/platforms/mcpn765.h
arch/ppc/platforms/mcpn765.h
+1
-1
arch/ppc/platforms/mcpn765_pci.c
arch/ppc/platforms/mcpn765_pci.c
+1
-1
arch/ppc/platforms/mcpn765_serial.h
arch/ppc/platforms/mcpn765_serial.h
+1
-1
arch/ppc/platforms/mcpn765_setup.c
arch/ppc/platforms/mcpn765_setup.c
+1
-1
arch/ppc/platforms/menf1.h
arch/ppc/platforms/menf1.h
+1
-1
arch/ppc/platforms/menf1_pci.c
arch/ppc/platforms/menf1_pci.c
+1
-1
arch/ppc/platforms/menf1_setup.c
arch/ppc/platforms/menf1_setup.c
+1
-1
arch/ppc/platforms/mvme5100.h
arch/ppc/platforms/mvme5100.h
+1
-1
arch/ppc/platforms/mvme5100_pci.c
arch/ppc/platforms/mvme5100_pci.c
+1
-1
arch/ppc/platforms/mvme5100_serial.h
arch/ppc/platforms/mvme5100_serial.h
+1
-1
arch/ppc/platforms/mvme5100_setup.c
arch/ppc/platforms/mvme5100_setup.c
+1
-1
arch/ppc/platforms/pal4.h
arch/ppc/platforms/pal4.h
+1
-1
arch/ppc/platforms/pal4_pci.c
arch/ppc/platforms/pal4_pci.c
+1
-1
arch/ppc/platforms/pal4_serial.h
arch/ppc/platforms/pal4_serial.h
+1
-1
arch/ppc/platforms/pal4_setup.c
arch/ppc/platforms/pal4_setup.c
+1
-1
arch/ppc/platforms/pcore.h
arch/ppc/platforms/pcore.h
+1
-1
arch/ppc/platforms/pcore_pci.c
arch/ppc/platforms/pcore_pci.c
+1
-1
arch/ppc/platforms/pcore_setup.c
arch/ppc/platforms/pcore_setup.c
+1
-1
arch/ppc/platforms/powerpmc250.c
arch/ppc/platforms/powerpmc250.c
+1
-1
arch/ppc/platforms/powerpmc250.h
arch/ppc/platforms/powerpmc250.h
+1
-1
arch/ppc/platforms/powerpmc250_serial.h
arch/ppc/platforms/powerpmc250_serial.h
+1
-1
arch/ppc/platforms/pplus_pci.c
arch/ppc/platforms/pplus_pci.c
+1
-1
arch/ppc/platforms/pplus_setup.c
arch/ppc/platforms/pplus_setup.c
+1
-1
arch/ppc/platforms/prpmc750_pci.c
arch/ppc/platforms/prpmc750_pci.c
+1
-1
arch/ppc/platforms/prpmc750_serial.h
arch/ppc/platforms/prpmc750_serial.h
+1
-1
arch/ppc/platforms/prpmc750_setup.c
arch/ppc/platforms/prpmc750_setup.c
+1
-1
arch/ppc/platforms/prpmc800.h
arch/ppc/platforms/prpmc800.h
+1
-1
arch/ppc/platforms/prpmc800_pci.c
arch/ppc/platforms/prpmc800_pci.c
+1
-1
arch/ppc/platforms/prpmc800_serial.h
arch/ppc/platforms/prpmc800_serial.h
+1
-1
arch/ppc/platforms/prpmc800_setup.c
arch/ppc/platforms/prpmc800_setup.c
+1
-1
arch/ppc/platforms/sandpoint.h
arch/ppc/platforms/sandpoint.h
+1
-1
arch/ppc/platforms/sandpoint_pci.c
arch/ppc/platforms/sandpoint_pci.c
+1
-1
arch/ppc/platforms/sandpoint_serial.h
arch/ppc/platforms/sandpoint_serial.h
+1
-1
arch/ppc/platforms/sandpoint_setup.c
arch/ppc/platforms/sandpoint_setup.c
+1
-1
arch/ppc/platforms/spruce.h
arch/ppc/platforms/spruce.h
+1
-1
arch/ppc/platforms/spruce_pci.c
arch/ppc/platforms/spruce_pci.c
+1
-1
arch/ppc/platforms/spruce_serial.h
arch/ppc/platforms/spruce_serial.h
+1
-1
arch/ppc/platforms/spruce_setup.c
arch/ppc/platforms/spruce_setup.c
+1
-1
arch/ppc/platforms/zx4500.h
arch/ppc/platforms/zx4500.h
+1
-1
arch/ppc/platforms/zx4500_pci.c
arch/ppc/platforms/zx4500_pci.c
+1
-1
arch/ppc/platforms/zx4500_serial.h
arch/ppc/platforms/zx4500_serial.h
+1
-1
arch/ppc/platforms/zx4500_setup.c
arch/ppc/platforms/zx4500_setup.c
+1
-1
arch/ppc/syslib/cpc700.h
arch/ppc/syslib/cpc700.h
+1
-1
arch/ppc/syslib/cpc700_pic.c
arch/ppc/syslib/cpc700_pic.c
+1
-1
arch/ppc/syslib/cpc710.h
arch/ppc/syslib/cpc710.h
+1
-1
arch/ppc/syslib/gt64260_common.c
arch/ppc/syslib/gt64260_common.c
+1
-1
arch/ppc/syslib/gt64260_pic.c
arch/ppc/syslib/gt64260_pic.c
+1
-1
arch/ppc/syslib/harrier.c
arch/ppc/syslib/harrier.c
+1
-1
arch/ppc/syslib/mpc10x_common.c
arch/ppc/syslib/mpc10x_common.c
+1
-1
arch/ppc/syslib/pci_auto.c
arch/ppc/syslib/pci_auto.c
+1
-1
arch/ppc/syslib/ppc405_pci.c
arch/ppc/syslib/ppc405_pci.c
+1
-1
arch/ppc/syslib/ppc4xx_dma.c
arch/ppc/syslib/ppc4xx_dma.c
+1
-1
arch/ppc/syslib/ppc4xx_pm.c
arch/ppc/syslib/ppc4xx_pm.c
+1
-1
arch/ppc/syslib/ppc4xx_serial.c
arch/ppc/syslib/ppc4xx_serial.c
+1
-1
arch/ppc/syslib/pplus_common.c
arch/ppc/syslib/pplus_common.c
+1
-1
arch/ppc/syslib/todc_time.c
arch/ppc/syslib/todc_time.c
+1
-1
include/asm-ppc/gt64260.h
include/asm-ppc/gt64260.h
+1
-1
include/asm-ppc/gt64260_defs.h
include/asm-ppc/gt64260_defs.h
+1
-1
include/asm-ppc/harrier.h
include/asm-ppc/harrier.h
+1
-1
include/asm-ppc/ibm403.h
include/asm-ppc/ibm403.h
+1
-1
include/asm-ppc/ibm405.h
include/asm-ppc/ibm405.h
+1
-1
include/asm-ppc/ibm_ocp_pci.h
include/asm-ppc/ibm_ocp_pci.h
+1
-1
include/asm-ppc/mpc10x.h
include/asm-ppc/mpc10x.h
+1
-1
include/asm-ppc/ppc405_dma.h
include/asm-ppc/ppc405_dma.h
+1
-1
include/asm-ppc/pplus.h
include/asm-ppc/pplus.h
+1
-1
include/asm-ppc/rtc.h
include/asm-ppc/rtc.h
+1
-1
include/asm-ppc/todc.h
include/asm-ppc/todc.h
+1
-1
No files found.
arch/ppc/boot/common/cpc700_memory.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/boot/common/misc-common.c
View file @
9ed7d3ef
...
...
@@ -9,7 +9,7 @@
* Derived from arch/ppc/boot/prep/misc.c
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/boot/common/mpc10x_memory.c
View file @
9ed7d3ef
...
...
@@ -10,7 +10,7 @@
* mgreer@mvista.com
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/boot/common/util.S
View file @
9ed7d3ef
...
...
@@ -15,7 +15,7 @@
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
*
2001
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
the
terms
of
the
GNU
General
Public
License
version
2
.
1.
This
program
*
the
terms
of
the
GNU
General
Public
License
version
2
.
This
program
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*/
...
...
arch/ppc/boot/include/mpc10x.h
View file @
9ed7d3ef
...
...
@@ -13,7 +13,7 @@
* mgreer@mvista.com
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/boot/simple/Makefile
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
# Author: Tom Rini <trini@mvista.com>
#
# 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
# the terms of the GNU General Public License version 2.
1.
This program
# the terms of the GNU General Public License version 2. This program
# is licensed "as is" without any warranty of any kind, whether express
# or implied.
#
...
...
arch/ppc/boot/simple/gt64260_tty.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/boot/simple/head.S
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
*
2001
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
the
terms
of
the
GNU
General
Public
License
version
2
.
1.
This
program
*
the
terms
of
the
GNU
General
Public
License
version
2
.
This
program
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*/
...
...
arch/ppc/boot/simple/misc-ev64260.S
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
*
Author
:
Mark
Greer
<
mgreer
@
mvista
.
com
>
*
*
2001
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
the
terms
of
the
GNU
General
Public
License
version
2
.
1.
This
program
*
the
terms
of
the
GNU
General
Public
License
version
2
.
This
program
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*/
...
...
arch/ppc/boot/simple/misc-spruce.c
View file @
9ed7d3ef
...
...
@@ -9,7 +9,7 @@
* Derived from arch/ppc/boot/prep/misc.c
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/boot/simple/misc.c
View file @
9ed7d3ef
...
...
@@ -11,7 +11,7 @@
* Derived from arch/ppc/boot/prep/misc.c
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/boot/simple/relocate.S
View file @
9ed7d3ef
...
...
@@ -10,7 +10,7 @@
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
*
2001
-
2002
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
the
terms
of
the
GNU
General
Public
License
version
2
.
1.
This
program
*
the
terms
of
the
GNU
General
Public
License
version
2
.
This
program
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*/
...
...
arch/ppc/boot/utils/mkbugboot.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/kernel/head_4xx.S
View file @
9ed7d3ef
...
...
@@ -923,6 +923,8 @@ initial_mmu:
ori
r3
,
r3
,
KERNELBASE
@
l
tophys
(
r4
,
r3
)
/*
Load
the
kernel
physical
address
*/
iccci
r0
,
r3
/*
Invalidate
the
i
-
cache
before
use
*/
/
*
Load
the
kernel
PID
.
*/
li
r0
,
0
...
...
arch/ppc/kernel/ppc_ksyms.c
View file @
9ed7d3ef
...
...
@@ -180,6 +180,7 @@ EXPORT_SYMBOL(pci_bus_to_phys);
EXPORT_SYMBOL
(
consistent_alloc
);
EXPORT_SYMBOL
(
consistent_free
);
EXPORT_SYMBOL
(
consistent_sync
);
EXPORT_SYMBOL
(
flush_dcache_all
);
#endif
EXPORT_SYMBOL
(
open
);
...
...
@@ -329,10 +330,12 @@ EXPORT_SYMBOL(debugger_fault_handler);
#endif
#ifdef CONFIG_8xx
EXPORT_SYMBOL
(
__res
);
EXPORT_SYMBOL
(
cpm_install_handler
);
EXPORT_SYMBOL
(
cpm_free_handler
);
#endif
/* CONFIG_8xx */
#if defined(CONFIG_8xx) || defined(CONFIG_4xx)
EXPORT_SYMBOL
(
__res
);
#endif
#if defined(CONFIG_8xx) || defined(CONFIG_8260)
EXPORT_SYMBOL
(
request_8xxirq
);
#endif
...
...
arch/ppc/platforms/4xx/ash.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ash.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/cedar.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/cedar.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ep405.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Matthew Locke <mlocke@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ep405.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Matthew Locke <mlocke@mvista.com>
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibm405gp.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibm405gp.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster akuster@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibm405gpr.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibm405gpr.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmnp405h.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmnp405h.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmnp405l.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmnp405l.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmnp4gs.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmnp4gs.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmstb3.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmstb3.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Authors: Armin Kuster <akuster@mvista.com>, Tom Rini <trini@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmstb4.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmstb4.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmstbx25.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/ibmstbx25.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/redwood.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Frank Rowand <frank_rowand@mvista.com>, or source@mvista.com
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/redwood.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Frank Rowand <frank_rowand@mvista.com>, or source@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/redwood5.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/redwood5.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/redwood6.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/redwood6.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/sycamore.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/sycamore.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/walnut.c
View file @
9ed7d3ef
...
...
@@ -9,7 +9,7 @@
* Copyright(c) 1999-2000 Grant Erickson <grant@lcse.umn.edu>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/4xx/walnut.h
View file @
9ed7d3ef
...
...
@@ -11,7 +11,7 @@
* Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu>
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/ev64260.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/ev64260_setup.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/k2.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/k2_pci.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/k2_setup.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/lopec_pci.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* danc@mvista.com (or, alternately, source@mvista.com)
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/lopec_serial.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* danc@mvista.com (or, alternately, source@mvista.com)
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/lopec_setup.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* danc@mvista.com
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mcpn765.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mcpn765_pci.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mcpn765_serial.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mcpn765_setup.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/menf1.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/menf1_pci.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/menf1_setup.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mvme5100.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mvme5100_pci.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mvme5100_serial.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/mvme5100_setup.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pal4.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pal4_pci.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pal4_serial.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pal4_setup.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pcore.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pcore_pci.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pcore_setup.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/powerpmc250.c
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/powerpmc250.h
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* Borrowed heavily from prpmc750.h by Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/powerpmc250_serial.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Troy Benjegerdes <tbenjegerdes@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pplus_pci.c
View file @
9ed7d3ef
...
...
@@ -10,7 +10,7 @@
* Troy Benjegerdes.
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/pplus_setup.c
View file @
9ed7d3ef
...
...
@@ -10,7 +10,7 @@
* Troy Benjegerdes.
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/prpmc750_pci.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/prpmc750_serial.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/prpmc750_setup.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/prpmc800.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/prpmc800_pci.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/prpmc800_serial.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Dale Farnsworth dale.farnsworth@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/prpmc800_setup.c
View file @
9ed7d3ef
...
...
@@ -3,7 +3,7 @@
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/sandpoint.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/sandpoint_pci.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/sandpoint_serial.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/sandpoint_setup.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/spruce.h
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* jpeters@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/spruce_pci.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* jpeters@mvista.com
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/spruce_serial.h
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* jpeters@mvista.com
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/spruce_setup.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* Matt Porter <mporter@mvista.com>
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/zx4500.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* mgreer@mvista.com
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/zx4500_pci.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/zx4500_serial.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/platforms/zx4500_setup.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/cpc700.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/cpc700_pic.c
View file @
9ed7d3ef
...
...
@@ -9,7 +9,7 @@
* jpeters@mvista.com
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/cpc710.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/gt64260_common.c
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/gt64260_pic.c
View file @
9ed7d3ef
...
...
@@ -9,7 +9,7 @@
* Based on sources from Rabeeh Khoury / Galileo Technology
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/harrier.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* dale.farnsworth@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/mpc10x_common.c
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/pci_auto.c
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/ppc405_pci.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Further modifications by Armin Kuster <akuster@mvista.com>
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*
...
...
arch/ppc/syslib/ppc4xx_dma.c
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* arch/ppc/kernel/ppc405_dma.c
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*
...
...
arch/ppc/syslib/ppc4xx_pm.c
View file @
9ed7d3ef
...
...
@@ -2,7 +2,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*
...
...
arch/ppc/syslib/ppc4xx_serial.c
View file @
9ed7d3ef
...
...
@@ -9,7 +9,7 @@
* be merged with other similar processor/boards. -- Dan
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*
...
...
arch/ppc/syslib/pplus_common.c
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
arch/ppc/syslib/todc_time.c
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/gt64260.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/gt64260_defs.h
View file @
9ed7d3ef
...
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/harrier.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* dale.farnsworth@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/ibm403.h
View file @
9ed7d3ef
...
...
@@ -2,7 +2,7 @@
* Authors: Armin Kuster <akuster@mvista.com> and Tom Rini <trini@mvista.com>
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/ibm405.h
View file @
9ed7d3ef
...
...
@@ -2,7 +2,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/ibm_ocp_pci.h
View file @
9ed7d3ef
...
...
@@ -2,7 +2,7 @@
* Author: Armin Kuster <akuster@mvista.com>
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/mpc10x.h
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/ppc405_dma.h
View file @
9ed7d3ef
...
...
@@ -2,7 +2,7 @@
* Author: Pete Popov <ppopov@mvista.com>
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*
...
...
include/asm-ppc/pplus.h
View file @
9ed7d3ef
...
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
include/asm-ppc/rtc.h
View file @
9ed7d3ef
...
...
@@ -4,7 +4,7 @@
* Author: Tom Rini <trini@mvista.com>
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*
...
...
include/asm-ppc/todc.h
View file @
9ed7d3ef
...
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2.
1.
This program
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
...
...
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