From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: some cache related patches
Date: Thu, 18 Mar 2010 08:16:25 +0100 [thread overview]
Message-ID: <1268896587-20407-1-git-send-email-s.hauer@pengutronix.de> (raw)
Hi,
Here are some cache related patches for ARM.
Sascha
The following changes since commit c6f4ea0dcf2ee03e2fee8130e0fe87ecaa98efb2:
Juergen Beisert (1):
Make some help comments less confusing
are available in the git repository at:
git://git.pengutronix.de/git/barebox.git pu
Sascha Hauer (2):
armv5: use proper cache flush function
remove unused file arch/arm/cpu/cache.S
arch/arm/cpu/Makefile | 2 +-
arch/arm/cpu/cache-armv5.S | 113 ++++++++++++++++++++++++++++++++++++++++++++
arch/arm/cpu/cache.S | 70 ---------------------------
3 files changed, 114 insertions(+), 71 deletions(-)
create mode 100644 arch/arm/cpu/cache-armv5.S
delete mode 100644 arch/arm/cpu/cache.S
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2010-03-18 7:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-18 7:16 Sascha Hauer [this message]
2010-03-18 7:16 ` [PATCH 1/2] armv5: use proper cache flush function Sascha Hauer
2010-03-19 15:20 ` Eric Bénard
2010-03-22 7:30 ` Sascha Hauer
2010-03-18 7:16 ` [PATCH 2/2] remove unused file arch/arm/cpu/cache.S Sascha Hauer
2010-03-22 7:30 ` some cache related patches Sascha Hauer
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=1268896587-20407-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--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