[PATCH 0/2] macb: sync with linux and prepare for gmac support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Jan 28 17:25:10 EST 2013


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.



More information about the barebox mailing list