From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/4 v2] add wakup source
Date: Sat, 13 Oct 2012 15:46:22 +0200 [thread overview]
Message-ID: <20121013134622.GM13639@game.jcrosoft.org> (raw)
HI,
v2:
update against next
add wakeup source and amek power source human readable
The following changes since commit f0c7ee4201d56ec87c8b0deff3a481644a34bb9d:
Merge branch 'for-next-1/karo-tx53' into next (2012-10-13 14:24:49 +0200)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/reset_source
for you to fetch changes up to f4d6ae60c34f1e01bf913e3b8166b478e1b55fb2:
at91: add reset and wakeup source detection support (2012-10-13 13:45:02 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (4):
reset_source: make enum and string human readable
reset_source: add software reset as possible source
reset_resource: add wakeup source
at91: add reset and wakeup source detection support
arch/arm/mach-at91/Makefile | 1 +
arch/arm/mach-at91/include/mach/at91_shdwc.h | 40 ++++++++++++++++++++++++++++++++++++++++
arch/arm/mach-at91/reset_source.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
arch/arm/mach-imx/imx1.c | 6 +++---
arch/arm/mach-samsung/reset_source.c | 6 +++---
common/reset_source.c | 32 +++++++++++++++++++++++++-------
drivers/watchdog/im28wd.c | 6 +++---
drivers/watchdog/imxwd.c | 6 +++---
include/reset_source.h | 22 +++++++++++++++++-----
9 files changed, 154 insertions(+), 24 deletions(-)
create mode 100644 arch/arm/mach-at91/include/mach/at91_shdwc.h
create mode 100644 arch/arm/mach-at91/reset_source.c
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-10-13 13:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-13 13:46 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-10-13 13:49 ` [PATCH 1/4] reset_source: make enum and string human readable Jean-Christophe PLAGNIOL-VILLARD
2012-10-13 13:49 ` [PATCH 2/4] reset_source: add software reset as possible source Jean-Christophe PLAGNIOL-VILLARD
2012-10-13 13:49 ` [PATCH 3/4] reset_resource: add wakeup source Jean-Christophe PLAGNIOL-VILLARD
2012-10-13 18:18 ` Sascha Hauer
2012-10-14 9:56 ` Jean-Christophe PLAGNIOL-VILLARD
2012-10-14 10:34 ` Eric Bénard
2012-10-15 8:04 ` Jan Lübbe
2012-10-13 13:49 ` [PATCH 4/4] at91: add reset and wakeup source detection 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=20121013134622.GM13639@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