* [PATCH 0/4] MAINTAINERS: Broadcom github updates
@ 2015-01-09 22:45 Florian Fainelli
2015-01-09 22:45 ` [PATCH 1/4] MAINTAINERS: move BCM63xx ARM-based SoCs git tree Florian Fainelli
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Florian Fainelli @ 2015-01-09 22:45 UTC (permalink / raw)
To: linux-arm-kernel
Hi all,
This patch series contains updates to multiple Broadcom SoCs MAINTAINERS
entries since we have been able to centralize all of our Linux activies
on github.com/Broadcom.
I can collect these patches in a branch somewhere on github.com/stblinux for
instance for you to pull from.
Thanks!
Florian Fainelli (4):
MAINTAINERS: move BCM63xx ARM-based SoCs git tree
MAINTAINERS: update Broadcom Cygnus SoC git tree
MAINTAINERS: add a git entry for BCM7xxx ARM-based SoCs
MAINTAINERS: add a git entry for BMIPS-based BCM7xxx SoCs
MAINTAINERS | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
2.1.0
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 1/4] MAINTAINERS: move BCM63xx ARM-based SoCs git tree
2015-01-09 22:45 [PATCH 0/4] MAINTAINERS: Broadcom github updates Florian Fainelli
@ 2015-01-09 22:45 ` Florian Fainelli
2015-01-09 22:45 ` [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC " Florian Fainelli
` (2 subsequent siblings)
3 siblings, 0 replies; 9+ messages in thread
From: Florian Fainelli @ 2015-01-09 22:45 UTC (permalink / raw)
To: linux-arm-kernel
Update the Broadcom BCM63xx ARM-based SoCs git tree from
github.com/brcm/linux.git to github.com/Broadcom/arm-bcm63xx.git where
it now belongs.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ddb9ac8d32b3..ff73215cd165 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2124,7 +2124,7 @@ F: arch/arm/boot/dts/bcm470*
BROADCOM BCM63XX ARM ARCHITECTURE
M: Florian Fainelli <f.fainelli@gmail.com>
L: linux-arm-kernel at lists.infradead.org
-T: git git://git.github.com/brcm/linux.git
+T: git git://git.github.com/broadcom/arm-bcm63xx.git
S: Maintained
F: arch/arm/mach-bcm/bcm63xx.c
F: arch/arm/include/debug/bcm63xx.S
--
2.1.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC git tree
2015-01-09 22:45 [PATCH 0/4] MAINTAINERS: Broadcom github updates Florian Fainelli
2015-01-09 22:45 ` [PATCH 1/4] MAINTAINERS: move BCM63xx ARM-based SoCs git tree Florian Fainelli
@ 2015-01-09 22:45 ` Florian Fainelli
2015-01-09 22:49 ` Ray Jui
2015-01-09 22:45 ` [PATCH 3/4] MAINTAINERS: add a git entry for BCM7xxx ARM-based SoCs Florian Fainelli
2015-01-09 22:45 ` [PATCH 4/4] MAINTAINERS: add a git entry for BMIPS-based BCM7xxx SoCs Florian Fainelli
3 siblings, 1 reply; 9+ messages in thread
From: Florian Fainelli @ 2015-01-09 22:45 UTC (permalink / raw)
To: linux-arm-kernel
The Cygnus SoC git tree is moved from github.com/brcm/linux.git to its
own git tree at github.com/Broadcom/cygnus-linux.git.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index ff73215cd165..4a8f3459f9c2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2192,7 +2192,7 @@ M: Ray Jui <rjui@broadcom.com>
M: Scott Branden <sbranden@broadcom.com>
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
L: bcm-kernel-feedback-list at broadcom.com
-T: git git://git.github.com/brcm/linux.git
+T: git git://git.github.com/Broadcom/cygnus-linux.git
S: Maintained
N: iproc
N: cygnus
--
2.1.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [PATCH 3/4] MAINTAINERS: add a git entry for BCM7xxx ARM-based SoCs
2015-01-09 22:45 [PATCH 0/4] MAINTAINERS: Broadcom github updates Florian Fainelli
2015-01-09 22:45 ` [PATCH 1/4] MAINTAINERS: move BCM63xx ARM-based SoCs git tree Florian Fainelli
2015-01-09 22:45 ` [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC " Florian Fainelli
@ 2015-01-09 22:45 ` Florian Fainelli
2015-01-09 22:45 ` [PATCH 4/4] MAINTAINERS: add a git entry for BMIPS-based BCM7xxx SoCs Florian Fainelli
3 siblings, 0 replies; 9+ messages in thread
From: Florian Fainelli @ 2015-01-09 22:45 UTC (permalink / raw)
To: linux-arm-kernel
Use github.com/Broadcom/stblinux.git as our default development tree for
Broadcom BCM7xxx ARM-based SoCs.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 4a8f3459f9c2..18a199638105 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2141,6 +2141,7 @@ M: Brian Norris <computersforpeace@gmail.com>
M: Gregory Fong <gregory.0xf0@gmail.com>
M: Florian Fainelli <f.fainelli@gmail.com>
L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+T: git git://git.github.com/broadcom/stblinux.git
S: Maintained
F: arch/arm/mach-bcm/*brcmstb*
F: arch/arm/boot/dts/bcm7*.dts*
--
2.1.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [PATCH 4/4] MAINTAINERS: add a git entry for BMIPS-based BCM7xxx SoCs
2015-01-09 22:45 [PATCH 0/4] MAINTAINERS: Broadcom github updates Florian Fainelli
` (2 preceding siblings ...)
2015-01-09 22:45 ` [PATCH 3/4] MAINTAINERS: add a git entry for BCM7xxx ARM-based SoCs Florian Fainelli
@ 2015-01-09 22:45 ` Florian Fainelli
3 siblings, 0 replies; 9+ messages in thread
From: Florian Fainelli @ 2015-01-09 22:45 UTC (permalink / raw)
To: linux-arm-kernel
Add a git tree entry for the BMIPS-based BCM7xxx SoCs located at
github.com/Broadcom/stblinux.git.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 18a199638105..0b62ff88dbbb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2151,6 +2151,7 @@ BROADCOM BMIPS MIPS ARCHITECTURE
M: Kevin Cernekee <cernekee@gmail.com>
M: Florian Fainelli <f.fainelli@gmail.com>
L: linux-mips at linux-mips.org
+T: git git://git.github.com/broadcom/stblinux.git
S: Maintained
F: arch/mips/bmips/*
F: arch/mips/include/asm/mach-bmips/*
--
2.1.0
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC git tree
2015-01-09 22:45 ` [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC " Florian Fainelli
@ 2015-01-09 22:49 ` Ray Jui
2015-01-29 19:01 ` Dmitry Torokhov
0 siblings, 1 reply; 9+ messages in thread
From: Ray Jui @ 2015-01-09 22:49 UTC (permalink / raw)
To: linux-arm-kernel
On 1/9/2015 2:45 PM, Florian Fainelli wrote:
> The Cygnus SoC git tree is moved from github.com/brcm/linux.git to its
> own git tree at github.com/Broadcom/cygnus-linux.git.
>
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ff73215cd165..4a8f3459f9c2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2192,7 +2192,7 @@ M: Ray Jui <rjui@broadcom.com>
> M: Scott Branden <sbranden@broadcom.com>
> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> L: bcm-kernel-feedback-list at broadcom.com
> -T: git git://git.github.com/brcm/linux.git
> +T: git git://git.github.com/Broadcom/cygnus-linux.git
Looks fine to me!
> S: Maintained
> N: iproc
> N: cygnus
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC git tree
2015-01-09 22:49 ` Ray Jui
@ 2015-01-29 19:01 ` Dmitry Torokhov
2015-01-29 19:24 ` Ray Jui
0 siblings, 1 reply; 9+ messages in thread
From: Dmitry Torokhov @ 2015-01-29 19:01 UTC (permalink / raw)
To: linux-arm-kernel
On Fri, Jan 9, 2015 at 2:49 PM, Ray Jui <rjui@broadcom.com> wrote:
>
>
> On 1/9/2015 2:45 PM, Florian Fainelli wrote:
>> The Cygnus SoC git tree is moved from github.com/brcm/linux.git to its
>> own git tree at github.com/Broadcom/cygnus-linux.git.
>>
>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>> ---
>> MAINTAINERS | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ff73215cd165..4a8f3459f9c2 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -2192,7 +2192,7 @@ M: Ray Jui <rjui@broadcom.com>
>> M: Scott Branden <sbranden@broadcom.com>
>> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>> L: bcm-kernel-feedback-list at broadcom.com
>> -T: git git://git.github.com/brcm/linux.git
>> +T: git git://git.github.com/Broadcom/cygnus-linux.git
>
> Looks fine to me!
Hmm, the address does not work for me unless I drop 'git.' from the front:
git://github.com/Broadcom/cygnus-linux.git
Thanks.
--
Dmitry
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC git tree
2015-01-29 19:01 ` Dmitry Torokhov
@ 2015-01-29 19:24 ` Ray Jui
2015-01-29 20:51 ` Florian Fainelli
0 siblings, 1 reply; 9+ messages in thread
From: Ray Jui @ 2015-01-29 19:24 UTC (permalink / raw)
To: linux-arm-kernel
On 1/29/2015 11:01 AM, Dmitry Torokhov wrote:
> On Fri, Jan 9, 2015 at 2:49 PM, Ray Jui <rjui@broadcom.com> wrote:
>>
>>
>> On 1/9/2015 2:45 PM, Florian Fainelli wrote:
>>> The Cygnus SoC git tree is moved from github.com/brcm/linux.git to its
>>> own git tree at github.com/Broadcom/cygnus-linux.git.
>>>
>>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>>> ---
>>> MAINTAINERS | 2 +-
>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index ff73215cd165..4a8f3459f9c2 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -2192,7 +2192,7 @@ M: Ray Jui <rjui@broadcom.com>
>>> M: Scott Branden <sbranden@broadcom.com>
>>> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>>> L: bcm-kernel-feedback-list at broadcom.com
>>> -T: git git://git.github.com/brcm/linux.git
>>> +T: git git://git.github.com/Broadcom/cygnus-linux.git
>>
>> Looks fine to me!
>
> Hmm, the address does not work for me unless I drop 'git.' from the front:
>
> git://github.com/Broadcom/cygnus-linux.git
>
> Thanks.
>
Thanks, Dmitry.
I just tried it myself and also got a connection timeout with
git://git.github.com/Broadcom/cygnus-linux.git
fatal: unable to connect to git.github.com:
git.github.com[0: 23.235.47.133]: errno=Connection timed out
Same issue for git://git.github.com/broadcom/stblinux.git and
git://git.github.com/broadcom/arm-bcm63xx.git
git://github.com/Broadcom/cygnus-linux.git works fine as you mentioned.
Florian, I think we need to fix this. Thanks.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC git tree
2015-01-29 19:24 ` Ray Jui
@ 2015-01-29 20:51 ` Florian Fainelli
0 siblings, 0 replies; 9+ messages in thread
From: Florian Fainelli @ 2015-01-29 20:51 UTC (permalink / raw)
To: linux-arm-kernel
On 29/01/15 11:24, Ray Jui wrote:
>
>
> On 1/29/2015 11:01 AM, Dmitry Torokhov wrote:
>> On Fri, Jan 9, 2015 at 2:49 PM, Ray Jui <rjui@broadcom.com> wrote:
>>>
>>>
>>> On 1/9/2015 2:45 PM, Florian Fainelli wrote:
>>>> The Cygnus SoC git tree is moved from github.com/brcm/linux.git to its
>>>> own git tree at github.com/Broadcom/cygnus-linux.git.
>>>>
>>>> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
>>>> ---
>>>> MAINTAINERS | 2 +-
>>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index ff73215cd165..4a8f3459f9c2 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -2192,7 +2192,7 @@ M: Ray Jui <rjui@broadcom.com>
>>>> M: Scott Branden <sbranden@broadcom.com>
>>>> L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>>>> L: bcm-kernel-feedback-list at broadcom.com
>>>> -T: git git://git.github.com/brcm/linux.git
>>>> +T: git git://git.github.com/Broadcom/cygnus-linux.git
>>>
>>> Looks fine to me!
>>
>> Hmm, the address does not work for me unless I drop 'git.' from the front:
>>
>> git://github.com/Broadcom/cygnus-linux.git
>>
>> Thanks.
>>
> Thanks, Dmitry.
>
> I just tried it myself and also got a connection timeout with
> git://git.github.com/Broadcom/cygnus-linux.git
>
> fatal: unable to connect to git.github.com:
> git.github.com[0: 23.235.47.133]: errno=Connection timed out
>
> Same issue for git://git.github.com/broadcom/stblinux.git and
> git://git.github.com/broadcom/arm-bcm63xx.git
>
> git://github.com/Broadcom/cygnus-linux.git works fine as you mentioned.
>
> Florian, I think we need to fix this. Thanks.
Thanks for noticing, somehow I copy/pasted the original entry for cygnus
which was not working either. A new pull request has been submitted,
let's see if we can it merged or if incremental fixes are needed.
--
Florian
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2015-01-29 20:51 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-09 22:45 [PATCH 0/4] MAINTAINERS: Broadcom github updates Florian Fainelli
2015-01-09 22:45 ` [PATCH 1/4] MAINTAINERS: move BCM63xx ARM-based SoCs git tree Florian Fainelli
2015-01-09 22:45 ` [PATCH 2/4] MAINTAINERS: update Broadcom Cygnus SoC " Florian Fainelli
2015-01-09 22:49 ` Ray Jui
2015-01-29 19:01 ` Dmitry Torokhov
2015-01-29 19:24 ` Ray Jui
2015-01-29 20:51 ` Florian Fainelli
2015-01-09 22:45 ` [PATCH 3/4] MAINTAINERS: add a git entry for BCM7xxx ARM-based SoCs Florian Fainelli
2015-01-09 22:45 ` [PATCH 4/4] MAINTAINERS: add a git entry for BMIPS-based BCM7xxx SoCs Florian Fainelli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).