* Please pull linux-2.6-8xx.git for-paulus branch
@ 2007-12-08 10:00 Vitaly Bordug
2007-12-08 10:09 ` Vitaly Bordug
0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Bordug @ 2007-12-08 10:00 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev@ozlabs.org
Paul,
please do
git-pull git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-8xx.git for-paulus
to receive the following updates:
Jochen Friedrich (4):
powerpc: fix typo #ifdef -> #ifndef
powerpc: kill non-existent symbols from ksyms and commproc.h
powerpc: Add support for PORTA and PORTB odr registers
powerpc: Move CPM command handling into the cpm drivers
Scott Wood (1):
8xx: Convert mpc866ads to the new device binding.
arch/powerpc/boot/dts/mpc866ads.dts | 156 +++++++++------
arch/powerpc/kernel/ppc_ksyms.c | 12 -
arch/powerpc/platforms/8xx/Kconfig | 1 +
arch/powerpc/platforms/8xx/mpc86xads.h | 44 ----
arch/powerpc/platforms/8xx/mpc86xads_setup.c | 289 +++++++-------------------
arch/powerpc/sysdev/commproc.c | 47 ++++-
arch/powerpc/sysdev/cpm2_common.c | 25 +++
drivers/net/fs_enet/mac-fcc.c | 10 +-
drivers/net/fs_enet/mac-scc.c | 13 +-
drivers/serial/cpm_uart/cpm_uart_cpm1.c | 6 +-
drivers/serial/cpm_uart/cpm_uart_cpm2.c | 8 +-
include/asm-powerpc/commproc.h | 3 -
include/asm-powerpc/cpm.h | 1 +
13 files changed, 250 insertions(+), 365 deletions(-)
--
Sincerely, Vitaly
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please pull linux-2.6-8xx.git for-paulus branch
2007-12-08 10:00 Please pull linux-2.6-8xx.git for-paulus branch Vitaly Bordug
@ 2007-12-08 10:09 ` Vitaly Bordug
2007-12-08 15:17 ` Kumar Gala
0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Bordug @ 2007-12-08 10:09 UTC (permalink / raw)
To: linuxppc-dev; +Cc: Paul Mackerras
On Sat, 8 Dec 2007 13:00:25 +0300
Vitaly Bordug wrote:
> Paul,
>
> please do
> git-pull
> git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-8xx.git
> for-paulus
>
> to receive the following updates:
>
Forgot to tell that this is .25 material...
--
Sincerely, Vitaly
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please pull linux-2.6-8xx.git for-paulus branch
2007-12-08 10:09 ` Vitaly Bordug
@ 2007-12-08 15:17 ` Kumar Gala
2007-12-09 8:53 ` Vitaly Bordug
0 siblings, 1 reply; 5+ messages in thread
From: Kumar Gala @ 2007-12-08 15:17 UTC (permalink / raw)
To: Vitaly Bordug; +Cc: linuxppc-dev, Paul Mackerras
On Dec 8, 2007, at 4:09 AM, Vitaly Bordug wrote:
> On Sat, 8 Dec 2007 13:00:25 +0300
> Vitaly Bordug wrote:
>
>> Paul,
>>
>> please do
>> git-pull
>> git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-8xx.git
>> for-paulus
>>
>> to receive the following updates:
>>
> Forgot to tell that this is .25 material...
Vitaly, if you don't mind I'll pull these into my tree for Paul to
collect all the FSL stuff in one place.
- k
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please pull linux-2.6-8xx.git for-paulus branch
2007-12-08 15:17 ` Kumar Gala
@ 2007-12-09 8:53 ` Vitaly Bordug
2007-12-14 5:47 ` Kumar Gala
0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Bordug @ 2007-12-09 8:53 UTC (permalink / raw)
To: Kumar Gala; +Cc: linuxppc-dev, Paul Mackerras
On Sat, 8 Dec 2007 09:17:06 -0600
Kumar Gala wrote:
>
> On Dec 8, 2007, at 4:09 AM, Vitaly Bordug wrote:
>
> > On Sat, 8 Dec 2007 13:00:25 +0300
> > Vitaly Bordug wrote:
> >
> >> Paul,
> >>
> >> please do
> >> git-pull
> >> git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-8xx.git
> >> for-paulus
> >>
> >> to receive the following updates:
> >>
> > Forgot to tell that this is .25 material...
>
> Vitaly, if you don't mind I'll pull these into my tree for Paul to
> collect all the FSL stuff in one place.
>
I'm ok with either way.
--
Sincerely, Vitaly
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Please pull linux-2.6-8xx.git for-paulus branch
2007-12-09 8:53 ` Vitaly Bordug
@ 2007-12-14 5:47 ` Kumar Gala
0 siblings, 0 replies; 5+ messages in thread
From: Kumar Gala @ 2007-12-14 5:47 UTC (permalink / raw)
To: Vitaly Bordug; +Cc: linuxppc-dev, Paul Mackerras
On Dec 9, 2007, at 2:53 AM, Vitaly Bordug wrote:
> On Sat, 8 Dec 2007 09:17:06 -0600
> Kumar Gala wrote:
>
>>
>> On Dec 8, 2007, at 4:09 AM, Vitaly Bordug wrote:
>>
>>> On Sat, 8 Dec 2007 13:00:25 +0300
>>> Vitaly Bordug wrote:
>>>
>>>> Paul,
>>>>
>>>> please do
>>>> git-pull
>>>> git://git.kernel.org/pub/scm/linux/kernel/git/vitb/
>>>> linux-2.6-8xx.git
>>>> for-paulus
>>>>
>>>> to receive the following updates:
>>>>
>>> Forgot to tell that this is .25 material...
>>
>> Vitaly, if you don't mind I'll pull these into my tree for Paul to
>> collect all the FSL stuff in one place.
>>
> I'm ok with either way.
I've pulled this and split the patches between for-2.6.24 (sent pull
request to paulus) and for-2.6.25
- k
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-12-14 5:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-08 10:00 Please pull linux-2.6-8xx.git for-paulus branch Vitaly Bordug
2007-12-08 10:09 ` Vitaly Bordug
2007-12-08 15:17 ` Kumar Gala
2007-12-09 8:53 ` Vitaly Bordug
2007-12-14 5:47 ` Kumar Gala
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).