mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [For-next PATCH 0/2 v2] at91: add Somfy Animeo-IP support
@ 2013-01-24 21:08 Jean-Christophe PLAGNIOL-VILLARD
  2013-01-24 21:11 ` [PATCH 1/2] at91sam9260ek: specify mach entry Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2013-01-24 21:08 UTC (permalink / raw)
  To: barebox

Hi,

	v2:

	  send version for next

The following changes since commit 6d588b9bfd85247f9007c002cec98a7535764ae4:

  Merge branch 'for-next/misc' into next (2013-01-23 20:46:17 +0100)

are available in the git repository at:


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

for you to fetch changes up to 0ff38afe074ff2f31162799db17ca61bd064656f:

  at91: add Somfy Animeo IP support (2013-01-20 23:48:08 +0800)

----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (2):
      at91sam9260ek: specify mach entry
      at91: add Somfy Animeo IP support

 arch/arm/Makefile                        |    1 +
 arch/arm/boards/animeo_ip/Makefile       |    1 +
 arch/arm/boards/animeo_ip/config.h       |    6 +++
 arch/arm/boards/animeo_ip/env/config     |   39 +++++++++++++++++++
 arch/arm/boards/animeo_ip/init.c         |  223 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/configs/animeo_ip_defconfig     |   79 ++++++++++++++++++++++++++++++++++++++
 arch/arm/configs/at91sam9260ek_defconfig |    1 +
 arch/arm/mach-at91/Kconfig               |    5 +++
 8 files changed, 355 insertions(+)
 create mode 100644 arch/arm/boards/animeo_ip/Makefile
 create mode 100644 arch/arm/boards/animeo_ip/config.h
 create mode 100644 arch/arm/boards/animeo_ip/env/config
 create mode 100644 arch/arm/boards/animeo_ip/init.c
 create mode 100644 arch/arm/configs/animeo_ip_defconfig

Best Regards,
J.

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

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

end of thread, other threads:[~2013-01-24 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 21:08 [For-next PATCH 0/2 v2] at91: add Somfy Animeo-IP support Jean-Christophe PLAGNIOL-VILLARD
2013-01-24 21:11 ` [PATCH 1/2] at91sam9260ek: specify mach entry Jean-Christophe PLAGNIOL-VILLARD
2013-01-24 21:11   ` [PATCH 2/2] at91: add Somfy Animeo IP support Jean-Christophe PLAGNIOL-VILLARD

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