mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] at91: add Somfy Animeo-IP support
@ 2013-01-24 20:51 Jean-Christophe PLAGNIOL-VILLARD
  2013-01-24 20:58 ` [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 20:51 UTC (permalink / raw)
  To: barebox

Hi,

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 85de6f385fa4d6dccc6cb73a8d5ea13f8ad430aa:

  at91: add Somfy Animeo IP support (2013-01-20 23:30:58 +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         |  255 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/configs/animeo_ip_defconfig     |   79 +++++++++++++++++++++++++++++++++
 arch/arm/configs/at91sam9260ek_defconfig |    1 +
 arch/arm/mach-at91/Kconfig               |    5 +++
 8 files changed, 387 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 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 20:51 [PATCH 0/2] at91: add Somfy Animeo-IP support Jean-Christophe PLAGNIOL-VILLARD
2013-01-24 20:58 ` [PATCH 1/2] at91sam9260ek: specify mach entry Jean-Christophe PLAGNIOL-VILLARD
2013-01-24 20:58   ` [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