LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* Getting ownership for various boards/platforms configs
@ 2005-06-02 23:19 Kumar Gala
  2005-06-02 23:29 ` Simon Richter
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Kumar Gala @ 2005-06-02 23:19 UTC (permalink / raw)
  To: Linux PPC Embedded list, linuxppc-dev list

One issue that comes up from time to time is knowing who to contact 
about some of the various boards that are supported for PPC.  I've 
suggested in the past that we create a MAINTAINERS file in 
arch/ppc/platforms.  I've started with a list of all the _defconfigs 
that we have and would like to see if we can get contacts for the 
boards.  All this list is meant to be is a contact point.

The following is the list, I'll keep a live copy at 
http://gate.crashing.org/~galak/platform-owners.  Once it gets flushed 
out I'll turn it into file that looks more like the toplevel 
MAINTAINERS file.  If we dont have any owners for a board we can 
discuss if support for it should be removed.  Please email me if you 
feel you are the owner of any board/config.

thanks

- kumar

adir
ads8272
apus
ash
beech
bseip
bubinga
cedar
chestnut
common
cpci405
cpci690
ebony
ep405
est8260
ev64260
FADS
gemini
hdpu
ibmchrp
IVMS8
k2
katana
lite5200
lopec
luan
mbx
mcpn765
menf1			Dead (Matt Porter)
mpc834x_sys             Kumar Gala
mpc8540_ads             Kumar Gala
mpc8548_cds             Kumar Gala
mpc8555_cds             Kumar Gala
mpc8560_ads             Kumar Gala
mvme5100
oak
ocotea
pcore
pmac
power3
pplus
prpmc750
prpmc800
radstone_ppc7d
rainier
redwood5
redwood6
redwood
rpx8260
rpxcllf
rpxlite
sandpoint
SM850
SPD823TS
spruce
stx_gp3
sycamore
TQM823L
TQM8260
TQM850L
TQM860L
walnut

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-02 23:19 Kumar Gala
@ 2005-06-02 23:29 ` Simon Richter
  2005-06-03  8:01   ` Geert Uytterhoeven
  2005-06-03  0:00 ` Mark A. Greer
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 18+ messages in thread
From: Simon Richter @ 2005-06-02 23:29 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev list, Linux PPC Embedded list

[-- Attachment #1: Type: text/plain, Size: 124 bytes --]

Hi,

Kumar Gala wrote:

> apus

I have such a beast and would like to get 2.6 to compile and work again
for APUS.

   Simon

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 374 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-02 23:19 Kumar Gala
  2005-06-02 23:29 ` Simon Richter
@ 2005-06-03  0:00 ` Mark A. Greer
  2005-06-03  0:07   ` Benjamin Herrenschmidt
  2005-06-03  0:09   ` Kumar Gala
  2005-06-03  0:18 ` Matt Porter
                   ` (2 subsequent siblings)
  4 siblings, 2 replies; 18+ messages in thread
From: Mark A. Greer @ 2005-06-03  0:00 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev list, Linux PPC Embedded list

Two things:

1) What is "common" in your list?

2) On a slightly different note...if no one volunteers to look after the 
following ones, I vote to remove them:

> k2
> lopec
> mcpn765
> menf1            Dead (Matt Porter) 

 > pmac  :)

Are there others?

Mark

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03  0:00 ` Mark A. Greer
@ 2005-06-03  0:07   ` Benjamin Herrenschmidt
  2005-06-03  0:09   ` Kumar Gala
  1 sibling, 0 replies; 18+ messages in thread
From: Benjamin Herrenschmidt @ 2005-06-03  0:07 UTC (permalink / raw)
  To: Mark A. Greer; +Cc: linuxppc-dev list, Linux PPC Embedded list

On Thu, 2005-06-02 at 17:00 -0700, Mark A. Greer wrote:
> Two things:
> 
> 1) What is "common" in your list?
> 
> 2) On a slightly different note...if no one volunteers to look after the 
> following ones, I vote to remove them:
> 
> > k2
> > lopec
> > mcpn765
> > menf1            Dead (Matt Porter) 
> 
>  > pmac  :)


What is pmac here ? PowerMac or some other board ? :)

Ben.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03  0:00 ` Mark A. Greer
  2005-06-03  0:07   ` Benjamin Herrenschmidt
@ 2005-06-03  0:09   ` Kumar Gala
  2005-06-03  0:22     ` Benjamin Herrenschmidt
  1 sibling, 1 reply; 18+ messages in thread
From: Kumar Gala @ 2005-06-03  0:09 UTC (permalink / raw)
  To: Mark A. Greer; +Cc: linuxppc-dev list, Linux PPC Embedded list


On Jun 2, 2005, at 7:00 PM, Mark A. Greer wrote:

> Two things:
>
> 1) What is "common" in your list?

Good question, hopefully Paul knows.  I just did an ls in 
arch/ppc/configs/ to create the list.

- kumar

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-02 23:19 Kumar Gala
  2005-06-02 23:29 ` Simon Richter
  2005-06-03  0:00 ` Mark A. Greer
@ 2005-06-03  0:18 ` Matt Porter
  2005-06-03  1:06   ` Dale Farnsworth
  2005-06-03  6:40 ` Wojciech Kromer
  2005-06-03 14:51 ` Pavel Fedin
  4 siblings, 1 reply; 18+ messages in thread
From: Matt Porter @ 2005-06-03  0:18 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev list, Linux PPC Embedded list

On Thu, Jun 02, 2005 at 06:19:11PM -0500, Kumar Gala wrote:
> One issue that comes up from time to time is knowing who to contact 
> about some of the various boards that are supported for PPC.  I've 
> suggested in the past that we create a MAINTAINERS file in 
> arch/ppc/platforms.  I've started with a list of all the _defconfigs 
> that we have and would like to see if we can get contacts for the 
> boards.  All this list is meant to be is a contact point.
> 
> The following is the list, I'll keep a live copy at 
> http://gate.crashing.org/~galak/platform-owners.  Once it gets flushed 
> out I'll turn it into file that looks more like the toplevel 
> MAINTAINERS file.  If we dont have any owners for a board we can 
> discuss if support for it should be removed.  Please email me if you 
> feel you are the owner of any board/config.
> 
> thanks
> 
> - kumar
> 
> ash
> beech

These are't in 2.6, remove the defconfig

> bubinga

me/ebs

> cedar

This isn't in 2.6, remove the defconfig

> ebony

me/ebs

> k2

I did the original port, now unmaintained/obsolete..die die die.

> lopec

trini is probably the maintainer here...he likes this board.

> luan

me

> menf1			Dead (Matt Porter)

Remove it, yes.

> oak

I think it's time to remove it...unmaintained.

> ocotea

me/ebs

> rainier

Not in 2.6...remove defconfig

> redwood5
> redwood6

um...dfarnsworth, want them formally?

> redwood

Not in 2.6...remove defconfig

> stx_gp3

me

> sycamore

me

> walnut

me

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03  0:09   ` Kumar Gala
@ 2005-06-03  0:22     ` Benjamin Herrenschmidt
  2005-06-03  5:41       ` Kumar Gala
  0 siblings, 1 reply; 18+ messages in thread
From: Benjamin Herrenschmidt @ 2005-06-03  0:22 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev list, Linux PPC Embedded list

On Thu, 2005-06-02 at 19:09 -0500, Kumar Gala wrote:
> On Jun 2, 2005, at 7:00 PM, Mark A. Greer wrote:
> 
> > Two things:
> >
> > 1) What is "common" in your list?
> 
> Good question, hopefully Paul knows.  I just did an ls in 
> arch/ppc/configs/ to create the list.

it's pmac+chrp+prep in a single image

Ben.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03  0:18 ` Matt Porter
@ 2005-06-03  1:06   ` Dale Farnsworth
  0 siblings, 0 replies; 18+ messages in thread
From: Dale Farnsworth @ 2005-06-03  1:06 UTC (permalink / raw)
  To: linuxppc-embedded

On Fri, Jun 03, 2005 at 12:18:22AM +0000, Matt Porter wrote:
> > redwood5
> > redwood6
> 
> um...dfarnsworth, want them formally?

Sure, put me down for redwood5 and redwood6

-Dale

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03  0:22     ` Benjamin Herrenschmidt
@ 2005-06-03  5:41       ` Kumar Gala
  0 siblings, 0 replies; 18+ messages in thread
From: Kumar Gala @ 2005-06-03  5:41 UTC (permalink / raw)
  To: Benjamin Herrenschmidt; +Cc: linuxppc-dev list, Linux PPC Embedded list

Ben,

Can I put you do for maintainer of pmac and common?  any others?

- kumar

On Jun 2, 2005, at 7:22 PM, Benjamin Herrenschmidt wrote:

> On Thu, 2005-06-02 at 19:09 -0500, Kumar Gala wrote:
>> On Jun 2, 2005, at 7:00 PM, Mark A. Greer wrote:
>>
>>> Two things:
>>>
>>> 1) What is "common" in your list?
>>
>> Good question, hopefully Paul knows.  I just did an ls in
>> arch/ppc/configs/ to create the list.
>
> it's pmac+chrp+prep in a single image
>
> Ben.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-02 23:19 Kumar Gala
                   ` (2 preceding siblings ...)
  2005-06-03  0:18 ` Matt Porter
@ 2005-06-03  6:40 ` Wojciech Kromer
  2005-06-03 14:51 ` Pavel Fedin
  4 siblings, 0 replies; 18+ messages in thread
From: Wojciech Kromer @ 2005-06-03  6:40 UTC (permalink / raw)


Dnia 2005-06-03 01:19, Użytkownik Kumar Gala napisał:

> One issue that comes up from time to time is knowing who to contact 
> about some of the various boards that are supported for PPC. I've 
> suggested in the past that we create a MAINTAINERS file in 
> arch/ppc/platforms. I've started with a list of all the _defconfigs 
> that we have and would like to see if we can get contacts for the 
> boards. All this list is meant to be is a contact point.
>
>
There is another issue..

May I suggest to add one full-custom board?
There are a lot of changes to do inside uart,fec,fcc drivers with a lot
of #ifdefs,
just because different use of mpc resources on different boards.
Why it's not configured via menuconfig?
Another nice example is inside status_led.h...

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-02 23:29 ` Simon Richter
@ 2005-06-03  8:01   ` Geert Uytterhoeven
  2005-06-03 23:56     ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 18+ messages in thread
From: Geert Uytterhoeven @ 2005-06-03  8:01 UTC (permalink / raw)
  To: Simon Richter; +Cc: Roman Zippel, linuxppc-dev list, Linux PPC Embedded list

On Fri, 3 Jun 2005, Simon Richter wrote:
> Kumar Gala wrote:
> 
> > apus
> 
> I have such a beast and would like to get 2.6 to compile and work again
> for APUS.

Please coordinate with Roman Zippel.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03 14:51 ` Pavel Fedin
@ 2005-06-03  8:02   ` Geert Uytterhoeven
  2005-06-03 23:56     ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 18+ messages in thread
From: Geert Uytterhoeven @ 2005-06-03  8:02 UTC (permalink / raw)
  To: Pavel Fedin; +Cc: Linux/PPC Development

On Fri, 3 Jun 2005, Pavel Fedin wrote:
> Kumar Gala wrote:
> > One issue that comes up from time to time is knowing who to contact about
> > some of the various boards that are supported for PPC.  I've suggested in
> > the past that we create a MAINTAINERS file in arch/ppc/platforms.
> 
>  I am an owner of PegasosII board. You didn't mention it here.

Pegasos II is CHRP, hence under common (and BenH will take care of it? ;-).

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-02 23:19 Kumar Gala
                   ` (3 preceding siblings ...)
  2005-06-03  6:40 ` Wojciech Kromer
@ 2005-06-03 14:51 ` Pavel Fedin
  2005-06-03  8:02   ` Geert Uytterhoeven
  4 siblings, 1 reply; 18+ messages in thread
From: Pavel Fedin @ 2005-06-03 14:51 UTC (permalink / raw)
  To: Kumar Gala; +Cc: linuxppc-dev

Kumar Gala wrote:
> One issue that comes up from time to time is knowing who to contact 
> about some of the various boards that are supported for PPC.  I've 
> suggested in the past that we create a MAINTAINERS file in 
> arch/ppc/platforms.

  I am an owner of PegasosII board. You didn't mention it here.

-- 
  Kind regards, Pavel Fedin

^ permalink raw reply	[flat|nested] 18+ messages in thread

* RE: Getting ownership for various boards/platforms configs
@ 2005-06-03 18:43 Baxter, Robert
  2005-06-08  4:42 ` Paul Mackerras
  0 siblings, 1 reply; 18+ messages in thread
From: Baxter, Robert @ 2005-06-03 18:43 UTC (permalink / raw)
  To: Kumar Gala, Linux PPC Embedded list, linuxppc-dev list

> -----Original Message-----
> From: linuxppc-dev-bounces@ozlabs.org=20
> [mailto:linuxppc-dev-bounces@ozlabs.org] On Behalf Of Kumar Gala
> Sent: Thursday, June 02, 2005 4:19 PM
> To: Linux PPC Embedded list; linuxppc-dev list
> Subject: Getting ownership for various boards/platforms configs
>=20
> One issue that comes up from time to time is knowing who to contact=20
> about some of the various boards that are supported for PPC.  I've=20
> suggested in the past that we create a MAINTAINERS file in=20
> arch/ppc/platforms.  I've started with a list of all the _defconfigs=20
> that we have and would like to see if we can get contacts for the=20
> boards.  All this list is meant to be is a contact point.
>=20
> The following is the list, I'll keep a live copy at=20
> http://gate.crashing.org/~galak/platform-owners.  Once it=20
> gets flushed=20
> out I'll turn it into file that looks more like the toplevel=20
> MAINTAINERS file.  If we dont have any owners for a board we can=20
> discuss if support for it should be removed.  Please email me if you=20
> feel you are the owner of any board/config.
>=20
> thanks
>=20
> - kumar
>=20

> gemini

I'll take this one.

rbaxter@curtisswright.com

Rob Baxter
Curtiss-Wright Controls, Embedded Computing

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03  8:02   ` Geert Uytterhoeven
@ 2005-06-03 23:56     ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 18+ messages in thread
From: Benjamin Herrenschmidt @ 2005-06-03 23:56 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Linux/PPC Development

On Fri, 2005-06-03 at 10:02 +0200, Geert Uytterhoeven wrote:
> On Fri, 3 Jun 2005, Pavel Fedin wrote:
> > Kumar Gala wrote:
> > > One issue that comes up from time to time is knowing who to contact about
> > > some of the various boards that are supported for PPC.  I've suggested in
> > > the past that we create a MAINTAINERS file in arch/ppc/platforms.
> > 
> >  I am an owner of PegasosII board. You didn't mention it here.
> 
> Pegasos II is CHRP, hence under common (and BenH will take care of it? ;-).

Yup, and Sven Luther is the actual maintainer of that bit of chrp.

Ben.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: Getting ownership for various boards/platforms configs
  2005-06-03  8:01   ` Geert Uytterhoeven
@ 2005-06-03 23:56     ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 18+ messages in thread
From: Benjamin Herrenschmidt @ 2005-06-03 23:56 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Linux PPC Embedded list, linuxppc-dev list

On Fri, 2005-06-03 at 10:01 +0200, Geert Uytterhoeven wrote:
> On Fri, 3 Jun 2005, Simon Richter wrote:
> > Kumar Gala wrote:
> > 
> > > apus
> > 
> > I have such a beast and would like to get 2.6 to compile and work again
> > for APUS.
> 
> Please coordinate with Roman Zippel.

Damn ! I had hoped APUS would just die ... :)

Ben.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* RE: Getting ownership for various boards/platforms configs
  2005-06-03 18:43 Baxter, Robert
@ 2005-06-08  4:42 ` Paul Mackerras
  0 siblings, 0 replies; 18+ messages in thread
From: Paul Mackerras @ 2005-06-08  4:42 UTC (permalink / raw)
  To: Baxter, Robert; +Cc: linuxppc-dev list, Linux PPC Embedded list

Baxter, Robert writes:

> > gemini
> 
> I'll take this one.

Great!  There are some changes to head.S that I have been wanting to
make for a while: specifically I want to remove the special case for
starting the second processor on gemini and the call to
gemini_prom_init.

Does current 2.6 work on gemini?

Paul.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* RE: Getting ownership for various boards/platforms configs
@ 2005-06-08 13:45 Baxter, Robert
  0 siblings, 0 replies; 18+ messages in thread
From: Baxter, Robert @ 2005-06-08 13:45 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: linuxppc-dev list, Linux PPC Embedded list

> -----Original Message-----
> From: Paul Mackerras [mailto:paulus@samba.org]=20
> Sent: Tuesday, June 07, 2005 9:43 PM
> To: Baxter, Robert
> Cc: Linux PPC Embedded list; linuxppc-dev list
> Subject: RE: Getting ownership for various boards/platforms configs
>=20
> Baxter, Robert writes:
>=20
> > > gemini
> >=20
> > I'll take this one.
>=20
> Great!  There are some changes to head.S that I have been wanting to
> make for a while: specifically I want to remove the special case for
> starting the second processor on gemini and the call to
> gemini_prom_init.
>=20
> Does current 2.6 work on gemini?
>=20
> Paul.
>=20

Yes, you may remove the special case for starting the second processor
and the call to gemini_prom_init.  I'm currenting in the middle of
getting our stuff over to 2.6, so the current answer would be no.

--
-Rob

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-06-08 13:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-08 13:45 Getting ownership for various boards/platforms configs Baxter, Robert
  -- strict thread matches above, loose matches on Subject: below --
2005-06-03 18:43 Baxter, Robert
2005-06-08  4:42 ` Paul Mackerras
2005-06-02 23:19 Kumar Gala
2005-06-02 23:29 ` Simon Richter
2005-06-03  8:01   ` Geert Uytterhoeven
2005-06-03 23:56     ` Benjamin Herrenschmidt
2005-06-03  0:00 ` Mark A. Greer
2005-06-03  0:07   ` Benjamin Herrenschmidt
2005-06-03  0:09   ` Kumar Gala
2005-06-03  0:22     ` Benjamin Herrenschmidt
2005-06-03  5:41       ` Kumar Gala
2005-06-03  0:18 ` Matt Porter
2005-06-03  1:06   ` Dale Farnsworth
2005-06-03  6:40 ` Wojciech Kromer
2005-06-03 14:51 ` Pavel Fedin
2005-06-03  8:02   ` Geert Uytterhoeven
2005-06-03 23:56     ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox