From: Dirk Behme <dirk.behme@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/6] arm: unify interrupt init
Date: Sun, 10 May 2009 09:42:08 +0200 [thread overview]
Message-ID: <4A068550.5020702@googlemail.com> (raw)
In-Reply-To: <1241876118-27469-1-git-send-email-plagnioj@jcrosoft.com>
Jean-Christophe PLAGNIOL-VILLARD wrote:
> all arm init the IRQ stack the same way
> so unify it in lib_arm/interrupts.c and then call arch specific interrupt init
>
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cortex-A8 (OMAP3) part
Acked-by: Dirk Behme <dirk.behme@googlemail.com>
> ---
> applied to arm/testing
>
> Best Regards,
> J.
> cpu/arm1136/cpu.c | 11 -----------
> cpu/arm720t/cpu.c | 7 -------
> cpu/arm720t/interrupts.c | 2 +-
> cpu/arm920t/cpu.c | 11 -----------
> cpu/arm925t/cpu.c | 11 -----------
> cpu/arm926ejs/cpu.c | 11 -----------
> cpu/arm946es/cpu.c | 11 -----------
> cpu/arm_cortexa8/cpu.c | 12 ------------
> cpu/arm_intcm/cpu.c | 11 -----------
> cpu/ixp/cpu.c | 12 ------------
> cpu/ixp/interrupts.c | 2 +-
> cpu/lh7a40x/cpu.c | 11 -----------
> cpu/pxa/cpu.c | 11 -----------
> cpu/sa1100/cpu.c | 7 -------
> include/asm-arm/u-boot-arm.h | 1 +
> lib_arm/interrupts.c | 13 +++++++++++++
> 16 files changed, 16 insertions(+), 128 deletions(-)
next prev parent reply other threads:[~2009-05-10 7:42 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-09 13:35 [U-Boot] [PATCH 1/6] arm: unify interrupt init Jean-Christophe PLAGNIOL-VILLARD
2009-05-09 13:35 ` [U-Boot] [PATCH 2/6] arm: remove cpu_init Jean-Christophe PLAGNIOL-VILLARD
2009-05-09 13:35 ` [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc Jean-Christophe PLAGNIOL-VILLARD
2009-05-09 13:35 ` [U-Boot] [PATCH 4/6] lpc2292: " Jean-Christophe PLAGNIOL-VILLARD
2009-05-09 13:35 ` [U-Boot] [PATCH 5/6] arm920t/interrupts: Move conditional compilation to Makefile Jean-Christophe PLAGNIOL-VILLARD
2009-05-09 13:35 ` [U-Boot] [PATCH 6/6] S3C24x0: extract interrupts from timer Jean-Christophe PLAGNIOL-VILLARD
2009-05-09 18:26 ` [U-Boot] [PATCH 3/6] s3c4510b: move interrupts code to soc Wolfgang Denk
2009-05-10 14:40 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-10 19:39 ` Wolfgang Denk
2009-05-10 20:49 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-12 1:18 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-10 7:42 ` [U-Boot] [PATCH 2/6] arm: remove cpu_init Dirk Behme
2009-05-10 14:44 ` Jean-Christophe PLAGNIOL-VILLARD
2009-05-10 7:42 ` Dirk Behme [this message]
2009-05-10 14:42 ` [U-Boot] [PATCH 1/6] arm: unify interrupt init 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=4A068550.5020702@googlemail.com \
--to=dirk.behme@googlemail.com \
--cc=u-boot@lists.denx.de \
/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