Please pull 'merge' branch of linux-2.6-mpc52xx.git

Grant Likely grant.likely at secretlab.ca
Sat Jan 31 04:05:54 EST 2009


Hey Ben,

Updating my pull request; I've added one more patch as can been seen
in the diffstat.  The new one is a documentation-only change.

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 (3):
      powerpc/5200: update defconfigs
      powerpc/5200: Bugfix for PCI mapping of memory and IMMR
      powerpc/5200: update device tree binding documentation

 Documentation/powerpc/dts-bindings/fsl/mpc5200.txt |  180 +++++++++++++
 .../powerpc/mpc52xx-device-tree-bindings.txt       |  277 --------------------
 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 +-
 9 files changed, 576 insertions(+), 434 deletions(-)
 create mode 100644 Documentation/powerpc/dts-bindings/fsl/mpc5200.txt
 delete mode 100644 Documentation/powerpc/mpc52xx-device-tree-bindings.txt

On Thu, Jan 29, 2009 at 5:31 PM, Grant Likely <grant.likely at secretlab.ca> wrote:
> 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 at secretlab.ca> wrote:
>> Oops, forgot to CC the mailing list.
>>
>> g.
>>
>> On Thu, Jan 29, 2009 at 5:28 PM, Grant Likely <grant.likely at 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.
>



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



More information about the Linuxppc-dev mailing list