mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] macb: sync with linux and prepare for gmac support
@ 2013-01-28 22:25 Jean-Christophe PLAGNIOL-VILLARD
  2013-01-28 22:27 ` [PATCH 1/2] macb: sync register access and clock with the kernel Jean-Christophe PLAGNIOL-VILLARD
  2013-01-29  9:00 ` [PATCH 0/2] macb: sync with linux and prepare for gmac support Sascha Hauer
  0 siblings, 2 replies; 4+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-01-28 22:25 UTC (permalink / raw)
  To: barebox

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

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

end of thread, other threads:[~2013-01-29  9:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-28 22:25 [PATCH 0/2] macb: sync with linux and prepare for gmac support Jean-Christophe PLAGNIOL-VILLARD
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

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