linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: Please pull 'next' branch of linux-2.6-mpc52xx.git
       [not found] <fa686aa40901291628k5b58e485n2eadb59d851e7b0e@mail.gmail.com>
@ 2009-01-30  0:29 ` Grant Likely
  2009-01-30  0:31   ` Grant Likely
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Likely @ 2009-01-30  0:29 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, linuxppc-dev

Oops, forgot to CC the mailing list.

g.

On Thu, Jan 29, 2009 at 5:28 PM, Grant Likely <grant.likely@secretlab.ca> wrote:
> Hi Ben,
>
> Here is the traditional defconfig update plus a bugfix for mpc5200
> PCI.  Please pull into 2.6.29.
>
> Thanks,
> g.
>
> The following changes since commit 18e352e4a73465349711a9324767e1b2453383e2:
>  Linus Torvalds (1):
>        Linux 2.6.29-rc3
>
> are available in the git repository at:
>
>  git://git.secretlab.ca/git/linux-2.6-mpc52xx merge
>
> Grant Likely (2):
>      powerpc/5200: update defconfigs
>      powerpc/5200: Bugfix for PCI mapping of memory and IMMR
>
>  arch/powerpc/configs/52xx/cm5200_defconfig    |   83 ++++++++++++++------
>  arch/powerpc/configs/52xx/lite5200b_defconfig |   86 +++++++++++++++-----
>  arch/powerpc/configs/52xx/motionpro_defconfig |   85 +++++++++++++++-----
>  arch/powerpc/configs/52xx/pcm030_defconfig    |   82 +++++++++++++------
>  arch/powerpc/configs/52xx/tqm5200_defconfig   |   89 +++++++++++++++------
>  arch/powerpc/configs/mpc5200_defconfig        |  104 ++++++++++++++++++-------
>  arch/powerpc/platforms/52xx/mpc52xx_pci.c     |   24 +++----
>  7 files changed, 396 insertions(+), 157 deletions(-)
>
>
> --
> Grant Likely, B.Sc., P.Eng.
> Secret Lab Technologies Ltd.
>



-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

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

* Re: Please pull 'next' branch of linux-2.6-mpc52xx.git
  2009-01-30  0:29 ` Please pull 'next' branch of linux-2.6-mpc52xx.git Grant Likely
@ 2009-01-30  0:31   ` Grant Likely
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Likely @ 2009-01-30  0:31 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, linuxppc-dev

Ummm, I'm batting 1000 today.... Please pull the **MERGE** branch of
linux-2.6-mpc52xx.git tree (The URL below was correct though).

g.

On Thu, Jan 29, 2009 at 5:29 PM, Grant Likely <grant.likely@secretlab.ca> wrote:
> Oops, forgot to CC the mailing list.
>
> g.
>
> On Thu, Jan 29, 2009 at 5:28 PM, Grant Likely <grant.likely@secretlab.ca> wrote:
>> Hi Ben,
>>
>> Here is the traditional defconfig update plus a bugfix for mpc5200
>> PCI.  Please pull into 2.6.29.
>>
>> Thanks,
>> g.
>>
>> The following changes since commit 18e352e4a73465349711a9324767e1b2453383e2:
>>  Linus Torvalds (1):
>>        Linux 2.6.29-rc3
>>
>> are available in the git repository at:
>>
>>  git://git.secretlab.ca/git/linux-2.6-mpc52xx merge
>>
>> Grant Likely (2):
>>      powerpc/5200: update defconfigs
>>      powerpc/5200: Bugfix for PCI mapping of memory and IMMR
>>
>>  arch/powerpc/configs/52xx/cm5200_defconfig    |   83 ++++++++++++++------
>>  arch/powerpc/configs/52xx/lite5200b_defconfig |   86 +++++++++++++++-----
>>  arch/powerpc/configs/52xx/motionpro_defconfig |   85 +++++++++++++++-----
>>  arch/powerpc/configs/52xx/pcm030_defconfig    |   82 +++++++++++++------
>>  arch/powerpc/configs/52xx/tqm5200_defconfig   |   89 +++++++++++++++------
>>  arch/powerpc/configs/mpc5200_defconfig        |  104 ++++++++++++++++++-------
>>  arch/powerpc/platforms/52xx/mpc52xx_pci.c     |   24 +++----
>>  7 files changed, 396 insertions(+), 157 deletions(-)
>>
>>
>> --
>> Grant Likely, B.Sc., P.Eng.
>> Secret Lab Technologies Ltd.
>>
>
>
>
> --
> Grant Likely, B.Sc., P.Eng.
> Secret Lab Technologies Ltd.
>



-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

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

* Please pull 'next' branch of linux-2.6-mpc52xx.git
@ 2009-02-04 20:57 Grant Likely
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Likely @ 2009-02-04 20:57 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, linuxppc-dev

And I really mean -next this time.  :-)

The following changes since commit b1792e367053968f2ddb48bc911d314143ce6242:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-mpc52xx.git next

Grant Likely (7):
      powerpc/5200: Stop using device_type and port-number properties
      powerpc/5200: Trim cruft from device trees
      powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver
      powerpc/5200: Remove pr_debug() from hot paths in irq driver
      powerpc/5200: Refactor mpc5200 interrupt controller driver
      powerpc/5200: Rework GPT driver to also be an IRQ controller
      powerpc/5200: Add support for the Media5200 board from Freescale

Grzegorz Bernacki (1):
      powerpc/5200: Add support for the digsy MTC board.

 arch/powerpc/boot/Makefile                   |    4 +-
 arch/powerpc/boot/dts/cm5200.dts             |   49 +---
 arch/powerpc/boot/dts/digsy_mtc.dts          |  254 +++++++++++++++
 arch/powerpc/boot/dts/lite5200.dts           |   52 +---
 arch/powerpc/boot/dts/lite5200b.dts          |   63 +---
 arch/powerpc/boot/dts/media5200.dts          |  318 +++++++++++++++++++
 arch/powerpc/boot/dts/motionpro.dts          |   42 +--
 arch/powerpc/boot/dts/pcm030.dts             |  182 ++++-------
 arch/powerpc/boot/dts/tqm5200.dts            |   32 +--
 arch/powerpc/platforms/52xx/Kconfig          |   12 +-
 arch/powerpc/platforms/52xx/Makefile         |    3 +-
 arch/powerpc/platforms/52xx/media5200.c      |  273 ++++++++++++++++
 arch/powerpc/platforms/52xx/mpc5200_simple.c |    1 +
 arch/powerpc/platforms/52xx/mpc52xx_gpio.c   |   85 -----
 arch/powerpc/platforms/52xx/mpc52xx_gpt.c    |  435 ++++++++++++++++++++++++++
 arch/powerpc/platforms/52xx/mpc52xx_pic.c    |  170 ++++-------
 drivers/net/fec_mpc52xx.c                    |    6 +-
 drivers/serial/mpc52xx_uart.c                |   40 +--
 18 files changed, 1476 insertions(+), 545 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/digsy_mtc.dts
 create mode 100644 arch/powerpc/boot/dts/media5200.dts
 create mode 100644 arch/powerpc/platforms/52xx/media5200.c
 create mode 100644 arch/powerpc/platforms/52xx/mpc52xx_gpt.c


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

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

end of thread, other threads:[~2009-02-04 20:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <fa686aa40901291628k5b58e485n2eadb59d851e7b0e@mail.gmail.com>
2009-01-30  0:29 ` Please pull 'next' branch of linux-2.6-mpc52xx.git Grant Likely
2009-01-30  0:31   ` Grant Likely
2009-02-04 20:57 Grant Likely

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).