public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-arm/master
@ 2014-07-05  8:18 Albert ARIBAUD
  2014-07-05 12:45 ` [U-Boot] Pull request: u-boot-arm/master - please hold on Albert ARIBAUD
  2014-07-05 16:48 ` [U-Boot] Pull request: u-boot-arm/master Tom Rini
  0 siblings, 2 replies; 4+ messages in thread
From: Albert ARIBAUD @ 2014-07-05  8:18 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
4009bed4694892716d280fcb088899b566c5c986:

  Reformat boards.cfg (2014-07-05 00:36:57 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-arm master

for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:

  socfpga: Relocate arch common functions away from board (2014-07-05
  10:14:46 +0200)

----------------------------------------------------------------
Chin Liang See (1):
      socfpga: Relocate arch common functions away from board

Christian Riesch (1):
      arm, calimain: Add CONFIG_SYS_GENERIC_BOARD

Jeroen Hofstee (1):
      arm: spl: fix include guard

Linus Walleij (1):
      integrator: switch to generic board

Shaibal.Dutta (1):
      arm: Fix armv8 compilation error

Stephen Warren (1):
      ARM: rpi_b: enable GENERIC_BOARD

?ukasz Da?ek (1):
      arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD

 arch/arm/cpu/armv7/socfpga/misc.c        | 24 ++++++++++++++++++++++++
 arch/arm/include/asm/arch-keystone/spl.h |  2 +-
 arch/arm/include/asm/arch-sunxi/spl.h    |  2 +-
 arch/arm/include/asm/proc-armv/system.h  |  2 +-
 board/altera/socfpga/socfpga_cyclone5.c  | 23 -----------------------
 include/configs/calimain.h               |  3 ++-
 include/configs/h2200.h                  |  1 +
 include/configs/integrator-common.h      |  1 +
 include/configs/rpi_b.h                  |  1 +
 9 files changed, 32 insertions(+), 27 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master - please hold on
  2014-07-05  8:18 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
@ 2014-07-05 12:45 ` Albert ARIBAUD
  2014-07-05 15:57   ` [U-Boot] Pull request: u-boot-arm/master - can be applied Albert ARIBAUD
  2014-07-05 16:48 ` [U-Boot] Pull request: u-boot-arm/master Tom Rini
  1 sibling, 1 reply; 4+ messages in thread
From: Albert ARIBAUD @ 2014-07-05 12:45 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hi Tom,
> 
> The following changes since commit
> 4009bed4694892716d280fcb088899b566c5c986:
> 
>   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
> 
>   socfpga: Relocate arch common functions away from board (2014-07-05
>   10:14:46 +0200)

Please wait before applying this one, as I'll proably be adding
Jeroen's extern-to-static patch, in which case I'll send an updated PR.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master - can be applied
  2014-07-05 12:45 ` [U-Boot] Pull request: u-boot-arm/master - please hold on Albert ARIBAUD
@ 2014-07-05 15:57   ` Albert ARIBAUD
  0 siblings, 0 replies; 4+ messages in thread
From: Albert ARIBAUD @ 2014-07-05 15:57 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Sat, 5 Jul 2014 14:45:04 +0200, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hi Tom,
> 
> On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD
> <albert.u.boot@aribaud.net> wrote:
> 
> > Hi Tom,
> > 
> > The following changes since commit
> > 4009bed4694892716d280fcb088899b566c5c986:
> > 
> >   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-arm master
> > 
> > for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
> > 
> >   socfpga: Relocate arch common functions away from board (2014-07-05
> >   10:14:46 +0200)
> 
> Please wait before applying this one, as I'll proably be adding
> Jeroen's extern-to-static patch, in which case I'll send an updated PR.

Jeroen's patch will wait until after 2014.07, so you can take my PR as
it is now.

> Amicalement,

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-07-05  8:18 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
  2014-07-05 12:45 ` [U-Boot] Pull request: u-boot-arm/master - please hold on Albert ARIBAUD
@ 2014-07-05 16:48 ` Tom Rini
  1 sibling, 0 replies; 4+ messages in thread
From: Tom Rini @ 2014-07-05 16:48 UTC (permalink / raw)
  To: u-boot

On Sat, Jul 05, 2014 at 10:18:48AM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 4009bed4694892716d280fcb088899b566c5c986:
> 
>   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
> 
>   socfpga: Relocate arch common functions away from board (2014-07-05
>   10:14:46 +0200)
> 
> ----------------------------------------------------------------
> Chin Liang See (1):
>       socfpga: Relocate arch common functions away from board
> 
> Christian Riesch (1):
>       arm, calimain: Add CONFIG_SYS_GENERIC_BOARD
> 
> Jeroen Hofstee (1):
>       arm: spl: fix include guard
> 
> Linus Walleij (1):
>       integrator: switch to generic board
> 
> Shaibal.Dutta (1):
>       arm: Fix armv8 compilation error
> 
> Stephen Warren (1):
>       ARM: rpi_b: enable GENERIC_BOARD
> 
> ?ukasz Da?ek (1):
>       arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
> 
>  arch/arm/cpu/armv7/socfpga/misc.c        | 24 ++++++++++++++++++++++++
>  arch/arm/include/asm/arch-keystone/spl.h |  2 +-
>  arch/arm/include/asm/arch-sunxi/spl.h    |  2 +-
>  arch/arm/include/asm/proc-armv/system.h  |  2 +-
>  board/altera/socfpga/socfpga_cyclone5.c  | 23 -----------------------
>  include/configs/calimain.h               |  3 ++-
>  include/configs/h2200.h                  |  1 +
>  include/configs/integrator-common.h      |  1 +
>  include/configs/rpi_b.h                  |  1 +
>  9 files changed, 32 insertions(+), 27 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140705/b51bc1cb/attachment.pgp>

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

end of thread, other threads:[~2014-07-05 16:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-05  8:18 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
2014-07-05 12:45 ` [U-Boot] Pull request: u-boot-arm/master - please hold on Albert ARIBAUD
2014-07-05 15:57   ` [U-Boot] Pull request: u-boot-arm/master - can be applied Albert ARIBAUD
2014-07-05 16:48 ` [U-Boot] Pull request: u-boot-arm/master Tom Rini

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