From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/2] at91: add Somfy Animeo-IP support
Date: Thu, 24 Jan 2013 21:51:55 +0100 [thread overview]
Message-ID: <20130124205155.GY26329@game.jcrosoft.org> (raw)
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
next reply other threads:[~2013-01-24 20:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-24 20:51 Jean-Christophe PLAGNIOL-VILLARD [this message]
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
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=20130124205155.GY26329@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