From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] AT91: Rom boot prepare
Date: Fri, 3 Aug 2012 07:57:01 +0200 [thread overview]
Message-ID: <20120803055701.GA21069@game.jcrosoft.org> (raw)
Hi,
This patch serie prepare the support of Rom boot
The following changes since commit 6efca01b82a59f32b016f9cfd46b12e8e632ee92:
eukrea_cpuimx35: fix USB host (2012-08-02 11:01:18 +0200)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git master
for you to fetch changes up to bfefad599289a98656013d9d9ce753fbb484f071:
arm: at91: add custom barebox-arm-head (2012-08-03 13:36:41 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
arm: at91: add debug_ll support
arm introduce CONFIG_MACH_ARM_HEAD option to allow custom head
arm: at91: add custom barebox-arm-head
arch/arm/Kconfig | 5 +++++
arch/arm/include/asm/barebox-arm-head.h | 4 ++++
arch/arm/mach-at91/include/mach/barebox-arm-head.h | 33 +++++++++++++++++++++++++++++++++
arch/arm/mach-at91/include/mach/debug_ll.h | 37 +++++++++++++++++++++++++++++++++++++
4 files changed, 79 insertions(+)
create mode 100644 arch/arm/mach-at91/include/mach/barebox-arm-head.h
create mode 100644 arch/arm/mach-at91/include/mach/debug_ll.h
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-08-03 5:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-03 5:57 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-08-03 5:59 ` [PATCH 1/3] arm: at91: add debug_ll support Jean-Christophe PLAGNIOL-VILLARD
2012-08-03 5:59 ` [PATCH 2/3] arm introduce CONFIG_MACH_ARM_HEAD option to allow custom head Jean-Christophe PLAGNIOL-VILLARD
2012-08-03 5:59 ` [PATCH 3/3] arm: at91: add custom barebox-arm-head 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=20120803055701.GA21069@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