mbox

Please pull 'next' branch of 5xxx tree

Message ID 20130702003605.2838c666@crub (mailing list archive)
State Not Applicable
Headers show

Pull-request

git://git.denx.de/linux-2.6-agust.git next

Message

Anatolij Gustschin July 1, 2013, 10:36 p.m. UTC
Hi Ben !

Please pull mpc5xxx patches for v3.11. There are small cleanups
and fixes for mpc512x common code, mpc512x_defconfig updates and
soft reboot support for mpc5125 based boards.

Thanks,

Anatolij

The following changes since commit c7788792a5e7b0d5d7f96d0766b4cb6112d47d75:

  Linux 3.10-rc2 (2013-05-20 14:37:38 -0700)

are available in the git repository at:

  git://git.denx.de/linux-2.6-agust.git next

for you to fetch changes up to dd0120dea601de654a5a6d959da3a632a02200f0:

  powerpc/mpc512x: enable USB support in defconfig (2013-06-25 08:51:19 +0200)

----------------------------------------------------------------
Anatolij Gustschin (1):
      powerpc/mpc512x: enable USB support in defconfig

Gerhard Sittig (3):
      powerpc/mpc512x: move common code to shared.c file
      powerpc/mpc512x: initialize board restart earlier
      powerpc/mpc512x: commit re-generated defconfig

Matteo Facchinetti (1):
      powerpc/mpc512x: add MPC5125 reset module support for system restart

 arch/powerpc/configs/mpc512x_defconfig        |   27 ++++++++-------------
 arch/powerpc/include/asm/mpc5121.h            |    1 -
 arch/powerpc/platforms/512x/mpc5121_ads.c     |    6 ++---
 arch/powerpc/platforms/512x/mpc512x.h         |   12 +++-------
 arch/powerpc/platforms/512x/mpc512x_generic.c |    4 ++--
 arch/powerpc/platforms/512x/mpc512x_shared.c  |   31 ++++++++++++++++++++++---
 arch/powerpc/platforms/512x/pdm360ng.c        |    4 ++--
 7 files changed, 47 insertions(+), 38 deletions(-)

Comments

Benjamin Herrenschmidt July 2, 2013, 7:46 a.m. UTC | #1
On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> Hi Ben !
> 
> Please pull mpc5xxx patches for v3.11. There are small cleanups
> and fixes for mpc512x common code, mpc512x_defconfig updates and
> soft reboot support for mpc5125 based boards.

Looks like your server is down...

Cheers,
Ben.

> Thanks,
> 
> Anatolij
> 
> The following changes since commit c7788792a5e7b0d5d7f96d0766b4cb6112d47d75:
> 
>   Linux 3.10-rc2 (2013-05-20 14:37:38 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/linux-2.6-agust.git next
> 
> for you to fetch changes up to dd0120dea601de654a5a6d959da3a632a02200f0:
> 
>   powerpc/mpc512x: enable USB support in defconfig (2013-06-25 08:51:19 +0200)
> 
> ----------------------------------------------------------------
> Anatolij Gustschin (1):
>       powerpc/mpc512x: enable USB support in defconfig
> 
> Gerhard Sittig (3):
>       powerpc/mpc512x: move common code to shared.c file
>       powerpc/mpc512x: initialize board restart earlier
>       powerpc/mpc512x: commit re-generated defconfig
> 
> Matteo Facchinetti (1):
>       powerpc/mpc512x: add MPC5125 reset module support for system restart
> 
>  arch/powerpc/configs/mpc512x_defconfig        |   27 ++++++++-------------
>  arch/powerpc/include/asm/mpc5121.h            |    1 -
>  arch/powerpc/platforms/512x/mpc5121_ads.c     |    6 ++---
>  arch/powerpc/platforms/512x/mpc512x.h         |   12 +++-------
>  arch/powerpc/platforms/512x/mpc512x_generic.c |    4 ++--
>  arch/powerpc/platforms/512x/mpc512x_shared.c  |   31 ++++++++++++++++++++++---
>  arch/powerpc/platforms/512x/pdm360ng.c        |    4 ++--
>  7 files changed, 47 insertions(+), 38 deletions(-)
Anatolij Gustschin July 2, 2013, 8 a.m. UTC | #2
On Tue, 02 Jul 2013 17:46:01 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:

> On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> > Hi Ben !
> > 
> > Please pull mpc5xxx patches for v3.11. There are small cleanups
> > and fixes for mpc512x common code, mpc512x_defconfig updates and
> > soft reboot support for mpc5125 based boards.
> 
> Looks like your server is down...

The server should be up, a recent test pull succeeded here. Could you
please try again?

Thanks,

Anatolij
Benjamin Herrenschmidt July 2, 2013, 8:29 a.m. UTC | #3
On Tue, 2013-07-02 at 10:00 +0200, Anatolij Gustschin wrote:
> On Tue, 02 Jul 2013 17:46:01 +1000
> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> 
> > On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> > > Hi Ben !
> > > 
> > > Please pull mpc5xxx patches for v3.11. There are small cleanups
> > > and fixes for mpc512x common code, mpc512x_defconfig updates and
> > > soft reboot support for mpc5125 based boards.
> > 
> > Looks like your server is down...
> 
> The server should be up, a recent test pull succeeded here. Could you
> please try again?

It's timing out... not sure what's up. I'll try from home, could be an
IBM network issue.

Cheers
Ben.
Benjamin Herrenschmidt July 2, 2013, 10:29 a.m. UTC | #4
On Tue, 2013-07-02 at 10:00 +0200, Anatolij Gustschin wrote:
> On Tue, 02 Jul 2013 17:46:01 +1000
> Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
> 
> > On Tue, 2013-07-02 at 00:36 +0200, Anatolij Gustschin wrote:
> > > Hi Ben !
> > > 
> > > Please pull mpc5xxx patches for v3.11. There are small cleanups
> > > and fixes for mpc512x common code, mpc512x_defconfig updates and
> > > soft reboot support for mpc5125 based boards.
> > 
> > Looks like your server is down...
> 
> The server should be up, a recent test pull succeeded here. Could you
> please try again?

Just a fluke indeed, works now. Pulled & pushed.

Cheers,
Ben.
Anatolij Gustschin July 2, 2013, 10:35 a.m. UTC | #5
On Tue, 02 Jul 2013 20:29:02 +1000
Benjamin Herrenschmidt <benh@kernel.crashing.org> wrote:
...
> > The server should be up, a recent test pull succeeded here. Could you
> > please try again?
> 
> Just a fluke indeed, works now. Pulled & pushed.

Thanks!

Cheers,
Anatolij