mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] macb: sync with linux and prepare for gmac support
Date: Mon, 28 Jan 2013 23:25:10 +0100	[thread overview]
Message-ID: <20130128222510.GS26329@game.jcrosoft.org> (raw)

HI,

The following changes since commit aff77ab814543ac61d0b3a00fcb6d1efefe24150:

  Merge branch 'for-next/omap' into next (2013-01-28 08:29:48 +0100)

are available in the git repository at:


  git://git.jcrosoft.org/barebox.git delivery/macb

for you to fetch changes up to 7f3b3f22956d05718ab6a643afea26ada8c6d8c9:

  macb: allow to pass the phy interface (2013-01-29 05:11:55 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
      macb: sync register access and clock with the kernel
      macb: allow to pass the phy interface

 arch/arm/boards/at91rm9200ek/init.c      |    2 +-
 arch/arm/boards/at91sam9260ek/init.c     |    2 +-
 arch/arm/boards/at91sam9263ek/init.c     |    2 +-
 arch/arm/boards/at91sam9m10g45ek/init.c  |    2 +-
 arch/arm/boards/at91sam9x5ek/init.c      |    2 +-
 arch/arm/boards/pm9263/init.c            |    2 +-
 arch/arm/boards/pm9g45/init.c            |    2 +-
 arch/arm/boards/qil-a9260/init.c         |    2 +-
 arch/arm/boards/tny-a926x/init.c         |    2 +-
 arch/arm/boards/usb-a926x/init.c         |    2 +-
 arch/arm/mach-at91/at91rm9200_devices.c  |    2 +-
 arch/arm/mach-at91/at91sam9260_devices.c |    2 +-
 arch/arm/mach-at91/at91sam9263_devices.c |    2 +-
 arch/arm/mach-at91/at91sam9g45_devices.c |    2 +-
 arch/arm/mach-at91/at91sam9x5_devices.c  |    4 ++--
 arch/arm/mach-at91/include/mach/board.h  |    3 ++-
 drivers/net/at91_ether.c                 |    2 +-
 drivers/net/macb.c                       |   69 ++++++++++++++++++++++++++++++---------------------------------------
 drivers/net/macb.h                       |    6 ++++++
 19 files changed, 55 insertions(+), 57 deletions(-)

Best Regards,
J.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2013-01-28 22:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-28 22:25 Jean-Christophe PLAGNIOL-VILLARD [this message]
2013-01-28 22:27 ` [PATCH 1/2] macb: sync register access and clock with the kernel Jean-Christophe PLAGNIOL-VILLARD
2013-01-28 22:27   ` [PATCH 2/2] macb: allow to pass the phy interface Jean-Christophe PLAGNIOL-VILLARD
2013-01-29  9:00 ` [PATCH 0/2] macb: sync with linux and prepare for gmac support Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130128222510.GS26329@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox