All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PULL] : Please pull u-boot-imx
@ 2013-07-12  9:48 Stefano Babic
  2013-07-12 11:10 ` [U-Boot] [PULL] : Updated: " Stefano Babic
  0 siblings, 1 reply; 4+ messages in thread
From: Stefano Babic @ 2013-07-12  9:48 UTC (permalink / raw)
  To: u-boot

Hi Alber,

please pull these fixes from u-boot-imx, thanks.

The following changes since commit d6c6d127c5b948ec381fad5b24a2bc5497720644:

  vf610twr: Remove SoC name from U-Boot prompt (2013-06-28 16:59:08 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to ab94cd491faf3e7b0a3b934f5817b15997bcb315:

  net: fec: Avoid MX28 bus sync issue (2013-07-12 09:29:32 +0200)

----------------------------------------------------------------
Marek Vasut (3):
      m28evk: add trimffs to nand command
      net: fec: Remove bogus flush_dcache_range() call
      net: fec: Avoid MX28 bus sync issue

 drivers/net/fec_mxc.c    |   23 ++++++++++++++++++++++-
 include/configs/m28evk.h |    1 +
 2 files changed, 23 insertions(+), 1 deletion(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

* [U-Boot] [PULL] : Updated: Please pull u-boot-imx
  2013-07-12  9:48 [U-Boot] [PULL] : Please pull u-boot-imx Stefano Babic
@ 2013-07-12 11:10 ` Stefano Babic
  2013-07-12 11:22   ` Albert ARIBAUD
  2013-07-12 11:54   ` Albert ARIBAUD
  0 siblings, 2 replies; 4+ messages in thread
From: Stefano Babic @ 2013-07-12 11:10 UTC (permalink / raw)
  To: u-boot

Hi Albert,

some more small fixes, sorry. Please pull from u-boot-imx, thanks.

The following changes since commit d6c6d127c5b948ec381fad5b24a2bc5497720644:

  vf610twr: Remove SoC name from U-Boot prompt (2013-06-28 16:59:08 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to a3f170cdbf7ae0bd24c94c2f46725699bbd69f05:

  mx53ard: Change default environment to cope with OE changes
(2013-07-12 13:05:42 +0200)

----------------------------------------------------------------
Marek Vasut (3):
      m28evk: add trimffs to nand command
      net: fec: Remove bogus flush_dcache_range() call
      net: fec: Avoid MX28 bus sync issue

Otavio Salvador (6):
      mx53loco: Change default environment to cope with OE changes
      mx6qsabrelite: Change default environment to cope with OE changes
      mx6slevk: Change default environment to cope with OE changes
      wandboard: Change default environment to cope with OE changes
      mx51evk: Change default environment to cope with OE changes
      mx53ard: Change default environment to cope with OE changes

 drivers/net/fec_mxc.c           |   23 ++++++++++++++++++++++-
 include/configs/m28evk.h        |    1 +
 include/configs/mx51evk.h       |    4 ++--
 include/configs/mx53ard.h       |    4 ++--
 include/configs/mx53loco.h      |    4 ++--
 include/configs/mx6qsabrelite.h |    4 ++--
 include/configs/mx6slevk.h      |    4 ++--
 include/configs/wandboard.h     |    4 ++--
 8 files changed, 35 insertions(+), 13 deletions(-)


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

* [U-Boot] [PULL] : Updated: Please pull u-boot-imx
  2013-07-12 11:10 ` [U-Boot] [PULL] : Updated: " Stefano Babic
@ 2013-07-12 11:22   ` Albert ARIBAUD
  2013-07-12 11:54   ` Albert ARIBAUD
  1 sibling, 0 replies; 4+ messages in thread
From: Albert ARIBAUD @ 2013-07-12 11:22 UTC (permalink / raw)
  To: u-boot

Hi Stefano,

On Fri, 12 Jul 2013 13:10:34 +0200, Stefano Babic <sbabic@denx.de>
wrote:

> Hi Albert,
> 
> some more small fixes, sorry. Please pull from u-boot-imx, thanks.

Ok -- restarting build tests on new head.

Amicalement,
-- 
Albert.

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

* [U-Boot] [PULL] : Updated: Please pull u-boot-imx
  2013-07-12 11:10 ` [U-Boot] [PULL] : Updated: " Stefano Babic
  2013-07-12 11:22   ` Albert ARIBAUD
@ 2013-07-12 11:54   ` Albert ARIBAUD
  1 sibling, 0 replies; 4+ messages in thread
From: Albert ARIBAUD @ 2013-07-12 11:54 UTC (permalink / raw)
  To: u-boot

Hi Stefano,

On Fri, 12 Jul 2013 13:10:34 +0200, Stefano Babic <sbabic@denx.de>
wrote:

> Hi Albert,
> 
> some more small fixes, sorry. Please pull from u-boot-imx, thanks.
> 
> The following changes since commit d6c6d127c5b948ec381fad5b24a2bc5497720644:
> 
>   vf610twr: Remove SoC name from U-Boot prompt (2013-06-28 16:59:08 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to a3f170cdbf7ae0bd24c94c2f46725699bbd69f05:
> 
>   mx53ard: Change default environment to cope with OE changes
> (2013-07-12 13:05:42 +0200)
> 
> ----------------------------------------------------------------
> Marek Vasut (3):
>       m28evk: add trimffs to nand command
>       net: fec: Remove bogus flush_dcache_range() call
>       net: fec: Avoid MX28 bus sync issue
> 
> Otavio Salvador (6):
>       mx53loco: Change default environment to cope with OE changes
>       mx6qsabrelite: Change default environment to cope with OE changes
>       mx6slevk: Change default environment to cope with OE changes
>       wandboard: Change default environment to cope with OE changes
>       mx51evk: Change default environment to cope with OE changes
>       mx53ard: Change default environment to cope with OE changes
> 
>  drivers/net/fec_mxc.c           |   23 ++++++++++++++++++++++-
>  include/configs/m28evk.h        |    1 +
>  include/configs/mx51evk.h       |    4 ++--
>  include/configs/mx53ard.h       |    4 ++--
>  include/configs/mx53loco.h      |    4 ++--
>  include/configs/mx6qsabrelite.h |    4 ++--
>  include/configs/mx6slevk.h      |    4 ++--
>  include/configs/wandboard.h     |    4 ++--
>  8 files changed, 35 insertions(+), 13 deletions(-)
> 
> 

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

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

end of thread, other threads:[~2013-07-12 11:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-12  9:48 [U-Boot] [PULL] : Please pull u-boot-imx Stefano Babic
2013-07-12 11:10 ` [U-Boot] [PULL] : Updated: " Stefano Babic
2013-07-12 11:22   ` Albert ARIBAUD
2013-07-12 11:54   ` Albert ARIBAUD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.