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
nexedi
linux
Commits
0dff1bce
Commit
0dff1bce
authored
Feb 16, 2003
by
Paul Mackerras
Browse files
Options
Browse Files
Download
Plain Diff
Merge samba.org:/home/paulus/kernel/linux-2.5
into samba.org:/home/paulus/kernel/for-linus-ppc
parents
15f1049d
f060dcf7
Changes
131
Show whitespace changes
Inline
Side-by-side
Showing
131 changed files
with
145 additions
and
132 deletions
+145
-132
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/addnote.c
arch/ppc/boot/utils/addnote.c
+1
-0
arch/ppc/boot/utils/hack-coff.c
arch/ppc/boot/utils/hack-coff.c
+2
-0
arch/ppc/boot/utils/mkbugboot.c
arch/ppc/boot/utils/mkbugboot.c
+1
-1
arch/ppc/boot/utils/mknote.c
arch/ppc/boot/utils/mknote.c
+1
-0
arch/ppc/kernel/head_4xx.S
arch/ppc/kernel/head_4xx.S
+2
-0
arch/ppc/kernel/misc.S
arch/ppc/kernel/misc.S
+2
-2
arch/ppc/kernel/ppc_ksyms.c
arch/ppc/kernel/ppc_ksyms.c
+7
-3
arch/ppc/kernel/process.c
arch/ppc/kernel/process.c
+1
-0
arch/ppc/kernel/ptrace.c
arch/ppc/kernel/ptrace.c
+3
-5
arch/ppc/kernel/setup.c
arch/ppc/kernel/setup.c
+2
-0
arch/ppc/kernel/signal.c
arch/ppc/kernel/signal.c
+2
-2
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
include/asm-ppc/unistd.h
include/asm-ppc/unistd.h
+2
-0
No files found.
arch/ppc/boot/common/cpc700_memory.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
* Author: Dan Cox
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/common/misc-common.c
View file @
0dff1bce
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
* Derived from arch/ppc/boot/prep/misc.c
* Derived from arch/ppc/boot/prep/misc.c
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/common/mpc10x_memory.c
View file @
0dff1bce
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/common/util.S
View file @
0dff1bce
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
*
*
2001
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
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
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*
or
implied
.
*/
*/
...
...
arch/ppc/boot/include/mpc10x.h
View file @
0dff1bce
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/simple/Makefile
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
# Author: Tom Rini <trini@mvista.com>
# Author: Tom Rini <trini@mvista.com>
#
#
# 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
# 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
# is licensed "as is" without any warranty of any kind, whether express
# or implied.
# or implied.
#
#
...
...
arch/ppc/boot/simple/gt64260_tty.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
* Author: Mark A. Greer <mgreer@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/simple/head.S
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
*
*
2001
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
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
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*
or
implied
.
*/
*/
...
...
arch/ppc/boot/simple/misc-ev64260.S
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
*
Author
:
Mark
Greer
<
mgreer
@
mvista
.
com
>
*
Author
:
Mark
Greer
<
mgreer
@
mvista
.
com
>
*
*
*
2001
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
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
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*
or
implied
.
*/
*/
...
...
arch/ppc/boot/simple/misc-spruce.c
View file @
0dff1bce
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
* Derived from arch/ppc/boot/prep/misc.c
* Derived from arch/ppc/boot/prep/misc.c
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/simple/misc.c
View file @
0dff1bce
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
* Derived from arch/ppc/boot/prep/misc.c
* Derived from arch/ppc/boot/prep/misc.c
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/simple/relocate.S
View file @
0dff1bce
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
Derived
from
arch
/
ppc
/
boot
/
prep
/
head
.
S
(
Cort
Dougan
,
many
others
)
.
*
*
*
2001
-
2002
(
c
)
MontaVista
,
Software
,
Inc
.
This
file
is
licensed
under
*
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
*
is
licensed
"as is"
without
any
warranty
of
any
kind
,
whether
express
*
or
implied
.
*
or
implied
.
*/
*/
...
...
arch/ppc/boot/utils/addnote.c
View file @
0dff1bce
...
@@ -14,6 +14,7 @@
...
@@ -14,6 +14,7 @@
* Usage: addnote zImage
* Usage: addnote zImage
*/
*/
#include <stdio.h>
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <fcntl.h>
#include <unistd.h>
#include <unistd.h>
#include <string.h>
#include <string.h>
...
...
arch/ppc/boot/utils/hack-coff.c
View file @
0dff1bce
...
@@ -11,8 +11,10 @@
...
@@ -11,8 +11,10 @@
* 2 of the License, or (at your option) any later version.
* 2 of the License, or (at your option) any later version.
*/
*/
#include <stdio.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <unistd.h>
#include <fcntl.h>
#include <fcntl.h>
#include <string.h>
#include "rs6000.h"
#include "rs6000.h"
#define AOUT_MAGIC 0x010b
#define AOUT_MAGIC 0x010b
...
...
arch/ppc/boot/utils/mkbugboot.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/boot/utils/mknote.c
View file @
0dff1bce
...
@@ -11,6 +11,7 @@
...
@@ -11,6 +11,7 @@
*/
*/
#include <stdio.h>
#include <stdio.h>
#include <string.h>
#define PL(x) printf("%c%c%c%c", ((x)>>24)&0xff, ((x)>>16)&0xff, ((x)>>8)&0xff, (x)&0xff );
#define PL(x) printf("%c%c%c%c", ((x)>>24)&0xff, ((x)>>16)&0xff, ((x)>>8)&0xff, (x)&0xff );
...
...
arch/ppc/kernel/head_4xx.S
View file @
0dff1bce
...
@@ -923,6 +923,8 @@ initial_mmu:
...
@@ -923,6 +923,8 @@ initial_mmu:
ori
r3
,
r3
,
KERNELBASE
@
l
ori
r3
,
r3
,
KERNELBASE
@
l
tophys
(
r4
,
r3
)
/*
Load
the
kernel
physical
address
*/
tophys
(
r4
,
r3
)
/*
Load
the
kernel
physical
address
*/
iccci
r0
,
r3
/*
Invalidate
the
i
-
cache
before
use
*/
/
*
Load
the
kernel
PID
.
/
*
Load
the
kernel
PID
.
*/
*/
li
r0
,
0
li
r0
,
0
...
...
arch/ppc/kernel/misc.S
View file @
0dff1bce
...
@@ -1273,8 +1273,8 @@ _GLOBAL(sys_call_table)
...
@@ -1273,8 +1273,8 @@ _GLOBAL(sys_call_table)
.
long
sys_io_getevents
.
long
sys_io_getevents
.
long
sys_io_submit
/*
230
*/
.
long
sys_io_submit
/*
230
*/
.
long
sys_io_cancel
.
long
sys_io_cancel
.
long
sys_
ni_syscall
/*
reserved
for
alloc_hugepages
*/
.
long
sys_
set_tid_address
.
long
sys_
ni_syscall
/*
reserved
for
free_hugepages
*/
.
long
sys_
fadvise64
.
long
sys_exit_group
.
long
sys_exit_group
.
long
sys_lookup_dcookie
/*
235
*/
.
long
sys_lookup_dcookie
/*
235
*/
.
long
sys_epoll_create
.
long
sys_epoll_create
...
...
arch/ppc/kernel/ppc_ksyms.c
View file @
0dff1bce
...
@@ -14,6 +14,7 @@
...
@@ -14,6 +14,7 @@
#include <linux/pci.h>
#include <linux/pci.h>
#include <linux/delay.h>
#include <linux/delay.h>
#include <linux/ide.h>
#include <linux/ide.h>
#include <linux/pm.h>
#include <asm/page.h>
#include <asm/page.h>
#include <asm/semaphore.h>
#include <asm/semaphore.h>
...
@@ -69,8 +70,6 @@ long long __ashldi3(long long, int);
...
@@ -69,8 +70,6 @@ long long __ashldi3(long long, int);
long
long
__lshrdi3
(
long
long
,
int
);
long
long
__lshrdi3
(
long
long
,
int
);
int
abs
(
int
);
int
abs
(
int
);
extern
unsigned
char
__res
[];
extern
unsigned
long
mm_ptov
(
unsigned
long
paddr
);
extern
unsigned
long
mm_ptov
(
unsigned
long
paddr
);
EXPORT_SYMBOL
(
clear_page
);
EXPORT_SYMBOL
(
clear_page
);
...
@@ -180,6 +179,7 @@ EXPORT_SYMBOL(pci_bus_to_phys);
...
@@ -180,6 +179,7 @@ EXPORT_SYMBOL(pci_bus_to_phys);
EXPORT_SYMBOL
(
consistent_alloc
);
EXPORT_SYMBOL
(
consistent_alloc
);
EXPORT_SYMBOL
(
consistent_free
);
EXPORT_SYMBOL
(
consistent_free
);
EXPORT_SYMBOL
(
consistent_sync
);
EXPORT_SYMBOL
(
consistent_sync
);
EXPORT_SYMBOL
(
flush_dcache_all
);
#endif
#endif
EXPORT_SYMBOL
(
open
);
EXPORT_SYMBOL
(
open
);
...
@@ -269,6 +269,8 @@ EXPORT_SYMBOL(pmac_xpram_write);
...
@@ -269,6 +269,8 @@ EXPORT_SYMBOL(pmac_xpram_write);
#endif
/* CONFIG_NVRAM */
#endif
/* CONFIG_NVRAM */
EXPORT_SYMBOL
(
to_tm
);
EXPORT_SYMBOL
(
to_tm
);
EXPORT_SYMBOL
(
pm_power_off
);
EXPORT_SYMBOL_NOVERS
(
__ashrdi3
);
EXPORT_SYMBOL_NOVERS
(
__ashrdi3
);
EXPORT_SYMBOL_NOVERS
(
__ashldi3
);
EXPORT_SYMBOL_NOVERS
(
__ashldi3
);
EXPORT_SYMBOL_NOVERS
(
__lshrdi3
);
EXPORT_SYMBOL_NOVERS
(
__lshrdi3
);
...
@@ -329,10 +331,12 @@ EXPORT_SYMBOL(debugger_fault_handler);
...
@@ -329,10 +331,12 @@ EXPORT_SYMBOL(debugger_fault_handler);
#endif
#endif
#ifdef CONFIG_8xx
#ifdef CONFIG_8xx
EXPORT_SYMBOL
(
__res
);
EXPORT_SYMBOL
(
cpm_install_handler
);
EXPORT_SYMBOL
(
cpm_install_handler
);
EXPORT_SYMBOL
(
cpm_free_handler
);
EXPORT_SYMBOL
(
cpm_free_handler
);
#endif
/* CONFIG_8xx */
#endif
/* CONFIG_8xx */
#if defined(CONFIG_8xx) || defined(CONFIG_4xx)
EXPORT_SYMBOL
(
__res
);
#endif
#if defined(CONFIG_8xx) || defined(CONFIG_8260)
#if defined(CONFIG_8xx) || defined(CONFIG_8260)
EXPORT_SYMBOL
(
request_8xxirq
);
EXPORT_SYMBOL
(
request_8xxirq
);
#endif
#endif
...
...
arch/ppc/kernel/process.c
View file @
0dff1bce
...
@@ -54,6 +54,7 @@ struct task_struct *last_task_used_altivec = NULL;
...
@@ -54,6 +54,7 @@ struct task_struct *last_task_used_altivec = NULL;
static
struct
fs_struct
init_fs
=
INIT_FS
;
static
struct
fs_struct
init_fs
=
INIT_FS
;
static
struct
files_struct
init_files
=
INIT_FILES
;
static
struct
files_struct
init_files
=
INIT_FILES
;
static
struct
signal_struct
init_signals
=
INIT_SIGNALS
(
init_signals
);
static
struct
signal_struct
init_signals
=
INIT_SIGNALS
(
init_signals
);
static
struct
sighand_struct
init_sighand
=
INIT_SIGHAND
(
init_sighand
);
struct
mm_struct
init_mm
=
INIT_MM
(
init_mm
);
struct
mm_struct
init_mm
=
INIT_MM
(
init_mm
);
/* this is 8kB-aligned so we can get to the thread_info struct
/* this is 8kB-aligned so we can get to the thread_info struct
...
...
arch/ppc/kernel/ptrace.c
View file @
0dff1bce
...
@@ -369,11 +369,9 @@ void do_syscall_trace(void)
...
@@ -369,11 +369,9 @@ void do_syscall_trace(void)
if
(
!
test_thread_flag
(
TIF_SYSCALL_TRACE
)
if
(
!
test_thread_flag
(
TIF_SYSCALL_TRACE
)
||
!
(
current
->
ptrace
&
PT_PTRACED
))
||
!
(
current
->
ptrace
&
PT_PTRACED
))
return
;
return
;
current
->
exit_code
=
SIGTRAP
|
((
current
->
ptrace
&
PT_TRACESYSGOOD
)
ptrace_notify
(
SIGTRAP
|
((
current
->
ptrace
&
PT_TRACESYSGOOD
)
?
0x80
:
0
);
?
0x80
:
0
));
current
->
state
=
TASK_STOPPED
;
notify_parent
(
current
,
SIGCHLD
);
schedule
();
/*
/*
* this isn't the same as continuing with a signal, but it will do
* this isn't the same as continuing with a signal, but it will do
* for normal use. strace only continues with a signal if the
* for normal use. strace only continues with a signal if the
...
...
arch/ppc/kernel/setup.c
View file @
0dff1bce
...
@@ -129,6 +129,8 @@ void machine_halt(void)
...
@@ -129,6 +129,8 @@ void machine_halt(void)
ppc_md
.
halt
();
ppc_md
.
halt
();
}
}
void
(
*
pm_power_off
)(
void
)
=
machine_power_off
;
#ifdef CONFIG_TAU
#ifdef CONFIG_TAU
extern
u32
cpu_temp
(
unsigned
long
cpu
);
extern
u32
cpu_temp
(
unsigned
long
cpu
);
extern
u32
cpu_temp_both
(
unsigned
long
cpu
);
extern
u32
cpu_temp_both
(
unsigned
long
cpu
);
...
...
arch/ppc/kernel/signal.c
View file @
0dff1bce
...
@@ -389,7 +389,7 @@ handle_signal(unsigned long sig, siginfo_t *info, sigset_t *oldset,
...
@@ -389,7 +389,7 @@ handle_signal(unsigned long sig, siginfo_t *info, sigset_t *oldset,
{
{
struct
sigcontext
*
sc
;
struct
sigcontext
*
sc
;
struct
rt_sigframe
*
rt_sf
;
struct
rt_sigframe
*
rt_sf
;
struct
k_sigaction
*
ka
=
&
current
->
sig
->
action
[
sig
-
1
];
struct
k_sigaction
*
ka
=
&
current
->
sig
hand
->
action
[
sig
-
1
];
if
(
TRAP
(
regs
)
==
0x0C00
/* System Call! */
if
(
TRAP
(
regs
)
==
0x0C00
/* System Call! */
&&
((
int
)
regs
->
result
==
-
ERESTARTNOHAND
||
&&
((
int
)
regs
->
result
==
-
ERESTARTNOHAND
||
...
@@ -486,7 +486,7 @@ int do_signal(sigset_t *oldset, struct pt_regs *regs)
...
@@ -486,7 +486,7 @@ int do_signal(sigset_t *oldset, struct pt_regs *regs)
signr
=
get_signal_to_deliver
(
&
info
,
regs
,
NULL
);
signr
=
get_signal_to_deliver
(
&
info
,
regs
,
NULL
);
if
(
signr
>
0
)
{
if
(
signr
>
0
)
{
ka
=
&
current
->
sig
->
action
[
signr
-
1
];
ka
=
&
current
->
sig
hand
->
action
[
signr
-
1
];
if
(
(
ka
->
sa
.
sa_flags
&
SA_ONSTACK
)
if
(
(
ka
->
sa
.
sa_flags
&
SA_ONSTACK
)
&&
(
!
on_sig_stack
(
regs
->
gpr
[
1
])))
&&
(
!
on_sig_stack
(
regs
->
gpr
[
1
])))
newsp
=
(
current
->
sas_ss_sp
+
current
->
sas_ss_size
);
newsp
=
(
current
->
sas_ss_sp
+
current
->
sas_ss_size
);
...
...
arch/ppc/platforms/4xx/ash.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ash.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/cedar.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/cedar.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ep405.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Matthew Locke <mlocke@mvista.com>
* Author: Matthew Locke <mlocke@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ep405.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Matthew Locke <mlocke@mvista.com>
* Author: Matthew Locke <mlocke@mvista.com>
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibm405gp.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibm405gp.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster akuster@mvista.com
* Author: Armin Kuster akuster@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibm405gpr.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibm405gpr.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmnp405h.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmnp405h.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmnp405l.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmnp405l.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmnp4gs.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmnp4gs.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmstb3.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmstb3.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Authors: Armin Kuster <akuster@mvista.com>, Tom Rini <trini@mvista.com>
* Authors: Armin Kuster <akuster@mvista.com>, Tom Rini <trini@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmstb4.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmstb4.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmstbx25.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/ibmstbx25.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/redwood.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Frank Rowand <frank_rowand@mvista.com>, or source@mvista.com
* Author: Frank Rowand <frank_rowand@mvista.com>, or source@mvista.com
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/redwood.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Frank Rowand <frank_rowand@mvista.com>, or source@mvista.com
* Author: Frank Rowand <frank_rowand@mvista.com>, or source@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/redwood5.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/redwood5.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/redwood6.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/redwood6.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/sycamore.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/sycamore.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/walnut.c
View file @
0dff1bce
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
* Copyright(c) 1999-2000 Grant Erickson <grant@lcse.umn.edu>
* Copyright(c) 1999-2000 Grant Erickson <grant@lcse.umn.edu>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/4xx/walnut.h
View file @
0dff1bce
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
* Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu>
* Copyright (c) 1999 Grant Erickson <grant@lcse.umn.edu>
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/ev64260.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
* Author: Mark A. Greer <mgreer@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/ev64260_setup.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
* Author: Mark A. Greer <mgreer@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/k2.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/k2_pci.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/k2_setup.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/lopec_pci.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* danc@mvista.com (or, alternately, source@mvista.com)
* danc@mvista.com (or, alternately, source@mvista.com)
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/lopec_serial.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* danc@mvista.com (or, alternately, source@mvista.com)
* danc@mvista.com (or, alternately, source@mvista.com)
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/lopec_setup.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* danc@mvista.com
* danc@mvista.com
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mcpn765.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mcpn765_pci.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mcpn765_serial.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mcpn765_setup.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/menf1.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/menf1_pci.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/menf1_setup.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mvme5100.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mvme5100_pci.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mvme5100_serial.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/mvme5100_setup.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pal4.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
* Author: Dan Cox
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pal4_pci.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
* Author: Dan Cox
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pal4_serial.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
* Author: Dan Cox
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pal4_setup.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dan Cox
* Author: Dan Cox
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pcore.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pcore_pci.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pcore_setup.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/powerpmc250.c
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* Matt Porter <mporter@mvista.com>
* Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/powerpmc250.h
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* Borrowed heavily from prpmc750.h by Matt Porter <mporter@mvista.com>
* Borrowed heavily from prpmc750.h by Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/powerpmc250_serial.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Troy Benjegerdes <tbenjegerdes@mvista.com>
* Author: Troy Benjegerdes <tbenjegerdes@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pplus_pci.c
View file @
0dff1bce
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
* Troy Benjegerdes.
* Troy Benjegerdes.
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/pplus_setup.c
View file @
0dff1bce
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
* Troy Benjegerdes.
* Troy Benjegerdes.
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/prpmc750_pci.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/prpmc750_serial.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/prpmc750_setup.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/prpmc800.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/prpmc800_pci.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/prpmc800_serial.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Dale Farnsworth dale.farnsworth@mvista.com
* Author: Dale Farnsworth dale.farnsworth@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/prpmc800_setup.c
View file @
0dff1bce
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
* Author: Dale Farnsworth <dale.farnsworth@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/sandpoint.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/sandpoint_pci.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/sandpoint_serial.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/sandpoint_setup.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/spruce.h
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* jpeters@mvista.com
* jpeters@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/spruce_pci.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* jpeters@mvista.com
* jpeters@mvista.com
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/spruce_serial.h
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* jpeters@mvista.com
* jpeters@mvista.com
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/spruce_setup.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* Matt Porter <mporter@mvista.com>
* Matt Porter <mporter@mvista.com>
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/zx4500.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/zx4500_pci.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/zx4500_serial.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/platforms/zx4500_setup.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/cpc700.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2000-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/cpc700_pic.c
View file @
0dff1bce
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
* jpeters@mvista.com
* jpeters@mvista.com
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/cpc710.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/gt64260_common.c
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
* Author: Mark A. Greer <mgreer@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/gt64260_pic.c
View file @
0dff1bce
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
* Based on sources from Rabeeh Khoury / Galileo Technology
* Based on sources from Rabeeh Khoury / Galileo Technology
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/harrier.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* dale.farnsworth@mvista.com
* dale.farnsworth@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/mpc10x_common.c
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/pci_auto.c
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Matt Porter <mporter@mvista.com>
* Author: Matt Porter <mporter@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/ppc405_pci.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Further modifications by Armin Kuster <akuster@mvista.com>
* Further modifications by Armin Kuster <akuster@mvista.com>
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*
*
...
...
arch/ppc/syslib/ppc4xx_dma.c
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* arch/ppc/kernel/ppc405_dma.c
* arch/ppc/kernel/ppc405_dma.c
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*
*
...
...
arch/ppc/syslib/ppc4xx_pm.c
View file @
0dff1bce
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*
*
...
...
arch/ppc/syslib/ppc4xx_serial.c
View file @
0dff1bce
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
* be merged with other similar processor/boards. -- Dan
* be merged with other similar processor/boards. -- Dan
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*
*
...
...
arch/ppc/syslib/pplus_common.c
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
arch/ppc/syslib/todc_time.c
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/gt64260.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
* Author: Mark A. Greer <mgreer@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/gt64260_defs.h
View file @
0dff1bce
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
* Author: Mark A. Greer <mgreer@mvista.com>
* Author: Mark A. Greer <mgreer@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/harrier.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* dale.farnsworth@mvista.com
* dale.farnsworth@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/ibm403.h
View file @
0dff1bce
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* Authors: Armin Kuster <akuster@mvista.com> and Tom Rini <trini@mvista.com>
* Authors: Armin Kuster <akuster@mvista.com> and Tom Rini <trini@mvista.com>
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/ibm405.h
View file @
0dff1bce
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/ibm_ocp_pci.h
View file @
0dff1bce
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* Author: Armin Kuster <akuster@mvista.com>
* Author: Armin Kuster <akuster@mvista.com>
*
*
* 2001-2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/mpc10x.h
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/ppc405_dma.h
View file @
0dff1bce
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* Author: Pete Popov <ppopov@mvista.com>
* Author: Pete Popov <ppopov@mvista.com>
*
*
* 2000 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*
*
...
...
include/asm-ppc/pplus.h
View file @
0dff1bce
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/rtc.h
View file @
0dff1bce
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* Author: Tom Rini <trini@mvista.com>
* Author: Tom Rini <trini@mvista.com>
*
*
* 2002 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*
*
...
...
include/asm-ppc/todc.h
View file @
0dff1bce
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
* mgreer@mvista.com
* mgreer@mvista.com
*
*
* 2001 (c) MontaVista, Software, Inc. This file is licensed under
* 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
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
* or implied.
*/
*/
...
...
include/asm-ppc/unistd.h
View file @
0dff1bce
...
@@ -236,6 +236,8 @@
...
@@ -236,6 +236,8 @@
#define __NR_io_getevents 229
#define __NR_io_getevents 229
#define __NR_io_submit 230
#define __NR_io_submit 230
#define __NR_io_cancel 231
#define __NR_io_cancel 231
#define __NR_set_tid_address 232
#define __NR_fadvise64 233
#define __NR_exit_group 234
#define __NR_exit_group 234
#define __NR_lookup_dcookie 235
#define __NR_lookup_dcookie 235
#define __NR_epoll_create 236
#define __NR_epoll_create 236
...
...
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