* [PATCH 01/91] arch/alpha/kernel/sys_sio.c Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 02/91] arch/alpha/Kconfig " Justin P. Mattock
` (13 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/alpha/kernel/sys_sio.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/alpha/kernel/sys_sio.c b/arch/alpha/kernel/sys_sio.c
index 85b4aea..7d79037 100644
--- a/arch/alpha/kernel/sys_sio.c
+++ b/arch/alpha/kernel/sys_sio.c
@@ -154,8 +154,8 @@ noname_map_irq(struct pci_dev *dev, u8 slot, u8 pin)
* bridge (PIRQ0-PIRQ3). The table below is based on
* information available at:
*
- * http://ftp.digital.com/pub/DEC/axppci/ref_interrupts.txt
- *
+ * http://web.archive.org/web/*/http://ftp.digital.com/pub/
+ * DEC/axppci/ref_interrupts.txt
* I have no information on the Avanti interrupt routing, but
* the routing seems to be identical to the Noname except
* that the Avanti has an additional slot whose routing I'm
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 02/91] arch/alpha/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
2010-09-02 21:06 ` [PATCH 01/91] arch/alpha/kernel/sys_sio.c " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:10 ` Randy Dunlap
2010-09-02 21:49 ` Matt Turner
2010-09-02 21:06 ` [PATCH 03/91] arch/arm/plat-samsung/include/plat/adc.h " Justin P. Mattock
` (12 subsequent siblings)
14 siblings, 2 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/alpha/Kconfig | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
index b9647bb..16ae162 100644
--- a/arch/alpha/Kconfig
+++ b/arch/alpha/Kconfig
@@ -219,7 +219,8 @@ config ALPHA_LX164
bool "LX164"
help
A technical overview of this board is available at
- <http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
+ <http://web.archive.org/web/*/http://www.unix-ag.org/
+ Linux-Alpha/Architectures/LX164.html>.
config ALPHA_LYNX
bool "Lynx"
@@ -483,7 +484,8 @@ config ALPHA_AVANTI
help
Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
Alphas. Info at
- <http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
+ <http://web.archive.org/web/*/http://www.unix-ag.org/Linux-Alpha/
+ Architectures/Avanti.html>.
config ALPHA_BROKEN_IRQ_MASK
bool
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* Re: [PATCH 02/91] arch/alpha/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:06 ` [PATCH 02/91] arch/alpha/Kconfig " Justin P. Mattock
@ 2010-09-02 21:10 ` Randy Dunlap
2010-09-02 21:46 ` Justin P. Mattock
2010-09-02 21:49 ` Matt Turner
1 sibling, 1 reply; 21+ messages in thread
From: Randy Dunlap @ 2010-09-02 21:10 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: trivial, linux-alpha, linux-kernel, jkosina
On Thu, 2 Sep 2010 14:06:33 -0700 Justin P. Mattock wrote:
> The below patch updates a broken web address that is no longer
> working due to company buyout, and/or change of location.
> (Please have a look through, and let me know if any of them
> need to be changed, and I'll resend an updated patch).
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
>
> ---
> arch/alpha/Kconfig | 6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
> index b9647bb..16ae162 100644
> --- a/arch/alpha/Kconfig
> +++ b/arch/alpha/Kconfig
> @@ -219,7 +219,8 @@ config ALPHA_LX164
> bool "LX164"
> help
> A technical overview of this board is available at
> - <http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
> + <http://web.archive.org/web/*/http://www.unix-ag.org/
> + Linux-Alpha/Architectures/LX164.html>.
>
> config ALPHA_LYNX
> bool "Lynx"
> @@ -483,7 +484,8 @@ config ALPHA_AVANTI
> help
> Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
> Alphas. Info at
> - <http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
> + <http://web.archive.org/web/*/http://www.unix-ag.org/Linux-Alpha/
> + Architectures/Avanti.html>.
>
> config ALPHA_BROKEN_IRQ_MASK
> bool
> --
I wouldn't split long URLs, regardless of any column limit _guidelines_.
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [PATCH 02/91] arch/alpha/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:10 ` Randy Dunlap
@ 2010-09-02 21:46 ` Justin P. Mattock
0 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:46 UTC (permalink / raw)
To: Randy Dunlap; +Cc: trivial, linux-alpha, linux-kernel, jkosina
On 09/02/2010 02:10 PM, Randy Dunlap wrote:
> On Thu, 2 Sep 2010 14:06:33 -0700 Justin P. Mattock wrote:
>
>> The below patch updates a broken web address that is no longer
>> working due to company buyout, and/or change of location.
>> (Please have a look through, and let me know if any of them
>> need to be changed, and I'll resend an updated patch).
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>> arch/alpha/Kconfig | 6 ++++--
>> 1 files changed, 4 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
>> index b9647bb..16ae162 100644
>> --- a/arch/alpha/Kconfig
>> +++ b/arch/alpha/Kconfig
>> @@ -219,7 +219,8 @@ config ALPHA_LX164
>> bool "LX164"
>> help
>> A technical overview of this board is available at
>> - <http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
>> + <http://web.archive.org/web/*/http://www.unix-ag.org/
>> + Linux-Alpha/Architectures/LX164.html>.
>>
>> config ALPHA_LYNX
>> bool "Lynx"
>> @@ -483,7 +484,8 @@ config ALPHA_AVANTI
>> help
>> Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
>> Alphas. Info at
>> - <http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
>> + <http://web.archive.org/web/*/http://www.unix-ag.org/Linux-Alpha/
>> + Architectures/Avanti.html>.
>>
>> config ALPHA_BROKEN_IRQ_MASK
>> bool
>> --
>
> I wouldn't split long URLs, regardless of any column limit _guidelines_.
>
> ---
> ~Randy
> *** Remember to use Documentation/SubmitChecklist when testing your code ***
>
yeah that's what I was going by..(theres a few in here that do this)I'll
go through and fix those up.
Justin P. Mattock
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [PATCH 02/91] arch/alpha/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:06 ` [PATCH 02/91] arch/alpha/Kconfig " Justin P. Mattock
2010-09-02 21:10 ` Randy Dunlap
@ 2010-09-02 21:49 ` Matt Turner
2010-09-02 22:06 ` Justin P. Mattock
2010-09-20 19:30 ` Justin P. Mattock
1 sibling, 2 replies; 21+ messages in thread
From: Matt Turner @ 2010-09-02 21:49 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: trivial, linux-alpha, linux-kernel
On Thu, Sep 2, 2010 at 5:06 PM, Justin P. Mattock
<justinmattock@gmail.com> wrote:
> The below patch updates a broken web address that is no longer
> working due to company buyout, and/or change of location.
> (Please have a look through, and let me know if any of them
> need to be changed, and I'll resend an updated patch).
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
>
> ---
> arch/alpha/Kconfig | 6 ++++--
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
> index b9647bb..16ae162 100644
> --- a/arch/alpha/Kconfig
> +++ b/arch/alpha/Kconfig
> @@ -219,7 +219,8 @@ config ALPHA_LX164
> bool "LX164"
> help
> A technical overview of this board is available at
> - <http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
> + <http://web.archive.org/web/*/http://www.unix-ag.org/
> + Linux-Alpha/Architectures/LX164.html>.
>
> config ALPHA_LYNX
> bool "Lynx"
> @@ -483,7 +484,8 @@ config ALPHA_AVANTI
> help
> Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
> Alphas. Info at
> - <http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
> + <http://web.archive.org/web/*/http://www.unix-ag.org/Linux-Alpha/
> + Architectures/Avanti.html>.
>
> config ALPHA_BROKEN_IRQ_MASK
> bool
> --
> 1.7.2.1
Hi Justin,
These two links are pretty useless. I think we'd do better to remove
them until we write proper articles for the AlphaLinux.Org Wiki.
Matt
--
To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [PATCH 02/91] arch/alpha/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:49 ` Matt Turner
@ 2010-09-02 22:06 ` Justin P. Mattock
2010-09-20 19:30 ` Justin P. Mattock
1 sibling, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 22:06 UTC (permalink / raw)
To: Matt Turner; +Cc: trivial, linux-alpha, linux-kernel
On 09/02/2010 02:49 PM, Matt Turner wrote:
> On Thu, Sep 2, 2010 at 5:06 PM, Justin P. Mattock
> <justinmattock@gmail.com> wrote:
>> The below patch updates a broken web address that is no longer
>> working due to company buyout, and/or change of location.
>> (Please have a look through, and let me know if any of them
>> need to be changed, and I'll resend an updated patch).
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>> arch/alpha/Kconfig | 6 ++++--
>> 1 files changed, 4 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
>> index b9647bb..16ae162 100644
>> --- a/arch/alpha/Kconfig
>> +++ b/arch/alpha/Kconfig
>> @@ -219,7 +219,8 @@ config ALPHA_LX164
>> bool "LX164"
>> help
>> A technical overview of this board is available at
>> -<http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
>> +<http://web.archive.org/web/*/http://www.unix-ag.org/
>> + Linux-Alpha/Architectures/LX164.html>.
>>
>> config ALPHA_LYNX
>> bool "Lynx"
>> @@ -483,7 +484,8 @@ config ALPHA_AVANTI
>> help
>> Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
>> Alphas. Info at
>> -<http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
>> +<http://web.archive.org/web/*/http://www.unix-ag.org/Linux-Alpha/
>> + Architectures/Avanti.html>.
>>
>> config ALPHA_BROKEN_IRQ_MASK
>> bool
>> --
>> 1.7.2.1
>
> Hi Justin,
> These two links are pretty useless. I think we'd do better to remove
> them until we write proper articles for the AlphaLinux.Org Wiki.
>
> Matt
>
alright..
Justin P. Mattock
^ permalink raw reply [flat|nested] 21+ messages in thread
* Re: [PATCH 02/91] arch/alpha/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:49 ` Matt Turner
2010-09-02 22:06 ` Justin P. Mattock
@ 2010-09-20 19:30 ` Justin P. Mattock
1 sibling, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-20 19:30 UTC (permalink / raw)
To: Matt Turner; +Cc: trivial, linux-alpha, linux-kernel
On 09/02/2010 02:49 PM, Matt Turner wrote:
> On Thu, Sep 2, 2010 at 5:06 PM, Justin P. Mattock
> <justinmattock@gmail.com> wrote:
>> The below patch updates a broken web address that is no longer
>> working due to company buyout, and/or change of location.
>> (Please have a look through, and let me know if any of them
>> need to be changed, and I'll resend an updated patch).
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>> arch/alpha/Kconfig | 6 ++++--
>> 1 files changed, 4 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/alpha/Kconfig b/arch/alpha/Kconfig
>> index b9647bb..16ae162 100644
>> --- a/arch/alpha/Kconfig
>> +++ b/arch/alpha/Kconfig
>> @@ -219,7 +219,8 @@ config ALPHA_LX164
>> bool "LX164"
>> help
>> A technical overview of this board is available at
>> -<http://www.unix-ag.org/Linux-Alpha/Architectures/LX164.html>.
>> +<http://web.archive.org/web/*/http://www.unix-ag.org/
>> + Linux-Alpha/Architectures/LX164.html>.
>>
>> config ALPHA_LYNX
>> bool "Lynx"
>> @@ -483,7 +484,8 @@ config ALPHA_AVANTI
>> help
>> Avanti AS 200, AS 205, AS 250, AS 255, AS 300, and AS 400-based
>> Alphas. Info at
>> -<http://www.unix-ag.org/Linux-Alpha/Architectures/Avanti.html>.
>> +<http://web.archive.org/web/*/http://www.unix-ag.org/Linux-Alpha/
>> + Architectures/Avanti.html>.
>>
>> config ALPHA_BROKEN_IRQ_MASK
>> bool
>> --
>> 1.7.2.1
>
> Hi Justin,
> These two links are pretty useless. I think we'd do better to remove
> them until we write proper articles for the AlphaLinux.Org Wiki.
>
> Matt
>
with these two urls, instead of removing the whole thing should I just
use: http://www.alphalinux.org/
this way theirs at-least something there
Justin P. Mattock
^ permalink raw reply [flat|nested] 21+ messages in thread
* [PATCH 03/91] arch/arm/plat-samsung/include/plat/adc.h Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
2010-09-02 21:06 ` [PATCH 01/91] arch/alpha/kernel/sys_sio.c " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 02/91] arch/alpha/Kconfig " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 04/91] arch/arm/mach-omap1/Kconfig " Justin P. Mattock
` (11 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/plat-samsung/include/plat/adc.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/plat-samsung/include/plat/adc.h b/arch/arm/plat-samsung/include/plat/adc.h
index e8382c7..b258a08 100644
--- a/arch/arm/plat-samsung/include/plat/adc.h
+++ b/arch/arm/plat-samsung/include/plat/adc.h
@@ -1,7 +1,7 @@
/* arch/arm/plat-samsung/include/plat/adc.h
*
* Copyright (c) 2008 Simtec Electronics
- * http://armlinux.simnte.co.uk/
+ * http://armlinux.simtec.co.uk/
* Ben Dooks <ben@simtec.co.uk>
*
* S3C ADC driver information
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 04/91] arch/arm/mach-omap1/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (2 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 03/91] arch/arm/plat-samsung/include/plat/adc.h " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 05/91] arch/arm/mach-sa1100/Kconfig " Justin P. Mattock
` (10 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/mach-omap1/Kconfig | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
index 3b02d3b..4ec4c2e 100644
--- a/arch/arm/mach-omap1/Kconfig
+++ b/arch/arm/mach-omap1/Kconfig
@@ -119,8 +119,8 @@ config MACH_OMAP_PALMZ71
help
Support for the Palm Zire71 PDA. To boot the kernel,
you'll need a PalmOS compatible bootloader; check out
- http://hackndev.com/palm/z71 for more information.
- Say Y here if you have such a PDA, say N otherwise.
+ http://web.archive.org/web/*/http://old.hackndev.com/palm/z71
+ for more information. Say Y here if you have such a PDA, say N otherwise.
config MACH_OMAP_PALMTT
bool "Palm Tungsten|T"
@@ -128,7 +128,7 @@ config MACH_OMAP_PALMTT
help
Support for the Palm Tungsten|T PDA. To boot the kernel, you'll
need a PalmOS compatible bootloader (Garux); check out
- http://www.hackndev.com/palm/tt/ for more information.
+ http://garux.sourceforge.net/ for more information.
Say Y here if you have this PDA model, say N otherwise.
config MACH_SX1
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 05/91] arch/arm/mach-sa1100/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (3 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 04/91] arch/arm/mach-omap1/Kconfig " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 06/91] arch/arm/mach-sa1100/cpu-sa1100.c " Justin P. Mattock
` (9 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/mach-sa1100/Kconfig | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/arch/arm/mach-sa1100/Kconfig b/arch/arm/mach-sa1100/Kconfig
index fd4c52b..264ee98 100644
--- a/arch/arm/mach-sa1100/Kconfig
+++ b/arch/arm/mach-sa1100/Kconfig
@@ -90,7 +90,8 @@ config SA1100_JORNADA720
# FIXME: select CPU_FREQ_SA11x0
help
Say Y here if you want to build a kernel for the HP Jornada 720
- handheld computer. See <http://www.hp.com/jornada/products/720>
+ handheld computer. See <http://h10025.www1.hp.com/ewfrf/wc/
+ product?product=61677&cc=us&lc=en&dlc=en&product=61677#>
for details.
config SA1100_JORNADA720_SSP
@@ -108,7 +109,7 @@ config SA1100_HACKKIT
select CPU_FREQ_SA1100
help
Say Y here to support the HackKit Core CPU Board
- <http://hackkit.eletztrick.de>;
+ <http://web.archive.org/web/*/http://hackkit.eletztrick.de>;
config SA1100_LART
bool "LART"
@@ -145,7 +146,7 @@ config SA1100_SIMPAD
FLASH. The SL4 version got 64 MB RAM and 32 MB FLASH and a
PCMCIA-Slot. The version for the Germany Telecom (DTAG) is the same
like CL4 in additional it has a PCMCIA-Slot. For more information
- visit <http://www.my-siemens.com/> or <http://www.siemens.ch/>.
+ visit <http://www.siemens.ch/>.
config SA1100_SSP
tristate "Generic PIO SSP"
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 06/91] arch/arm/mach-sa1100/cpu-sa1100.c Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (4 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 05/91] arch/arm/mach-sa1100/Kconfig " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 07/91] arch/arm/common/icst.c " Justin P. Mattock
` (8 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/mach-sa1100/cpu-sa1100.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-sa1100/cpu-sa1100.c b/arch/arm/mach-sa1100/cpu-sa1100.c
index ef81787..c0a13ef 100644
--- a/arch/arm/mach-sa1100/cpu-sa1100.c
+++ b/arch/arm/mach-sa1100/cpu-sa1100.c
@@ -13,7 +13,7 @@
* This software has been developed while working on the LART
* computing board (http://www.lartmaker.nl/), which is
* sponsored by the Mobile Multi-media Communications
- * (http://www.mmc.tudelft.nl/) and Ubiquitous Communications
+ * (http://www.mobimedia.org/) and Ubiquitous Communications
* (http://www.ubicom.tudelft.nl/) projects.
*
* The authors can be reached at:
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 07/91] arch/arm/common/icst.c Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (5 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 06/91] arch/arm/mach-sa1100/cpu-sa1100.c " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 08/91] arch/arm/Kconfig " Justin P. Mattock
` (7 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/common/icst.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/common/icst.c b/arch/arm/common/icst.c
index 9a7f09c..2dc6da70 100644
--- a/arch/arm/common/icst.c
+++ b/arch/arm/common/icst.c
@@ -8,7 +8,7 @@
* published by the Free Software Foundation.
*
* Support functions for calculating clocks/divisors for the ICST307
- * clock generators. See http://www.icst.com/ for more information
+ * clock generators. See http://www.idt.com/ for more information
* on these devices.
*
* This is an almost identical implementation to the ICST525 clock generator.
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 08/91] arch/arm/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (6 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 07/91] arch/arm/common/icst.c " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 09/91] arch/arm/nwfpe/softfloat-specialize " Justin P. Mattock
` (6 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Note: the model originally is:EB110ITX but searching on the web site
EB110ATX is all thats listed.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/Kconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index a7ed21f..5823f9d 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -647,7 +647,7 @@ config ARCH_S3C2410
select HAVE_S3C2410_I2C
help
Samsung S3C2410X CPU based systems, such as the Simtec Electronics
- BAST (<http://www.simtec.co.uk/products/EB110ITX/>), the IPAQ 1940 or
+ BAST (<http://www.simtec.co.uk/products/EB110ATX/>), the IPAQ 1940 or
the Samsung SMDK2410 development board (and derivatives).
Note, the S3C2416 and the S3C2450 are so close that they even share
@@ -1162,7 +1162,7 @@ config SMP
See also <file:Documentation/i386/IO-APIC.txt>,
<file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
- <http://www.linuxdoc.org/docs.html#howto>.
+ <http://tldp.org/HOWTO/SMP-HOWTO.html>.
If you don't know what to do here, say N.
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 09/91] arch/arm/nwfpe/softfloat-specialize Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (7 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 08/91] arch/arm/Kconfig " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 10/91] arch/arm/nwfpe/softfloat-macros " Justin P. Mattock
` (5 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/nwfpe/softfloat-specialize | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/nwfpe/softfloat-specialize b/arch/arm/nwfpe/softfloat-specialize
index d4a4c8e..89cc56e 100644
--- a/arch/arm/nwfpe/softfloat-specialize
+++ b/arch/arm/nwfpe/softfloat-specialize
@@ -12,8 +12,8 @@ National Science Foundation under grant MIP-9311980. The original version
of this code was written as part of a project to build a fixed-point vector
processor in collaboration with the University of California at Berkeley,
overseen by Profs. Nelson Morgan and John Wawrzynek. More information
-is available through the Web page `http://HTTP.CS.Berkeley.EDU/~jhauser/
-arithmetic/softfloat.html'.
+is available through the Web page `http://www.jhauser.us/arithmetic/
+SoftFloat-2b/SoftFloat-source.txt'.
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 10/91] arch/arm/nwfpe/softfloat-macros Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (8 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 09/91] arch/arm/nwfpe/softfloat-specialize " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 11/91] arch/arm/nwfpe/softfloat.c " Justin P. Mattock
` (4 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/nwfpe/softfloat-macros | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/nwfpe/softfloat-macros b/arch/arm/nwfpe/softfloat-macros
index 5a060f9..e97a666 100644
--- a/arch/arm/nwfpe/softfloat-macros
+++ b/arch/arm/nwfpe/softfloat-macros
@@ -12,8 +12,8 @@ National Science Foundation under grant MIP-9311980. The original version
of this code was written as part of a project to build a fixed-point vector
processor in collaboration with the University of California at Berkeley,
overseen by Profs. Nelson Morgan and John Wawrzynek. More information
-is available through the web page `http://HTTP.CS.Berkeley.EDU/~jhauser/
-arithmetic/softfloat.html'.
+is available through the web page `http://www.jhauser.us/arithmetic/
+SoftFloat-2b/SoftFloat-source.txt'.
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 11/91] arch/arm/nwfpe/softfloat.c Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (9 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 10/91] arch/arm/nwfpe/softfloat-macros " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 12/91] arch/arm/nwfpe/softfloat.h " Justin P. Mattock
` (3 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/nwfpe/softfloat.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/nwfpe/softfloat.c b/arch/arm/nwfpe/softfloat.c
index 0f9656e..21ddf55 100644
--- a/arch/arm/nwfpe/softfloat.c
+++ b/arch/arm/nwfpe/softfloat.c
@@ -11,8 +11,8 @@ National Science Foundation under grant MIP-9311980. The original version
of this code was written as part of a project to build a fixed-point vector
processor in collaboration with the University of California at Berkeley,
overseen by Profs. Nelson Morgan and John Wawrzynek. More information
-is available through the web page `http://HTTP.CS.Berkeley.EDU/~jhauser/
-arithmetic/softfloat.html'.
+is available through the web page `http://www.jhauser.us/arithmetic/
+SoftFloat-2b/SoftFloat-source.txt'.
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 12/91] arch/arm/nwfpe/softfloat.h Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (10 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 11/91] arch/arm/nwfpe/softfloat.c " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 13/91] arch/arm/nwfpe/milieu.h " Justin P. Mattock
` (2 subsequent siblings)
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/nwfpe/softfloat.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/nwfpe/softfloat.h b/arch/arm/nwfpe/softfloat.h
index 13e479c..0a63784 100644
--- a/arch/arm/nwfpe/softfloat.h
+++ b/arch/arm/nwfpe/softfloat.h
@@ -12,8 +12,8 @@ National Science Foundation under grant MIP-9311980. The original version
of this code was written as part of a project to build a fixed-point vector
processor in collaboration with the University of California at Berkeley,
overseen by Profs. Nelson Morgan and John Wawrzynek. More information
-is available through the Web page `http://HTTP.CS.Berkeley.EDU/~jhauser/
-arithmetic/softfloat.html'.
+is available through the Web page `http://www.jhauser.us/arithmetic/
+SoftFloat-2b/SoftFloat-source.txt'.
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 13/91] arch/arm/nwfpe/milieu.h Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (11 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 12/91] arch/arm/nwfpe/softfloat.h " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 14/91] arch/arm/mach-s3c2440/mach-at2440evb.c " Justin P. Mattock
2010-09-02 21:06 ` [PATCH 15/91] arch/arm/mach-at91/Kconfig " Justin P. Mattock
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/nwfpe/milieu.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/nwfpe/milieu.h b/arch/arm/nwfpe/milieu.h
index a3892ab..4b2cf7a 100644
--- a/arch/arm/nwfpe/milieu.h
+++ b/arch/arm/nwfpe/milieu.h
@@ -12,8 +12,8 @@ National Science Foundation under grant MIP-9311980. The original version
of this code was written as part of a project to build a fixed-point vector
processor in collaboration with the University of California at Berkeley,
overseen by Profs. Nelson Morgan and John Wawrzynek. More information
-is available through the Web page `http://HTTP.CS.Berkeley.EDU/~jhauser/
-arithmetic/softfloat.html'.
+is available through the Web page `http://www.jhauser.us/arithmetic/
+SoftFloat-2b/SoftFloat-source.txt'.
THIS SOFTWARE IS DISTRIBUTED AS IS, FOR FREE. Although reasonable effort
has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 14/91] arch/arm/mach-s3c2440/mach-at2440evb.c Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (12 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 13/91] arch/arm/nwfpe/milieu.h " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
2010-09-02 21:06 ` [PATCH 15/91] arch/arm/mach-at91/Kconfig " Justin P. Mattock
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/mach-s3c2440/mach-at2440evb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-s3c2440/mach-at2440evb.c b/arch/arm/mach-s3c2440/mach-at2440evb.c
index 8472579..67b6ba0 100644
--- a/arch/arm/mach-s3c2440/mach-at2440evb.c
+++ b/arch/arm/mach-s3c2440/mach-at2440evb.c
@@ -5,7 +5,7 @@
* and modifications by SBZ <sbz@spgui.org> and
* Weibing <http://weibing.blogbus.com>
*
- * For product information, visit http://www.arm9e.com/
+ * For product information, visit http://www.arm.com/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread* [PATCH 15/91] arch/arm/mach-at91/Kconfig Update broken web addresses in the arch directory.
2010-09-02 21:06 [PATCH 00/91] arch Update broken web addresses in the arch directory Justin P. Mattock
` (13 preceding siblings ...)
2010-09-02 21:06 ` [PATCH 14/91] arch/arm/mach-s3c2440/mach-at2440evb.c " Justin P. Mattock
@ 2010-09-02 21:06 ` Justin P. Mattock
14 siblings, 0 replies; 21+ messages in thread
From: Justin P. Mattock @ 2010-09-02 21:06 UTC (permalink / raw)
To: trivial; +Cc: linux-alpha, linux-kernel, jkosina, Justin P. Mattock
The below patch updates a broken web address that is no longer
working due to company buyout, and/or change of location.
(Please have a look through, and let me know if any of them
need to be changed, and I'll resend an updated patch).
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
arch/arm/mach-at91/Kconfig | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
index 939bccd..c0bcfb8 100644
--- a/arch/arm/mach-at91/Kconfig
+++ b/arch/arm/mach-at91/Kconfig
@@ -105,7 +105,7 @@ config MACH_ONEARM
bool "Ajeco 1ARM Single Board Computer"
help
Select this if you are using Ajeco's 1ARM Single Board Computer.
- <http://www.ajeco.fi/products.htm>
+ <http://www.ajeco.fi/index.php?language=fin>
config ARCH_AT91RM9200DK
bool "Atmel AT91RM9200-DK Development board"
@@ -137,7 +137,7 @@ config MACH_CARMEVA
bool "Conitec ARM&EVA"
help
Select this if you are using Conitec's AT91RM9200-MCU-Module.
- <http://www.conitec.net/english/linuxboard.htm>
+ <http://www.conitec.net/english/linuxboard.php>
config MACH_ATEB9200
bool "Embest ATEB9200"
@@ -149,7 +149,7 @@ config MACH_KB9200
bool "KwikByte KB920x"
help
Select this if you are using KwikByte's KB920x board.
- <http://kwikbyte.com/KB9202_description_new.htm>
+ <http://www.kwikbyte.com/KB9202.html>
config MACH_PICOTUX2XX
bool "picotux 200"
--
1.7.2.1
^ permalink raw reply related [flat|nested] 21+ messages in thread